This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Problem building *-rtems on the head



Or at least I think it's the head. I am still learning subversion. :)


I am testing using gcc-head-test with the *-rtems targets. I managed
to build a native compiler and am using that to build the cross compilers. But when the build gets around to trying to build newlib, it is using CC=${target}-cc not the xgcc from the built gcc subdirectory.


I am using the same configure command I used with gcc 4.0.x and including --with-newlib.

Has anyone else tried to build a newlib target from the head recently?

--joel sherrill


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