public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: mike stump <mrs@windriver.com>
To: gcc@gcc.gnu.org, scherrey@innoverse.com
Subject: Re: What's bringing these symbols in???
Date: Mon, 17 Sep 2001 15:27:00 -0000	[thread overview]
Message-ID: <200109172225.PAA27673@kankakee.wrs.com> (raw)

> From: Benjamin Scherrey <scherrey@innoverse.com>
> To: gcc@gcc.gnu.org
> Date: Sun, 16 Sep 2001 22:32:09 -0400

> When doing:
> gcc -Wl,-Bstatic -o wipedrive Display.o Eraser.o FileDevice.o Progress.o 
> Selection.o /usr/lib/libncurses.a /usr/local/lib/libcdk.a

> I get these linker errors:

> What is causing the reference to these symbols?

There is a utility called nm that will answer this question directly
for you.  It is part of a package called binutils.  Please consult the
documentation for nm for additional information.

             reply	other threads:[~2001-09-17 15:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-17 15:27 mike stump [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-09-17 11:23 Benjamin Kosnik
2001-09-16 19:34 Benjamin Scherrey

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=200109172225.PAA27673@kankakee.wrs.com \
    --to=mrs@windriver.com \
    --cc=gcc@gcc.gnu.org \
    --cc=scherrey@innoverse.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).