> I am currently not able to lower the number of segments because I depend on
> a third-party tool (Sybase UltraLite) which is quite rigid.  The
> application currently has about 70 code segments.  Interestingly enough, if
> I #ifdef out some features, the application does compile and link (57
> segments) and runs without a hitch!

  *woah* - did you say 70? :)

  by technical definition - there can be 65536 code segments, but.. 
  it could be an internal limitation of CW :) maybe, they just assume
  a max of 64 code segments, and keep an array of 64 elements :))

> This is quite a show-stopper, and I would be happy to hear comments from
> other users.

  i think the show-stopper is your design :) its rediculous that you have
  70 code segments.. what makes your application so special that it needs
  so many code segments? exactly why have you decided to do this?

  cheers

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


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