inhibit_libc definition patch

Tim Prince tprince@computer.org
Fri Apr 28 17:21:00 GMT 2000


Yes, I know that gcc will build on hpux10.20 and irix6.5 and
will find the headers in /usr/include by default.  I haven't
seen it happen by default on systems where the host compiler is
gcc and there are include directories in host configuration
specific directories, such as the directory
/usr/i686-pc-cygwin/include/ of the current cygwin 1.1.0.
Perhaps this configuration is chosen so that these compilers may
be built conveniently as cross compilers e.g. on linux.

----- Original Message -----
From: "Chris G. Demetriou" <cgd@sibyte.com>
To: "Tim Prince" <tprince@computer.org>
Cc: <gcc-patches@gcc.gnu.org>
Sent: Friday, April 28, 2000 3:52 PM
Subject: Re: inhibit_libc definition patch


> Tim Prince <tprince@computer.org> writes:
> > That problem is not limited to cross compilers.  Simply
building
> > with the default /usr/local prefix when the host compiler is
> > installed in /usr fails here, until the headers appear in
> > /usr/local.
>
> On what system(s)?
>
> i ask, because i've never had issues compiling for
sparc-solaris or
> x86-linux (setting neither --host=... nor --target=..., i.e. a
> 'normal' native compiler), regardless of what I'm using for my
> destination prefix, even if i'm using gcc as my compiler...
>
>
>
> cgd
>



More information about the Gcc-patches mailing list