At 02:03 PM 1/17/2004, Eugene Mayevski wrote:
Hello, All!

I am trying to create a multi-segment static library and use it in a
project. While I seem to be able to create a library (with multiple
segments), an attempt to use the resulting lib (170Kb large) leads to a
warning that Segment X is larger than 64K and won't be linked correctly. Is
this a limitation or some trick I have misssed? The option "Link as signle
segment" is OFF for both library and project. I am using CW 9

How are you segmenting the static library? The segment tab means nothing for a static library; the only way to segment it is to use "#pragma segment" in the source files.


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