public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Building a crosscompiler
@ 2003-02-10 23:53 Uwe Reimann
  2003-02-10 23:57 ` Dan Kegel
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Reimann @ 2003-02-10 23:53 UTC (permalink / raw)
  To: gcc

Hi,

how do I configure to build a crosscompiler without having the 
system-includes for the target system?

Regards,Uwe

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

* Re: Building a crosscompiler
  2003-02-10 23:53 Building a crosscompiler Uwe Reimann
@ 2003-02-10 23:57 ` Dan Kegel
  2003-02-11  0:05   ` Uwe Reimann
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Kegel @ 2003-02-10 23:57 UTC (permalink / raw)
  To: Uwe Reimann; +Cc: gcc

Uwe Reimann wrote:
> how do I configure to build a crosscompiler without having the 
> system-includes for the target system?


What C library do you want to use?  glibc?
- Dan

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

* Re: Building a crosscompiler
  2003-02-10 23:57 ` Dan Kegel
@ 2003-02-11  0:05   ` Uwe Reimann
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Reimann @ 2003-02-11  0:05 UTC (permalink / raw)
  To: gcc

Dan Kegel wrote:
> Uwe Reimann wrote:
> 
> 
> What C library do you want to use?  glibc?
> - Dan

I don't want to use any libc. I'm currently porting uClinux to new 
platform, so there's no libc yet.

Using --with-newlib made gcc-3.2.1 not convert the system-headers. This 
does not seem to work with lates CVS sources. Using --with-inhibit-libc 
made no difference.

Regards, Uwe



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

end of thread, other threads:[~2003-02-11  0:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-10 23:53 Building a crosscompiler Uwe Reimann
2003-02-10 23:57 ` Dan Kegel
2003-02-11  0:05   ` Uwe Reimann

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).