help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about STL include files


From: Paul Dubuc
Subject: Re: question about STL include files
Date: Wed, 16 Jun 2004 15:23:15 -0400
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020920 Netscape/7.0



Matthew Polder wrote:
Hi,

I'm using gcc 3.3 and 3.3.2 on Sun's OS 5.6 and 5.8. While perusing the
directory structure I noticed that there were two separate include
directories with Standard Template Library files:

/usr/local/include/c++/3.3.2/bits
/usr/local/include/g++

I'm fairly certain that the compiler is using the first directory but
I'm curious why both are there.

Maybe it was put there by an installation of an older GCC? The g++ directory is not used by gcc 3.3.*. GCC 2.95.3 used to have a g++-3 directory for its headers. Perhaps earlier versions left off the '-3'.

--
Paul M. Dubuc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]