This is the mail archive of the gcc-help@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: Q: Using STL3 on Redhat 7.0


On Feb  5, 2001, Mark van Rossum <vrossum@brandeis.edu> wrote:

> but g++ still uses
> 	/usr/include/g++-2/
> instead of
> 	/usr/include/g++-3/

Are you sure?  My copy of GCC, as installed in Red Hat Linux 7, does
use /usr/include/g++-3.  But that's not STL3 (whatever you mean with
this term), it's just the third major interface change in the headers
of libstdc++-v2.  libstdc++-v3 has only recently been enabled by
default.  You may get it as part of development snapshots of GCC.

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