c++/5440: g++-3.0.3 problem on solaris-sparc not present in g++-2.95.3 building KDE-2.2.2
Craig Rodrigues
rodrigc@attbi.com
Sat Mar 2 19:06:00 GMT 2002
The following reply was made to PR c++/5440; it has been noted by GNATS.
From: Craig Rodrigues <rodrigc@attbi.com>
To: papadopo@shfj.cea.fr.cea.fr
Cc: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
s.campbell@me.massey.landcare.cri.nz
Subject: Re: c++/5440: g++-3.0.3 problem on solaris-sparc not present in g++-2.95.3 building KDE-2.2.2
Date: Sat, 2 Mar 2002 22:04:21 -0500
> The C++ compiler defines _XOPEN_SOURCE without reason.
This statement is incorrect. The C++ compiler
defines _XOPEN_SOURCE on Solaris, because libstdc++-v3
requires certain header file features that are only
available under Solaris with _XOPEN_SOURCE defined.
See:
http://gcc.gnu.org/ml/gcc/2002-02/msg01368.html
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@attbi.com
More information about the Gcc-prs
mailing list