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: Error compiling newlib-1.13.0


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


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