* [parisc-linux] parisc-linux-ld
@ 1999-06-26 15:19 Helge Deller
1999-06-28 14:52 ` John David Anglin
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 1999-06-26 15:19 UTC (permalink / raw)
To: Alex deVries; +Cc: parisc-linux
Hi Alex !
Could maybe someone make me a patched "parisc-linux-ld" binary, where I
can do
parisc-linux-ld -R xyz -N ( or any other letter for -R)
where xyz should be the origin of the ELF-binary, which is currently
0x2000 as seen in the mapfile ? (or is there any other possibility,
because -R at GNU-ld is not used for origin, but for symbol-names...).
If I would have such an patched linker, I maybe could try make the
cross-compiled ELF-binary bootable.....
Helge Deller..
--
---------------------------------------
Mailto:deller@gmx.de
ICQ# 2046114
---------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [parisc-linux] parisc-linux-ld
1999-06-26 15:19 [parisc-linux] parisc-linux-ld Helge Deller
@ 1999-06-28 14:52 ` John David Anglin
0 siblings, 0 replies; 2+ messages in thread
From: John David Anglin @ 1999-06-28 14:52 UTC (permalink / raw)
To: Helge Deller; +Cc: adevries, parisc-linux
> If I would have such an patched linker, I maybe could try make the
> cross-compiled ELF-binary bootable.....
Work has started to rewrite the hppa elf tools (gcc and binutils).
However, Jeff Law has indicated that the relocations done by ld
have a lot of bugs. He has strongly recommended that the elf tools
not be used until the rewrite is complete. However, having said
that, it would be useful to develop an ipl that could load an elf
kernel.
With ld, the text origin can be set with "-Ttext address" or using
a loader script (see arch/parisc/hp/vmlinux.lds). The headers
describing the elf format can be found in binutils/include/elf.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-06-28 15:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-06-26 15:19 [parisc-linux] parisc-linux-ld Helge Deller
1999-06-28 14:52 ` John David Anglin
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.