At 12:15 AM 10/4/2005, you wrote:
Hi All,
When I am trying to make changes in my multi-segment
application, Its not compiling and gives the below
error.
I am using Codewarrior 9.3. Code Model set to "Large"
and Struct Alignment is "68K".
Error:
Segment 'Precompiled Headers' is greater that 64000
bytes, it will generate an invalid PRC file.
I am not able to re-align my source or header files
into other segments.
Is there any other way to fix this?
You might get a little room by changing the code model to smart instead of
large. That will cause the code to use small-sized jumps when it can,
larger when it can't.
-- Ben Combee, Senior Software Engineer, Palm, Inc.
"Combee on Palm OS" weblog: http://palmos.combee.net/
Developer Forum Archives: http://news.palmos.com/read/all_forums/
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/