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]

Re: gcc-4.3.2 build break at multilib glibc


> Hi, I am trying to cross compile the gcc-4.3.2 for arm based dsp target.
> The following error occurs.

Building a cross-compiler for an embedded target requires a little bit
of know-how, usually best obtained from various guides on the net.  You
are getting these errors because you need a C library available.  It
should be possible for you to use newlib on this target.

Ben



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