public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Edward Peschko <esp5@pge.com>
Cc: gcc@gcc.gnu.org
Subject: Re: errors with hidden symbols and apache
Date: Fri, 03 Sep 2004 23:34:00 -0000	[thread overview]
Message-ID: <20040903233409.GC13998@redhat.com> (raw)
In-Reply-To: <20040903231730.GC12688@mdssdev05>

On Fri, Sep 03, 2004 at 04:17:30PM -0700, Edward Peschko wrote:
> On Fri, Sep 03, 2004 at 04:08:53PM -0700, Richard Henderson wrote:
> > I suspect that you linked using ld, and not with the gcc driver.
> > Which would be incorrect.
> > 
> > r~
> 
> given that the command to do the linking was ...

I did not mean the main application.  I mean that one of the
libraries (against which the main application is being linked)
has already been linked incorrectly.

The error message given doesn't actually say which library is
referencing the symbol in question, but there are only a couple
listed that aren't Solaris system libraries.  Which limits the
possibilities.

Use 'readelf -r libfoo.so | grep __floatdisf' to find out which.


r~

  reply	other threads:[~2004-09-03 23:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-03 22:43 Edward Peschko
2004-09-03 23:09 ` Richard Henderson
2004-09-03 23:25   ` Edward Peschko
2004-09-03 23:34     ` Richard Henderson [this message]
2004-09-08  9:26       ` Edward Peschko
2004-09-08 18:16         ` Richard Henderson
2004-09-08 20:08           ` Edward Peschko
2004-09-08 21:16             ` Mike Stump

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=20040903233409.GC13998@redhat.com \
    --to=rth@redhat.com \
    --cc=esp5@pge.com \
    --cc=gcc@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).