public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@zembu.com>
To: law@cygnus.com
Cc: binutils@sourceware.cygnus.com, drepper@cygnus.com
Subject: Re: Dealing with broken ELF libraries
Date: Thu, 02 Sep 1999 06:55:00 -0000	[thread overview]
Message-ID: <19990902135533.8501.qmail@daffy.airs.com> (raw)
In-Reply-To: <23914.936225419@upchuck.cygnus.com>

   Date: Wed, 01 Sep 1999 16:36:59 -0600
   From: Jeffrey A Law <law@cygnus.com>

   We might be able to do something like recognize that LINK refers to a section
   that is not of type STRTAB (and then fall back to looking for .dynsym's
   string table).

I don't know what else would work.

Note that we already do workarounds like that in other cases.  For
example, the Oracle libraries on Solaris have a similar bug (or at
least they used to): the link field of the SHT_RELA sections does not
point to the appropriate symbol table.  You can see the workaround in
bfd_section_from_shdr in bfd/elf.c.

Ian

      parent reply	other threads:[~1999-09-02  6:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-01 15:47 Jeffrey A Law
1999-09-01 16:03 ` Ulrich Drepper
1999-09-01 16:11   ` Jeffrey A Law
1999-09-02  6:57     ` Ian Lance Taylor
1999-09-02  9:09       ` Ulrich Drepper
1999-09-02  6:55 ` Ian Lance Taylor [this message]

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=19990902135533.8501.qmail@daffy.airs.com \
    --to=ian@zembu.com \
    --cc=binutils@sourceware.cygnus.com \
    --cc=drepper@cygnus.com \
    --cc=law@cygnus.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).