I tried setting my make file for multi sections as described in some of the
posts.  When running make, I get
the following:

AppAdmin: In function 'start':
crt0.c:35: multiple definition of 'start'
/usr/m68k-palmos/lib/crt0.o:crt0.c:35: first defined here
AppAdmin: In function '_GccRelocateData':
dreloc.c:30: multiple definition of '_GccRelocateData'
AppAdmin-sections.o(.text+0x0):AppAdmin-sections.s: first defined here
AppAdmin: In function 'start'
Common.c:84: multiple definition of 'ShowDialog'
Common.o(.text+0x352):Common.c: first defined here
...
followed by same message for all other functions in my code.

Can someone let me know whats happening?

David




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

Reply via email to