This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++ bootstrap failures on sparc-sun-solaris2.8 (analyzed)
- To: mark at codesourcery dot com (Mark Mitchell)
- Subject: Re: libstdc++ bootstrap failures on sparc-sun-solaris2.8 (analyzed)
- From: Joern Rennecke <amylaar at redhat dot com>
- Date: Thu, 2 Aug 2001 02:43:47 +0100 (BST)
- Cc: dje at watson dot ibm dot com (David Edelsohn),aoliva at redhat dot com (Alexandre Oliva),gdr at codesourcery dot com (Gabriel Dos Reis),pedwards at disaster dot jaj dot com (Phil Edwards),rth at redhat dot com (Richard Henderson),pfeifer at dbai dot tuwien dot ac dot at (Gerald Pfeifer),gcc at gcc dot gnu dot org (gcc at gcc dot gnu dot org),libstdc++ at gcc dot gnu dot org (libstdc++ at gcc dot gnu dot org),jh at suse dot cz (Jan Hubicka)
> #ifdef OK_TO_USE_GENERIC_STUFF
Why not #ifndef this stuff on one of the things that the "weird"
system would have to define instead?