* [parisc-linux] Linker question....
@ 1999-09-06 23:41 Ryan Bradetich
1999-09-07 5:32 ` Jeffrey A Law
0 siblings, 1 reply; 2+ messages in thread
From: Ryan Bradetich @ 1999-09-06 23:41 UTC (permalink / raw)
To: parisc-linux
Ok,
I've almost got the linux kernel to build on my linux box using the
cross-compiler rpms bits from puffin.external.hp.com.
I've spent a good portion of the day searching the archives on how to
address this problem, and the theme I've discovered is the kernel needs
to be compiled/linked under HP-UX?
I just wanted to verify this assertion before I installed the tools on
the C200.
Thanks,
-Ryan
PS. This is the error I get using the egcs cross-compiler.
------------------------------------
parisc-linux-ld -R 0xc0010000 -N -e stext arch/parisc/kernel/head.o
arch/parisc/kernel/init_task.o init/main.o init/version.o ramdisk.o\
arch/parisc/kernel/kernel.o arch/parisc/mm/mm.o kernel/kernel.o mm/mm.o
fs/fs.o ipc/ipc.o \
fs/filesystems.a \
net/network.a \
drivers/block/block.a drivers/char/char.a drivers/gecko/gecko.a
drivers/net/net.a drivers/pci/pci.a \
/home/rbrad/source/linux/arch/parisc/lib/lib.a
/home/rbrad/source/linux/lib/lib.a
/home/rbrad/source/linux/arch/parisc/lib/lib.a \
-o vmlinux
arch/parisc/kernel/kernel.o: In function `pdc_add_valid':
arch/parisc/kernel/kernel.o($CODE$+0x26f8): undefined reference to
`$global$'
gmake: *** [vmlinux] Error 1
[rbrad@beavis linux]$
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [parisc-linux] Linker question....
1999-09-06 23:41 [parisc-linux] Linker question Ryan Bradetich
@ 1999-09-07 5:32 ` Jeffrey A Law
0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1999-09-07 5:32 UTC (permalink / raw)
To: Ryan Bradetich; +Cc: parisc-linux
In message <37D4510D.B206030E@uswest.net>you write:
> I've spent a good portion of the day searching the archives on how to
> address this problem, and the theme I've discovered is the kernel needs
> to be compiled/linked under HP-UX?
That is correct. There is no cross-linker support for the SOM format. The
elf tools are in progress, but not ready for use.
jeff
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-09-07 5:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-09-06 23:41 [parisc-linux] Linker question Ryan Bradetich
1999-09-07 5:32 ` Jeffrey A Law
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox