This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: other/8307: libstdc++ fails to compile because of fixincludes headers


The following reply was made to PR other/8307; it has been noted by GNATS.

From: Pete Gonzalez <gonz@ratloop.com>
To: gcc-gnats@gcc.gnu.org,gcc-bugs@gcc.gnu.org,nobody@gcc.gnu.org,
 gcc-prs@gcc.gnu.org,gonz@ratloop.com,Peter.Barada@motorola.com
Cc:  
Subject: Re: other/8307: libstdc++ fails to compile because of
  fixincludes headers
Date: Sat, 15 Feb 2003 15:20:42 -0500

 >I regularly build a GCC/Newlib/binutils toolchain and don't see this
 >problem. Are you configuring using the "--with-headers=..." option?
 
 Yes, but my environment is a bit unusual.  I am building an ARM
 cross-compiler under Cygwin, using a modified version of this kit:
 
          http://www.io.com/~fenix/devkitadv/
 
 I think this is just an unusual setup that hasn't been tested by
 whoever maintains the "fixincludes" code.  I don't think it's
 specific to Cygwin, because at one point I was able to reproduce
 the bug under Debian Linux.  If someone wants to volunteer to
 debug it, I could probably create a Makefile that reproduces the
 problem in one of those environments.
 
 Thanks,
 -Pete
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]