tony.chen@osborngroup.com writes: > Could someone recommand a STL for egcs on Redhat 6.0 Linux? Thanks. Do you have some reasons to use egcs instead of gcc 2.95.2 ? If not, try libstdc++-v3 ( http://sourceware.cygnus.com/libstdc++ ). Latest snapshot (2.90.8) is quite usable and is obviously closer to standard than STL distributed with current gcc releases. -- With regards, Roman.