public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Philip Blundell <Philip.Blundell@pobox.com>
To: Mike Stump <mrs@windriver.com>
Cc: gcc@gcc.gnu.org, rseguin@rsv.ricoh.com, gcc-help@gcc.gnu.org
Subject: Re: Converting aout objs to elf??
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <E12TKIR-0001sL-00@kings-cross.london.uk.eu.org> (raw)
Message-ID: <20000401000000.gW58dn6AEMMPVw0_G-jTfZPciycRCcE-kQ_3VPzO_4E@z> (raw)
In-Reply-To: <200003100216.SAA03962@kankakee.wrs.com>

>> Is there an easy means of converting a library of AOUT objects into
>> a (shared) ELF library?
>
>Sure, just pull out objcopy, and extend it to handle the relocs on
>your platform well, and presto, no problem.  Well, you might need to
>have ld remap the syms for you, byt other than that, it should just
>work.

Objcopy can handle simple cases of symbol munging already, via 
--remove-leading-char and so on.  For a.out -> ELF this may be all you need.

p.


  reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-09 18:16 Mike Stump
2000-03-09 23:57 ` Philip Blundell [this message]
2000-04-01  0:00   ` Philip Blundell
2000-04-01  0:00 ` Mike Stump
  -- strict thread matches above, loose matches on Subject: below --
2000-03-09 11:40 Ralph Seguin
2000-04-01  0:00 ` Ralph Seguin

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=E12TKIR-0001sL-00@kings-cross.london.uk.eu.org \
    --to=philip.blundell@pobox.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=gcc@gcc.gnu.org \
    --cc=mrs@windriver.com \
    --cc=rseguin@rsv.ricoh.com \
    /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).