public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Amit Mehrotra <amehrotr@mail.icims.csl.uiuc.edu>
To: gcc-help@gcc.gnu.org
Subject: ld says undefined reference to function which exists
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <388CE662.EC139427@uivlsi.csl.uiuc.edu> (raw)
Message-ID: <20000401000000.eVuk9Q_2O_nNW008YCOZo2Gplvr6Dy8msYt0hN3NXag@z> (raw)

I have C++ code scattered over a bunch of .cc files which compiles
without errors. When I compile .o files to make a final executable, it
complains that some non-inline, non-member functions are not found.
However, when I nm the corresponding .o files, the functions are
present. I am using gcc 2.95.2 on a i686-gnu-linux system with ld which
is part of binutils-2.9.1.0.23. I am not able to figure out what the
problem is!

Amit

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-24 15:46 Amit Mehrotra [this message]
2000-04-01  0:00 ` Amit Mehrotra

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=388CE662.EC139427@uivlsi.csl.uiuc.edu \
    --to=amehrotr@mail.icims.csl.uiuc.edu \
    --cc=gcc-help@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).