[LLVMdev] Problem with the installation of llvm gcc

Ben Perry pianoman at udel.edu
Mon Apr 19 08:07:58 PDT 2010


You need to manually copy the llvm-gcc front-end binaries to somewhere
in your path.  Alternatively, you can download the clang front-end and
start using that instead.

On Mon, Apr 19, 2010 at 10:58 AM, khaled hamidouche
<khaledhamidouche at gmail.com> wrote:
> Hello
>
> I'm trying to install LLVM and LLVM GCC
> so I check out  the source of llvm and llvm-gcc-4.2 from the svn
>
> I flow the instructions of this page
> http://llvm.org/docs/GCCFEBuildInstrs.html
>
> I did the installation of LLVM and LLVM GCC well but the problem is there is
> no llvm-gcc at the end of instalation !!! ??
> I mean in the /usr/local/bin/ there are all the commands of llvm (lli llc
> llvmc llmv-mc .... ) execpt llvm-gcc !!
>
> Please can you tell me what I did wrong
>
> Thank you
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>



-- 
"Believe you can, believe you can't; either way you're right."  -Henry Ford




More information about the llvm-dev mailing list