From: Nathan K. <na...@va...> - 2000-11-03 08:56:47
|
Tho...@rw... writes: > > If you use the sdk 3.5 update 1 the new version compiles without the > linker errors. You can find the file attached. > > Regards > Thorsten Tietz Danke Schoen! You are correct. Once I installed the new libPalmOSGlue.a the segments all fit and things starting working like they should. I think this is because the replacement library is 4K smaller, and we are pushing the edge of how big the UI section can be. -rw-r--r-- 1 root root 22618 (old version) libPalmOSGlue.a -rw-r--r-- 1 root root 16038 (new version) libPalmOSGlue.a --nate |