I am trying to link a really simple Palm aplication with the demo version of CW 8.
I got the error message Link Error : Exception68K.cp: '__rethrow' referenced from '__unexpected' is undefined. After turning off the "Use C++ Exceptions" checkbox in the C/C++ Language panel I get a new link error. Link Error : __RuntimeModule__: '__Startup__' referenced from '__DummyStartup__' is undefined. I have tried to turne all checkboxes in this panel off but it does not work. What should I do? Pedro URIA-RECIO R&D Engineer - france telecom R&D (FTR&D/DMR/SRS) Satellite Services and Networks Laboratory 38-40 rue du G�n�ral Leclerc, 92794 Issy-Les-Moulineaux Cedex 9 FRANCE T�l: +33 (0) 1 45 29 66 98 Fax: +33 (0) 1 45 29 45 34 E-mail: [EMAIL PROTECTED] -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Ben Combee Envoy� : jeudi 13 mai 2004 18:33 � : Palm Developer Forum Objet : Re: Link Error : Exception68K.cp: '__rethrow' referenced from '__unexpected' is undefined. At 04:21 AM 5/13/2004, you wrote: >I am trying to link a really simple Palm aplication with the demo >version >of CW 8 and I get this error message: > >Link Error : Exception68K.cp: '__rethrow' referenced from '__unexpected' >is undefined. > >Why? Turn off the "Use C++ Exceptions" checkbox in the C/C++ Language panel. C++ isn't supported with the demo version of CW for Palm OS V8. -- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
