Someone noted that C++ does namemangling and that the namemangling is different when using different compilers. This would mean that all code would have to be compiled with the same compiler. Any comments about this, is it true, is it a problem? Eelke Klein