This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in egcs-1.1.1 : Fixincludes breaks float.h/limits/syslimits under Solaris 2.6
- To: ddsinc09 at ix dot netcom dot com
- Subject: Re: Bug in egcs-1.1.1 : Fixincludes breaks float.h/limits/syslimits under Solaris 2.6
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 17 Dec 1998 22:12:46 -0700
- cc: Rick Flower <Rick dot Flower at trw dot com>, egcs-bugs mailing-list <egcs at cygnus dot com>
- Reply-To: law at cygnus dot com
In message <3679984D.67542BDE@datadesign.com>you write:
> Rick Flower wrote:
> > I know that this isn't the right fix, but it works for the short term
> > and doesn't appear to cause any problems..
>
> Which script/program is actually doing the mutilation?
> Given you are using Solaris, it looks like none of the
> fixinc.* alternate scripts ought to be invoked.
> Neither the fix-headers.c program nor the fixincludes
> script itself inserts an 'include_next' include.
> So it seems very curious.
>
Err, isn't solaris using fixinc-wrap? Which does use #include_next directives?
Jeff