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

G++ defining _GNU_SOURCE


	Why does GCC 3 now uniformly define _GNU_SOURCE in
cp/lang-specs.h?  This macro definition does not depend on the platform
using the GNU C Library.  It was not defined in gcc-2.95.

	Is this defined because of libstdc++-v3?

Thanks, David


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