Re: latest STL
From: Adam Fineman (aBfLiOnDeDmYaVnI_at_KcIoNmGpSuter.org)
Date: 08/19/03
- Next message: Art Werschulz: "Re: gcc -E foo.c and blank lines"
- Previous message: Måns Rullgård: "Re: Call for Running -> Ready state"
- In reply to: Shuo Xiang: "latest STL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Aug 2003 10:00:09 -0400
Shuo Xiang wrote:
<snip>
> Since it is to my knowledge that the entire STL comes as a collection
> of header files only, is it possible to upgrade STL just by
> downloading the latest version of the respective header files (I'm
> most interested in stl_vector.h) ? Or do I have to upgrade gcc itself
> to 3.x?
>
It is unlikely that upgrading a single header would work. You should
upgrade your STL, at least. If you are using an rpm-based system, you
will probably also have to upgrade your compiler and your libstdc++-* rpms.
The good news is that g++ 3.x is a much better (i.e. more
standard-conforming) implementation.
- Adam
- Next message: Art Werschulz: "Re: gcc -E foo.c and blank lines"
- Previous message: Måns Rullgård: "Re: Call for Running -> Ready state"
- In reply to: Shuo Xiang: "latest STL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|