Thanks Ben! That solved my problem.
//Ray

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Ben Combee
Sent: Tuesday, April 17, 2001 7:43 PM
To: Palm Developer Forum
Subject: Re: Link Error: __RuntimeModule__: Entry Point '__InitCode__' is
undefined

"Ray Marshall" <[EMAIL PROTECTED]> wrote in message
news:46128@palm-dev-forum...
>
> Does anyone know what this linker error means? I am using CodeWarrior
7. The
> only change I've made recently was to convert some code to C++.

If you use C++, you must link to the Palm OS Runtime library rather than
the StartupCode library.  This is required because C++ code has a more
elaborate startup procedure to deal with exception handling and
constructors of global variables.

--
Ben Combee, [EMAIL PROTECTED]
Techwood Broadcasting Foundation, Austin Bureau



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


-- 
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