> > Just tell it to your linker, for exemple by adding
> > the -lPalmOSGlue to your 
> > compiler options ( after the names of all your
> > modules and before the -o ).
> > 
> > the l thing before PalmOSGlue is a lowercase L.
> 
> tried that, and it doesn't seem to work....
> m68k-palmos-gcc  -llibPalmOSGlue.a -O2   alpha.o -o
> alpha

  can you not read? dont put the ".a" or the "lib"

    -lPalmOSGlue

  *sigh*

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


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