[LLVMdev] Unable to build LLVM-GCC 2.3 (using x86_64 and gcc 4.2.3-2ubuntu7)

Alan Jenkins aj504 at student.cs.york.ac.uk
Sun Jun 22 13:32:48 PDT 2008


Duncan Sands wrote:
>> It seems you can't compile and run C programs at all.
>>
>> Maybe because you are using /home/alan/pkg/llvm/obj/./prev-gcc/xgcc instead of the system's gcc, which might be broken.
>>     
>
> During bootstrap stage 2 it is normal to use the just
> built gcc.
Yah.  I tried --disable-bootstrap now but it fails at
[configure-target-libmudflap].  I'm just getting a completely broken
compiler.
>   I don't understand why he is having this
> problem - I bootstrap llvm-gcc from time to time on
> x86-64 linux.
>
> Ciao,
>
> Duncan.
>   
OK.  Next time I'll try a 32-bit chroot and see if that helps.

Alan



More information about the llvm-dev mailing list