At 03:15 PM 9/17/2003, Regis St-Gelais wrote:
> > You extend this technique to avoid the runtime load and separate file
> > by using the PRC Merge capabilities of the Palm OS 68K linker... take
> > the two targets that you've setup, say "Foo1.prc" and "Foo2.prc", then
> > add the two PRC files to a Palm OS 68K Linker target with the PRC
> > Merge target settings, with the output file being Foo.prc.  Make your
> > merge target depend on the two separate targets.  This works better if
> > you use a "Code Resource" target for the second PRC file with an
> > out-of-the-way code resource that can be ignored.
> >

I gess I use PalmOS 68K Linker with PalmRez Post Linker.
Where are the "PRC Merge target settings" your talking about?
What do I set as Mac Resource Files in the PalmRez Post Linker?

The Palm OS 68K Linker and the PalmRez Post Linker don't mix. PalmRez expects a Mac OS resource file that it will convert to PRC format, while the Palm OS 68K Linker outputs either PRC files or LIB files. If you mean "Mac OS 68K Linker", then the "Mac OS Merge Linker" is a separate linker that you can choose that will work with "PalmRez", but only if you play nice and respecify the output file of the Merge in the PalmRez panel.


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to