libstdc++-v3 configure question

Alexandre Oliva aoliva@redhat.com
Thu Apr 19 12:49:00 GMT 2001


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



More information about the Gcc mailing list