Spoke too soon; I looked at the archives and found the whole thread from a
week ago on the subject. So, changing that line in PalmTypes.h does make
all the warnings and most of the undefined references to go away.

Unfortunately, this means the new serial manager won't work, as (at link time)
I get undefined references for all the Srm calls. That's probably because the
change in PalmTypes.h makes the _OS_CALL_WITH_SELECTOR() macros define to
nothing (which is what the SERIAL_TRAP macros eventually boils down to).

So, is there a way to compile get a program that uses the new Srm* functions
using GCC and SDK 3.5 ? Or a modified SDK 3.1 perhaps ?
Thanks in advance,
-Angelos


Reply via email to