Robert, Can I move any of these files out of segment 1?
Palm OS Runtime.mcp PalmOS Runtime_21_A5.lib MSL_C++_PalmOS_2i_DbA4A5.lib POLD1.lib Starter.cpp StarterApp.cpp POL Lib.mcp I thought I read that you have to have some (or all) of these in the first segment or it'll crash your Palm when you try to install the program. Thanks for the help everyone, btw. I really appreciate the help. I'm about to go nuts trying to get this program linked & installed. -Mark --- Robert Moynihan <[EMAIL PROTECTED]> wrote: > Mark Chauvin wrote: > > >Jan, > > > >Having never seen a map file before this morning > >(never needed to look), I'm no expert, but it > doesn't > >seem to show any overcrowded segments, assuming 68K > is > >the limit: > > > >Segment 1 47518 bytes > >Segment 2 19768 bytes > >Segment 3 16678 bytes > >Segment 4 10628 bytes > >Segment 5 16786 bytes > >Segment 6 29814 bytes > >Segment 7 28428 bytes > > > > > > > The segments can be 64k in size, but you cannot jump > with an Int32 > relative reference more than +/-32k, so you need to > keep the segments > <32k. Bob. > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
