How to make native build?

Miro Kropáček miro.kropacek@gmail.com
Sat Feb 5 19:48:00 GMT 2011


> By default, newlib does not build natively.  It is expected that you would
> use glibc.  To build for i686-pc-linux-gnu, you need to specify
> --target=i686-pc-linux-gnu --with-newlib on your configuration.  Note that
thanks, this did the job.

I suggest to update --help output because none of the options from FAQ
(--enable-target-optspace, --enable-newlib-mb, and
--enable-newlib-hw-fp) are there, same for --with-newlib, one can only
guess (and ask in mailing list).

Miro



More information about the Newlib mailing list