Hi,

Anybody know what GCC command/options I need to use to compile a "standalone
code resource"? I'm writing a hack, and the command I use for other code:

m68k-palmos-gcc -O2 -palmos3.5 -g -nostartfiles -o code03ea code03ea.c

doesn't seem to be working, because Hackmaster reports this error:

MemoryMgrNew.c, Line: 4131, Null handle

as soon as I check the box in Hackmaster to enable the hack.

Is there some special option I need to give m68k-palmos-gcc? Is my choice of
code03ea as the module name the problem? It's supposed to be some common
code called from 2 different trap handlers. Any suggestions?

Thanks,

Tom


-- 
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