* [parisc-linux] ld death
@ 2000-03-15 0:12 Dave O'Neill
2000-03-15 9:36 ` Philipp Rumpf
0 siblings, 1 reply; 2+ messages in thread
From: Dave O'Neill @ 2000-03-15 0:12 UTC (permalink / raw)
To: parisc-linux
I've managed to kill the linker from the x86 cross-binutils while building
a kernel. Does anyone have any ideas what might be causing this? Here's
what's happening:
hppa1.1-hp-linux-ld -T /home/dmo/cvs/linux-2.3/arch/parisc/vmlinux.lds
arch/parisc/real/head.o init/main.o init/version.o \
--start-group \
arch/parisc/kernel/pdc_cons.o arch/parisc/kernel/process.o
arch/parisc/real/real.o /home/dmo/cvs/linux-2.3/arch/parisc/lib/lib.a
arch/parisc/mm/mm.o arch/parisc/kernel/kernel.o arch/parisc/hpux/hpux.o
kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o arch/parisc/kernel/init_task.o \
drivers/block/block.a drivers/char/char.o drivers/net/net.o
drivers/pci/pci.a drivers/gsc/gsc.a \
net/network.a \
/home/dmo/cvs/linux-2.3/arch/parisc/lib/lib.a
/home/dmo/cvs/linux-2.3/lib/lib.a \
--end-group \
-o vmlinux
hppa1.1-hp-linux-ld: Warning: type of symbol `__ashrdi3' changed from 1 to
2 in ashrdi3.o
death: gsc_writeq type 1
hppa1.1-hp-linux-ld: can not size stub section: Bad value
make: *** [vmlinux] Segmentation fault (core dumped)
Dave
--
Dave O'Neill, Senior Linux Consultant, Linuxcare, Inc.
doneill@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [parisc-linux] ld death
2000-03-15 0:12 [parisc-linux] ld death Dave O'Neill
@ 2000-03-15 9:36 ` Philipp Rumpf
0 siblings, 0 replies; 2+ messages in thread
From: Philipp Rumpf @ 2000-03-15 9:36 UTC (permalink / raw)
To: Dave O'Neill; +Cc: parisc-linux
> hppa1.1-hp-linux-ld: Warning: type of symbol `__ashrdi3' changed from 1 to
> 2 in ashrdi3.o
> death: gsc_writeq type 1
> hppa1.1-hp-linux-ld: can not size stub section: Bad value
This is Sammyese for "undefined symbol gsc_writeq". I haven't actually got
that code in the tree that builds (and, until yesterday, worked) here, so
no idea what blew up. (actually, could you check we use gsc_(write|read)q
instead of ...d in gsc.h ?)
Philipp Rumpf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-03-15 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-15 0:12 [parisc-linux] ld death Dave O'Neill
2000-03-15 9:36 ` Philipp Rumpf
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.