I have build gcc from the cvs tree, to get gcj and CNI working. It works when i link to stand-alone apps. I get an error when i try to load libstdc++.so.4.0.0 into apache. (it needs to be loaded for apache to run cpp-modules) Cannot load /usr/local/lib/libstdc++.so into server:/usr/local/lib/libstdc++.so: undefined symbol: _Unwind_GetIP Lars Andersen