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]
Other format: [Raw text]

Re: STL in G++?


On Mon, Jun 11, 2007 at 06:06:14PM -0400, Dean Anderson wrote:
> This may be a stupid question, but I didn't find anything by googling 
> gcc, g++, STL. So:

Please use gcc-help, so that someone can help you with your installation
problem.  All g++'s from 3.0 on ship with a standard library that has
<algorithm>, <functional>, etc.  You do not need any third-party package
like STLport.

It is unclear what you did wrong from your message, but it's off-topic
for the gcc list.


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