This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mac os x and the STL (C++): limits, string
- To: gcc at gcc dot gnu dot org, pabuenzl at student dot ethz dot ch
- Subject: Re: mac os x and the STL (C++): limits, string
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Mon, 29 Oct 2001 17:08:42 -0800
Pascal, you'll want to get gcc-3.x, which comes with these features in
the C++ library. I believe Apple is using gcc-2.95.x for their
developer tools cd's. You might want to scope the Apple sites for a
preview release of gcc-3.x.
I suspect that Apple has something about gcc-3.x in one of their FAQ's...
-benjamin