problem in cross compiling newlib

DJ Delorie dj@redhat.com
Fri Aug 11 02:51:00 GMT 2006


> Well, can you just tell me the command line I should use?

Only if you let me read your mind.

> I have make my gcc with the command below:
> ../gcc-4.1.1/configure --target=arm-linux --prefix=/home/julyclyde/arm
> So, what command should I use if I use the top level configure AND

The same one.

> what command should I use if I use newlib's own configure?

Er, don't?  For many targets, newlib is configured and built multiple
times, to provide libraries for all sorts of command line options,
like arm vs thumb, or big vs little endian.  The toplevel stuff
manages this.



More information about the Newlib mailing list