public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: lrtaylor@micron.com
To: <david@thekramers.net>, <gcc-help@gcc.gnu.org>
Subject: RE: GNU g++ / AIX ld question
Date: Thu, 09 Sep 2004 18:58:00 -0000	[thread overview]
Message-ID: <363801FFD7B74240A329CEC3F7FE4CC4030961A5@ntxboimbx07.micron.com> (raw)

Just a thought on this - there probably is a linker option (that is, for
ld) for this.  I would recommend taking a look at ld's command line
options and pass the appropriate option to it though g++ using the -Wl
option.

Thanks,
Lyle


-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of David Kramer
Sent: Thursday, September 09, 2004 12:52 PM
To: gcc-help@gcc.gnu.org
Subject: GNU g++ / AIX ld question

<SNIP>
I can't seem to find a comparable g++ option to not link in objects that

are not referenced, and that means when I link my application against 
tccommon, it's claiming that the status class methods are undefined,
even 
though nothing the application is using from tccommon uses the status 
class.
 

             reply	other threads:[~2004-09-09 18:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-09 18:58 lrtaylor [this message]
2004-09-09 19:09 ` David Kramer
  -- strict thread matches above, loose matches on Subject: below --
2004-09-09 18:51 David Kramer

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=363801FFD7B74240A329CEC3F7FE4CC4030961A5@ntxboimbx07.micron.com \
    --to=lrtaylor@micron.com \
    --cc=david@thekramers.net \
    --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).