[parisc-linux] linker errors

Kumar kumar@ix.netcom.com
Tue, 4 May 1999 21:26:37 -0700 (PDT)


I am getting following errors even from the latest binutils and
parisc-linux-gcc. Are there any special LDFLAGS that one needs to use ?

						-pkd

I have been able to hack it to get in virtual mode. Just thought
of compiling with latest cross compiling tools ..rather than that
strange combination of gcc on HP-UX and HP's linker..


parisc-linux-ld -L. -R 0x100000 -N -S rom_interface.o setup.o utils.o
strutils.o bcopy.o main.o io.o -l milli -o vmlinux
parisc-linux-ld: can not size stub section: Bad value
rom_interface.o: In function `cout_putc':
rom_interface.o($CODE$+0xe4): undefined reference to `$$dyncall'
rom_interface.o: In function `bootdev_sread':
rom_interface.o($CODE$+0xe0): undefined reference to `$$dyncall'
rom_interface.o: In function `pdc_call':
rom_interface.o($CODE$+0x118): undefined reference to `$$dyncall'
main.o: In function `parisc_init':
main.o($CODE$+0x208): undefined reference to `$$divU'
make: *** [vmlinux] Error 1