Aaron Ardiri wrote: > its a bug in the header files.. but, not much > you can do about sony/palm/etc using enumerations now is there?
Certainly there is. Palm no longer uses enumeration constants in SYS_TRAP-style macros. This has been the case for GCC since the 3.5 SDK, i.e, for about 18 months. Eventually the other purveyors of SDKs will correct their header files too, especially if we make them aware of the problem. > so, maybe its time > to work around other peoples problems and support enumerations > (yes, i know its a pain in backside to implement). Which part of "not possible" did you not understand? :-) > and, think of this.. even though you may write a fix, people will > still use prc-tools 2.0, cause thats what is listed on palm.com Indeed, and that is a more interesting question. Perhaps someone from Palm can explain how it aids new developers for http://www.palmos.com/dev/tech/tools/gcc/ still to contain prc-tools 2.0, which is approximately two years old, buggy, and superseded by the current versions at http://prc-tools.sourceforge.net/ . John -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
