For a C++ application with 4.6.0pre1, which link libraries need to be listed in the Makefile? The linker is complaining about even the C++ basics- operator new, operator delete, etc. Amongst other things.