I now see that this is because I am using C++ ... if I write a C library,
it's fine, but not C++

Is there a way to make a library in CW using C++ then, or am I SOL?


"Chris DiPierro" <[EMAIL PROTECTED]> wrote in message
news:44190@palm-dev-forum...
>
> I'm trying to make a library in CW 7. I've setup my target settings
> *EXACTLY* like the SampleLib application. However, when I compile/link, I
> get the message:
>
> Link Error   : __RuntimeModule__: '__Startup__' referenced from
> '__DummyStartup__' is undefined.
>
> I'm not sure I understand what's going on here. It shouldn't be looking
for
> a __Startup__ in a library to begin with. Can anyone shed some light?
>
> If I compile the SampleLib in the OS/3.5 SDK, it works fine...




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to