> This problem began today for apparently no reason (that I can 
> think of). At
> link time, I first get a message box saying:
> "MacOS 68K linker caused exception 0x0000005. Please terminate IDE and
> report the problem."
> If I try to link again, I get two link errors:
> i)Error while creating/copying resource fork
> ii)Error while saving resources

The link errors are due to the fact that your .rsrc files have probably been
moved or modified in some way so that the linker can't find both copies that
it needs.  Check to be sure you have a 0 byte .rsrc file.  In the same
folder level with that file, you need a Resource.frk folder, and a non-0
byte copy of the .rsrc file in that folder.  This is part of the Mac history
of this product where each resource has a data and a resource fork.

The linker exception is harder to diagnose.  Could you tell me which version
of the 68KLinker you have in your CW for PalmOS 6\bin\plugins\linker folder?

-hkmlt

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