> Any ideas? Should I attempt recompiling glibc2.1? As a starting point, make sure it links the right libraries. Run g++ with -v and try to understand every single line. Then do the same with -Wl,-verbose. Hope this helps, Martin