STL in G++?

Joe Buck Joe.Buck@synopsys.COM
Mon Jun 11 22:29:00 GMT 2007


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.



More information about the Gcc mailing list