Subject: Re: Re:Re:Linker problem (to Ben Combee)
From: "Matthew Henry" <[EMAIL PROTECTED]>
Date: Thu, 4 Dec 2003 11:08:54 -0500

"Pablo Martin Vera" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>Ben I try splitting in severals segments and didn�t work I�ve also tried
changing the code model to small and large but when I do that I�ve got links
errors from POL.

Two tips:
1. Always use smart.  Ben may disagree, but if you use small you'll end up
spending half your day trying to get your program to compile every time you
make a simple change.  It's not worth it.
        <SNIP>

I think you will find almost everyone disagreeing with you!


With multi-segment program, use the "small" memory and you will minimize the size of your program. The benefit is substantial! It might also run a little quicker.

You need the discipline to keep each segment below 32KB.


Roger Stringer Marietta Systems, Inc. (www.mariettasystems.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