This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++-v3 configure question
- To: law at cygnus dot com (Jeffrey A Law)
- Subject: Re: libstdc++-v3 configure question
- From: Joern Rennecke <amylaar at cambridge dot redhat dot com>
- Date: Thu, 19 Apr 2001 20:28:44 +0100 (BST)
- Cc: bkoz at redhat dot com, gcc at gcc dot gnu dot org
> Do we want the libstdc++ configury process to specify -ansi when it runs
> the compiler? Or should GCC always define _HPUX_SOURCE (seems wrong to me).
> Or should we hack up the g++ testsuite? Or is there some other direction we
> want to go to fix this problem?
We could use fixincludes to enable the declarations that are useful for GNU
tools / libraries not only for _HPUX_SOURCE_, but also for some GNU specific
#define.