My initial problem solved, (a path problem, yes I did really have
prc-tools 2.0 installed), I'm getting another error I don't understand.

The initial compile works, multigen works, the assemble works, but at
load, I get:

m68k-palmos-gcc -static -g -O3  -I/usr/palm/m68k-palmos-coff/include/PalmOS 
-I/usr/palm/m68k-palmos-coff/include 
-I/usr/palm/m68k-palmos-coff/include/PalmOS/System 
-I/usr/palm/m68k-palmos-coff/include/PalmOS/Hardware 
-I/usr/palm/m68k-palmos-coff/include/PalmOS/UI check.o moneytender-sections.o 
moneytender-sections.o -o check 
moneytender-sections.ld
moneytender-sections.o(.bss+0x0):moneytender-sections.s: multiple definition of 
`__text__'
moneytender-sections.o(.bss+0x0):moneytender-sections.s: first defined here
moneytender-sections.o(.bss+0x4):moneytender-sections.s: multiple definition of 
`__text__set1'
moneytender-sections.o(.bss+0x4):moneytender-sections.s: first defined here
moneytender-sections.o(.bss+0x8):moneytender-sections.s: multiple definition of 
`__text__set2'
moneytender-sections.o(.bss+0x8):moneytender-sections.s: first defined here
moneytender-sections.o(.text+0x0):moneytender-sections.s: multiple definition of 
`_GccRelocateData'
moneytender-sections.o(.text+0x0):moneytender-sections.s: first defined here
collect2: ld returned 1 exit status
make: *** [check] Error 1

(set1 and set2 are defined in my .def file as program segments.)

What am I missing now?

Sean.

---
Sean L. Gilley                  You take one road, you try one door
614-860-0247 (h)                There isn't time for any more
[EMAIL PROTECTED]          One's life consists of either/or.

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