I am developing an application for Palm OS 5 in CW 9.3 and I've run up
against "Near data segment is bigger than 64k "
My project was initially setup with expanded mode disabled and I'm now
trying to enable it. I've replaced the old runtime libraries with
MSL_C++_PalmOS_2iA4A5.lib and PalmOsRuntime_2i_A4A5.lib, but I still
get the link error. Is there any other changes I need to make to my
project to enable expanded mode and ensure that C++ goodies are being
placed in the expanded section?
Thanks,
=B