public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* linux build broken?
@ 2020-02-26  9:37 Lukas Straub
  2020-02-26 12:50 ` Christer Solskogen
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Straub @ 2020-02-26  9:37 UTC (permalink / raw)
  To: newlib

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?

Regards,
Lukas Straub

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux build broken?
  2020-02-26  9:37 linux build broken? Lukas Straub
@ 2020-02-26 12:50 ` Christer Solskogen
  0 siblings, 0 replies; 2+ messages in thread
From: Christer Solskogen @ 2020-02-26 12:50 UTC (permalink / raw)
  To: newlib

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-26 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26  9:37 linux build broken? Lukas Straub
2020-02-26 12:50 ` Christer Solskogen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).