This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: about building bootstrap compiler with CROSSGCC-0.28-rc34


Wu Bridge wrote:
I'm working on building arm-linux toolchain for GCC-3.4, xscale. I
used CROSSTOOL-0.28-rc34/arm-iwmmxt, but the toolchain encountered
problem when building a large c++ project. I had another arm-linux
toolchain for GCC-3.3.2, which is OK to build that project.

Can you post the error it encountered, and the source snippet that didn't build? It's quite likely that gcc-3.4 is running into something that it is stricter about than gcc-3.3 was.

But I want to know why CROSSTOOL uses the complex script since the
simply configure option work fine? Is that mandotary for building
GCC-3.4? Thanks!

gcc-3.4 is a tad bit harder to build than gcc-3.3, if I remember properly. - Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]