Hi, bootstrap.sh installs gcc 3.4! So far so good, but gcc 3.3 is not unmerged. The consequence is, that "emerge -e system" installs gcc 3.4 and then afterwards gcc 3.3 instead of libstdc++-v3. I'd like to see, that bootstrap.sh unmerges any old gcc (emerge -C \<${gcc package that we just compiled}) so that a clean system is built with gcc 3.4 only! Greetings Sven