public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* PPC Elf LD problem
@ 2000-01-06 13:31 Ralph Schmidt
  2000-04-01  0:00 ` Ralph Schmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Ralph Schmidt @ 2000-01-06 13:31 UTC (permalink / raw)
  To: gcc-help

I need to generate a relocatable elf image.
With ld -r it's possible to generate some combined object format that
comes close to my needs but i would like to be able to remove all
symbol relocs and only get section related reloc entries.
So ld would need to put all data objects into a .*bss*,.*data* section
and save relocs connected to sections.

Is there a way to generate something like this with ld ?

Regards
---
Ralph Schmidt,laire@popmail.owl.de(private),NextMail welcome 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* PPC Elf LD problem
  2000-01-06 13:31 PPC Elf LD problem Ralph Schmidt
@ 2000-04-01  0:00 ` Ralph Schmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Ralph Schmidt @ 2000-04-01  0:00 UTC (permalink / raw)
  To: gcc-help

I need to generate a relocatable elf image.
With ld -r it's possible to generate some combined object format that
comes close to my needs but i would like to be able to remove all
symbol relocs and only get section related reloc entries.
So ld would need to put all data objects into a .*bss*,.*data* section
and save relocs connected to sections.

Is there a way to generate something like this with ld ?

Regards
---
Ralph Schmidt,laire@popmail.owl.de(private),NextMail welcome 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-06 13:31 PPC Elf LD problem Ralph Schmidt
2000-04-01  0:00 ` Ralph Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).