Displaying 2 results from an estimated 2 matches for "076de297".
2006 Jun 03
0
[LLVMdev] llvm-gcc 4.0 for Linux@x86
...cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060603/076de297/attachment.sig>
2006 Jun 03
5
[LLVMdev] llvm-gcc 4.0 for Linux@x86
Hi!
Apparently there are no precompiled binaries for llvm-gcc 4.0 for Linux.
I've tried downloading the sources and building according to http://llvm.org/docs/CFEBuildInstrs.html (except I'm not an elite gcc hacker). I tried following the guidelines and got what looks like a gcc for x86 with no traces of LLVM. I tried passing --enable-llvm with various llvm root pathnames
and got ICEs.