public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ralph Schmidt <laire@basis.owl.de>
To: gcc-help@gcc.gnu.org
Subject: PPC Elf LD problem
Date: Thu, 06 Jan 2000 13:31:00 -0000	[thread overview]
Message-ID: <200001062130.AA00671@basis.owl.de> (raw)

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 

WARNING: multiple messages have this Message-ID
From: Ralph Schmidt <laire@basis.owl.de>
To: gcc-help@gcc.gnu.org
Subject: PPC Elf LD problem
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <200001062130.AA00671@basis.owl.de> (raw)
Message-ID: <20000401000000.QFq6Bn9atEaPxw2pPf5XK-mk3HpuaM2Q8hMpVMk-n6k@z> (raw)

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 

             reply	other threads:[~2000-01-06 13:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-06 13:31 Ralph Schmidt [this message]
2000-04-01  0:00 ` Ralph Schmidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200001062130.AA00671@basis.owl.de \
    --to=laire@basis.owl.de \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).