Make sure the Runtime lib is the first file in the first segment, you might
also try and change the lib itself to the one they say in the manual you
should use.... we have a multi-segment project that uses the same lib with
no problem.
Ramel Levin
CTO
The PalmMate Team
Gotta Palm? Gotta visit www.PalmMate.com
----- Original Message -----
From: Qun Wang <[EMAIL PROTECTED]>
To: Palm Developers Forum List <[EMAIL PROTECTED]>
Sent: Sunday, August 01, 1999 6:22 PM
Subject: MultiSegment application?
> Hi, I am developing a Palm application.
> It has become a big application. I have to make it a multi-segment
> application in order to load the applcaion onto palm. But I am having a
> lot of troubles since I change application from single-segment
> into multi-segment. First the application starts to behave weird.
> Sometimes the application works fine, sometimes it crashes at places
> where single-segment never crashes. I tried to debug it. but
> CodeWarrior's debug somehow is not working properly. The debugger
> sometimes just showing a complete wrong variable values. and sometimes
> breaks in a function I never set break point. and the call stack is also
> not matching with the source code.
> Did anybody has these kind of problem with multi-segment application?
> Any help would be appriated.
>
> Thanks,
>
>
>