On Tue, Feb 22, 2000 at 09:52:32AM +1030, Lane, Richard M wrote:

> Is g++ compliant with the ISO standard for c++ yet,
> and is there a STL implementation?

I don't know about ISO compliance, but I have fewer problems compiling
with g++ than with Sun CC or MS Visual C++.  The STL implementation is
a long way behind the latest standard though.

You can get a free STL which is pretty well up to date, and works nicely
with g++ and Sun CC.  It's at:  http://www.stlport.org/

You need to configure it for your compiler, but the autoconfiguration
works properly with both g++ and Sun CC.

Cheers,

John
-- 
whois [EMAIL PROTECTED]
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to