On Tue, 23 Mar 2004 11:43:20, Jonatan Fernstad wrote: >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.
Did you check to see if there's also a resource fork hidden? >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. You can use the "par" utility to extract a resource from a .prc to a .bin file. Ron Nicholson HotPaw Productions http://www.hotpaw.com/rhn/palm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
