Okay.. now I get all kinds of weird errors
/usr/local/m68k-palmos/sdk-3.0/Incs/UI/InsPoint.h:68: warning: `systrap'
attribute directive ignored
/usr/local/m68k-palmos/sdk-3.0/Incs/UI/InsPoint.h:71: storage class
specified for parameter `InsPtEnable'
and
/usr/local/m68k-palmos/sdk-3.0/Incs/Common.h:114: parse error before `{'
/usr/local/m68k-palmos/sdk-3.0/Incs/Common.h:116: parse error before `:'
/usr/local/m68k-palmos/sdk-3.0/Incs/Common.h:118: parse error before `:'
/usr/local/m68k-palmos/sdk-3.0/Incs/Common.h:118: parse error before `:'
/usr/local/m68k-palmos/sdk-3.0/Incs/Common.h:120: parse error before `:'
/usr/local/m68k-palmos/sdk-3.0/Incs/Common.h:120: parse error before `:'
/usr/local/m68k-palmos/sdk-3.0/Incs/Common.h:120: parse error before `:'
/usr/local/m68k-palmos/sdk-3.0/Incs/Common.h:122: parse error before `:'
/usr/local/m68k-palmos/sdk-3.0/Incs/Common.h:122: parse error before `:'
and
usr/local/m68k-palmos/sdk-3.0/Incs/System/ErrorMgr.h:261: stray '\' in
program
/usr/local/m68k-palmos/sdk-3.0/Incs/System/ErrorMgr.h:262: stray '\' in
program
/usr/local/m68k-palmos/sdk-3.0/Incs/System/ErrorMgr.h:263: stray '\' in
program
/usr/local/m68k-palmos/sdk-3.0/Incs/System/ErrorMgr.h:264: stray '\' in
program
/usr/local/m68k-palmos/sdk-3.0/Incs/System/ErrorMgr.h:265: invalid type
argument of `unary *'
and
usr/local/m68k-palmos/sdk-3.0/Incs/UI/Category.h:97: parse error before `db'
/usr/local/m68k-palmos/sdk-3.0/Incs/UI/Category.h:101: warning: type
defaults to `int' in declaration of `DmOpenRef'
Theres only about 3000 of these .. I can't believe that Sdk-3.0 should take
this much effort just to make it compile under unix? thanks. Charles
"Richard Burmeister" <[EMAIL PROTECTED]> wrote in message
news:54946@palm-dev-forum...
>
> > 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/