At 10:16 2002-11-8 -0800, you wrote:
The VC++ installation shouldn't have affected anything.I am using expanded mode and the A4A5 runtime library. Everything was fine last night. There have been no updates to CW since then.But, just to be on the safe side, I built "Build All.mcp"... same problem... This morning I changed a few lines of code and moved a function from one place to another. Everything compiles fine. I thought I might be bumping into some segmentation-related problem, so I moved things back and forth between segments bug got the same result. I even tried creating a third segment and moving some stuff to it, but same problem. BTW, I have a small app (single segment app) that's in development as well. It compiles and runs fine on the emulator.(except for the bugs that I've still got in my code ;-) The only other thing that has changed is that I installed Visual Studio-6 on this system last night. Could that have created some conflict somewhere?
We saw problems with the runtime library code in 8.0 and 8.2, but I thought we'd fixed everything in 8.3. Please submit a failing project to Metrowerks tech support, and we'll try to see what's going wrong in setting up your relocations. The bug that we fixed in V8.3 was related to having enough data in the expanded section that it has to emit an "absolute" relocation. We could have a latent problem here, but without a case that shows it, its going to be difficult to track down.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
