This is the mail archive of the gcc-bugs@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



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]