linux build broken?

Christer Solskogen christer.solskogen@gmail.com
Wed Feb 26 12:50:00 GMT 2020


On 26.02.2020 10:37, Lukas Straub wrote:
> Hello Everyone,
> I just tried to build newlib as standalone libc for linux.
> I used the following configure:
>   ../newlib-cygwin/newlib/configure --prefix=/opt/my-newlib --host=i386-linux-gnu -disable-shared
> But during compilation, it actually includes headers from the build host, and errors out.
> What am I doing wrong?
> 

Last time I checked i386-linux-gnu is not a supported target for newlib.

-- 
chs



More information about the Newlib mailing list