I don't think You have to resegment the codes around. Codewarrior does it
for you if you need certain files in first segment. I guess I was confused
from the "INSTRUCTION".
I will take your response as "Yes" to my question but I don't think you
understand what I was asking. but thanks anyway.
sincerely
-----Original Message-----
From: Scott Johnson (Bellevue) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 05, 2000 7:36 PM
To: Palm Developer Forum
Subject: RE: MAP file question -- Multi Segment Application
> From: Lee, Eric [mailto:[EMAIL PROTECTED]]
> Any file that shows up in the link map on a line beginning with "Code:"
> must be in the first segment.
> Above statement is from the knowledge base but I have two different
section
> of "Code:".
> [Referring to http://oasis.palm.com/dev/kb/papers/1469.cfm]
That's not a statement, it's an instruction. It's telling you to re-segment
your app to force all such functions into the first segment.
(There are other problems in this article besides just the wording.)
> I have a bunch of "Code:" lines in a section "Segment 1" and I have the
> other bunch of "Code:" in a section "Segment 2" in a generated MAP file.
The map file is showing you which functions are in which segments. In fact
if you look at the offset and size values (the columns after 'Code:') you'll
see that it lists the exact link order within each segment.
-slj-
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/