bug-gplusplus
[Top][All Lists]
Advanced

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

Re: STL Problem


From: Andreas Krueger
Subject: Re: STL Problem
Date: Sat, 24 Mar 2001 18:14:40 +0100

Hi!

> We are writing an application that runs on NT and Solaris. We have
> installed g++ 2.95.2 on solaris.
> We are facing a problem on solaris saying "at" function not defined in
> Vector. Code works fine in VC++ on NT.
I am working with that compiler, too. Good, comfortable environment, but
obviously not strict enough to stop me writing non-ANSI c++.
So I am now compiling also immediately on gcc when I've written new code.

> Is there any advanced STL where in we get
> "at" function defined in Vector?
Have you tried www.stlport.org?
Compiling that huge STL-library took 30 min but was easy in linux gcc
2.95.2.

Hope that helps.

ciao,
Andreas









reply via email to

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