> Use the Palm OS 68K Linker instead. With the Mac OS 68K linker, your code > resource is there, but it's in a hidden RESOURCE.FRK folder.
Ok. > >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. > Oh... I don't know of a way to make a .bin file that just has the binary > code. The tools will always output a Mac OS resource file, a PRC file, or > a static library -- there are no other formats. How was this possible before? It was the stand alone code resource I had done previously with CW8. The way it is now works ok too, I ended up removing the unwanted prc header from the output from Palm Rez Post Linker afterwards, leaving just the 68k binary. Thanks, Jonatan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
