Hi Manuel, Many thanks for your answer and suggestions. I did as you suggested for the test program I posted earlier in this thread and your solution works!
However, something is still not working for my application - So far I am not exactly sure what or why. In answer to your question, yes I have various versions of gcc on my machine - Mostly from MacPorts, although I have built one from source. When compiling with gcc48 from MacPorts, libstdc++ appears to be correctly using /opt/local/lib/gcc48/libstdc++.dylib I need to do some more tests and investigation to work out why my simple test program now works, but my actual application does not (although it still does work when building with llvm-gcc-4.2) Thanks once again for your suggestion, I will post more info once I make some progress with my application. ... Thank you! Cheers, Tobias ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=48870#48870 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

