I've got a problem that was hoping to get some pointers for. Here is my
developement env.
CodeWarrior version 6. with the IDE ver 4.0.3
running on PC (NT OS) targeting Palm 3.1
I am trying to create a shared library that contains C++ classes, however, the
front interface is straight function calls
Now everytime I enable the C++ compiler option (even on the sample Lib that came
with codewarrior) I get the following linker error
Link Error : __RuntimeModule__: '__Startup__' referenced from
'__DummyStartup__' is undefined.
How can I get rid of this problem? Can I get rid of this problem? or am I
restricted to use C only for Shared libraries...
Thanks in advance
Arman Nikzad
[EMAIL PROTECTED]