[LLVMdev] llvm-gcc fails to build libgcc when built with itself

Duncan Sands duncan.sands at math.u-psud.fr
Fri Nov 14 02:46:21 PST 2008


> >Can you bootstrap llvm-gcc (configure with --enable-bootstrap)?
> 
> Nope, probably because it uses the host C++ compiler instead of the
> one built in stage1 during stage2:

This is, unfortunately, an old problem (there's a bug report about
it somewhere).  What is the system C++?

Ciao,

Duncan.



More information about the llvm-dev mailing list