If a C++ compiler other than the one GemStone is compiled with is used
to compile a GCI application, the C++ name mangling may be different and
result in undefined symbol errrors. (#39249)
Version 2.4 and later include the file $GEMSTONE/include/gcicpp.hc. Including
this file in your code will avoid the problem.
Last updated: 4/27/10