> Maybe you need some extern "C" magic. Yes, that got rid of the link error. Thanks.
> >Is there a step by step manual how to set up a target in CW9 that creates > >(only) a stand alone 68k binary file? > > Not one of which I'm aware. Ok. Could you help me out with the target settings to get this to work? :) Currently I have these settings: Linker: Macintosh 68k 68K Target-->Project Type: Palm OS Code resource 68K Target-->File name: Test.out When building this the Test.out file is created, but it does not countin anything, its size is 0. What do I need to do make CW create a 68k binary file? If I set the Post-linker to "Palm Rez Post Linker" I can create an output file that contains the 68k code, but this file also has the .prc database header. I only want the pure 68k code, without the .prc header or resources. Jonatan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
