>I just looked at some STL header (GCC 3.2.1) and found that there are >sometimes some 'inline' missing. > >For example in my installation the file >include/bits/stl_tree.h There has been work on this file in mainline sources, so your sources are out-of-date. You should be looking at 3.4/mainline sources. best, benjamin