[LLVMdev] problems building llvm-gcc-4.2 on fedora 21
Brian Faull
bfaull at cog-e.com
Mon Apr 6 08:27:01 PDT 2015
If you really need GCC as a front-end for some reason, consider using DragonEgg:
http://dragonegg.llvm.org
That page is somewhat out of date, but there is good information in the LLVMdev archives.
Brian
> On Apr 6, 2015, at 11:13 AM, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
>
> On Sun, Apr 05, 2015 at 03:30:56PM -0700, Donald Raikes wrote:
>> I am very new to llvm, but I need to have a fully working llvm /
>> llvm-gcc system built and running on my fedora 21 virtual machine so I
>> can perform some concolic testing with stp.
>
> llvm-gcc is dead. Please use clang.
>
> Joerg
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list