At 10:48 2003-2-7 -0800, you wrote:
Does smart,large,small make any real difference or is now leaving it as
small the more appropriate comp. option?
If you can't arrange the order of functions in your library to make it link with small, then switching to large or smart is appropriate, but otherwise, small is preferred due to the smaller code size.

Also - if I converted this to a static lib instead, do these rules still
apply, or can it now be written just like a normal (palm) application (with
exceptions etc.)?
Static libraries are just chunks of unlinked code. They have what restrictions apply to the code with which you link them.

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