Error compiling newlib-1.13.0
Shaun Jackman
sjackman@gmail.com
Tue Sep 27 15:45:00 GMT 2005
i686-pc-linux-gnu is a unique target, since it's not so much an
embedded system like most of the other targets. Read the "Shared
newlib" section of the README file. In particular, note that you must
add the --with-newlib option to configure:
$source_dir/configure --with-newlib
Cheers,
Shaun
2005/9/27, Derick Swanepoel <dswanepoel@gmail.com>:
> Sorry, forgot about that. I configured newlib with the default host
> and target, so in my case they are both "i686-pc-linux-gnu".
>
> Derick
More information about the Newlib
mailing list