Kim Hock NG wrote: > > I had the same problem. Apparent, you code is trying > to make a cross segment jump which DRAGONBALL cannot > do and you need to do some kind of multiple segment > multi gen program, modify some def files and cut out > your code so that no global part can be in separate > segment etc... Go find out more with google search. > Got it: http://prc-tools.sourceforge.net/doc/prc-tools_3.html#SEC11
Thanks. The following optimization also helps: -O -fcse-skip-blocks Bob Williams -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
