> From: Charles Lane
>
> Okaay.. I did remove the \'s since I thought it just meant to continue the
> lines, If this isn't how to solve this problem, how do I solve it?
>

I don't use GCC, so Aaron or somebody else should probably answer.

It doesn't seem like a good idea to change SysTraps.h but if you have to,
try removing the '\' *and* the line feed.  E.g.,

#define SYS_TRAP(trapNum) __attribute__ ((systrap (trapNum)))

That should be a legal definition regardless of the compiler.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to