GCC3.2 build from source.

sspooner

Registered
Hi folks,

Has anyone managed to build GCC from the GNU.org source tree ?
I need to build a cross compiler for powerpc-linux and xscale-linux for a project with Monta Vista Linux, and I'd like to do my dev work on my PowerBook natively instead of using linux on VirtualPC.

For some reason GCC (any version) won't compile. I get parse errors in ../include/stdlib.h (I tried the bootstrap build as instructed on the GCC.org web site)

Even building for a native GCC does not seem to work.

Any GCC guru out there have any idea what could be going wrong ?

Many thanks
 
Back
Top