Bert Ruiterkamp <[EMAIL PROTECTED]> wrote:
> echo Step 2 -----------------------------------------------------
> m68k-palmos-gcc -g -DDEBUG MathLib.o -o MathLib
> m68k-palmos-gcc -g -DDEBUG LandingDistance.o -o LandingDistance

Linkers are for linking things together.  You're asking for them to be
separate.  This would be a good time to learn how to use your tools,
perhaps by reading the documentation or a book, or studying other
projects which use more than one source file.

    John

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