> Aaron,
> 
> I was using prc-tools 2.0  + fp bugfix and the multiple segment stuff was
> just too complicated to get working well.  I had converted my app from v0.5
> into multiple segment 2.0 and got it operational and was able to add new
> features.  After I released that version, I went to add even more features
> yet it began to get even more complex  to compile trying to avoid switch
> errors (you may remember posts I've made recently regarding having to
> compile the code in multiple pieces to avoid the switch error).

  well.. thats a design issue :)) design it correctly, and you wont run 
  into these type of problems.. the "one big C" syndrome dont work for
  me, i try and make it all modular, and break those modules into a
  seperate code segment of their own..

  with the use of features, you can rid the need for globals..  i posted
  a sample "how-to" for multiple code segment code earlier today.. its
  not that hard to get working..

> PRC Tools are good, but they still need a bit more development to be less
> "beta" feeling.

  it works perfectly for me..

  nothing "beta" about it.. much more professional feeling from prc-tools
  than i ever got from mac-wannabe codewarrior :P codewarrior crashes
  so many times, i am considering using the CD as my coffee coaster. :)

  prc-tools is the *nix compiler.. dont like tools like 'vi' and 'make',
  then, it just aint for you :)

  cheers

// az "its friday in 1 hour, 25 mins!"
[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