public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Marc Lehmann <pcg@goof.com>
To: egcs@cygnus.com
Subject: Re: Shared library linking problem.
Date: Tue, 28 Oct 1997 18:29:00 -0000	[thread overview]
Message-ID: <E0xQNq5-00029L-00.1997-10-29-03-26-33_pgcc_forever@cerebro> (raw)
In-Reply-To: <m0xQNNQ-0004edC@ocean.lucon.org>

>
>I heard this once with Qt. Which glibc 2 are you using? I have
>no problem with the slightly older glibc 2.1 on x86 and glibc
>2.0.5c on alpha.

I had this with qt, too, but now I have this with qt, kde, and many other
shared libs..

The reason is a R_386_PLT32 relocation record in the shared library, which
is caused by a PLT reference (like _._Array@PLT) in the code (maybe
it wasn'T resolved on linking or whatever).

I've tracked it down, but I have no idea why this is happening..
maybe you can enlighten me? In any case, this is very disgusting,
since you have no chance of finding out which entry caused
the bug, unless you heavily modify ld.so

glibc-2.0.5c on x86, btw..

      -----==-
      ----==-- _
      ---==---(_)__  __ ____  __       Marc Lehmann
      --==---/ / _ \/ // /\ \/ /       pcg@goof.com
      -=====/_/_//_/\_,_/ /_/\_\
    The choice of a GNU generation

  reply	other threads:[~1997-10-28 18:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-28 15:21 Rob Browning
1997-10-28 17:57 ` H.J. Lu
1997-10-28 18:29   ` Marc Lehmann [this message]
1997-10-28 18:44     ` H.J. Lu
1997-10-28 19:00   ` Ulrich Drepper
1997-10-29  5:13     ` Neal Becker
1997-10-28 19:00   ` Rob Browning
1997-10-29  5:13   ` Neal Becker
1997-10-29 16:16     ` H.J. Lu
1997-10-29 19:23       ` Neal Becker
1997-10-30 20:10         ` H.J. Lu

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=E0xQNq5-00029L-00.1997-10-29-03-26-33_pgcc_forever@cerebro \
    --to=pcg@goof.com \
    --cc=egcs@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).