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]

Re: libstdc++-v3 configure question


On Apr 19, 2001, Joern Rennecke <amylaar@cambridge.redhat.com> wrote:

>> 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.

Sounds like a good idea.  But it would still not cause -ansi to not
introduce declarations other than those specified in the ISO standard.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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