...to answer the person who asked it it had been resolved, the answer is
kinda, sorta, no...

In 1 app I have, yes, removing the duplicate prototype (it wasn't clear
that you needed to have the one with __attribute__ as your only prototype,
I thought it was some sort of keyword issue) did in fact fix the problem
and it works just fine as a multisegment application. This app, however
does not really need to be multisegment, as it does not exceed a single
segment's size anyway, so it was more of an experiment

Unfortunately, in another app I have (the one that actually exceeds a
single segment's size still had problems. While I don't get a line 1111
instruction error anymore, I do get illegal instruction errors in the
stuff that's in another segment.

Basically it seems that multisegment is not quite up to par yet and I'm
going to head back to prc-tools v0.5 /w glibs (sigh).




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to