> I was going to try it, but then I started reading about needing assembler > stubs & stuff. Perhaps that's stuff I don't really need to know, but still, > I really wanted a solution where I didn't have to touch my sources. > > Let me ask you a question about capabilities though. Does prc-tools 2.x > native multi-segment support work without globals? I'm doing lots of launch > codes and alarm callbacks in my project. So far I've had no issues with > Multilink in this regard.
globals :) eek :) hehe - you can get around them with good design (ie: use feature pointers to allocate a chunk of memory) :P in regards to multilink, i wonder how it could be adapted to support ARM code :) esp. if your solving these globals issues with hacks/launch codes --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
