This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: problem in cross compiling newlib


> 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.


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