I have a main target and 2 sub targets. Main target: -in C. -All my code is there. -Uses Palm OS 68K linker -Has a small RCP resource file (launchercategory and version recources only) -sub tagert 1 and sub target 2 PRCs are merged by Palm OS 68K Linker with main target - sub target 1 and 2 where draged into the main target to make it dependent of changes in the sub targets
Sub target 1 -in C. -Uses Macintosh 68K linker and Palmrez Post linker -All code is simply a dummy code resource -Has a MAC resource file. (95% of MAC max. resource count) Sub target 2 -in C. -Uses Macintosh 68K linker and Palmrez Post linker -All code is simply a dummy code resource -Has a MAC resource file. (10% of MAC max. resource count) If I only make changes to the main target, CW is stable But if I make changes to one of the sub targets it oftenly crashs or gives strange compilation errors when it start compiling the main target (after it has compiled and linked the sub target) Any clues? -- Regis St-Gelais, P. Eng. / ing. Software Development / D�veloppement informatique www.laubrass.com -- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
