"Chris Yourch" <[EMAIL PROTECTED]> wrote in message
news:35079@palm-dev-forum...
>
> Hi,
>
> I have a multi-segment app and my segment #pragma's are being ignored!

Do you have "deferred inlining" turned on in the C++ panel?  If so, the code
for functions is not generated until the end of the file, so your functions
would actually be instantiated into the object file when the final "#pragma
segment" was in effect.

--
Ben Combee
Veriprise Wireless <http://www.veriprise.com>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to