linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: yyy <yaoyy@rising.com.cn>
To: linux-c-programming@vger.kernel.org
Subject: link error
Date: Fri, 06 Jul 2007 14:53:58 +0800	[thread overview]
Message-ID: <1183704838.5947.14.camel@debian> (raw)

When i link .o file to a dynamic lib, errors appear,
My link sentence such as:
g++ -g -shared -fPIC -o xxx.so xxx.o xxxx.o ....

the error such as:
`.L303' referenced in section `.rodata' of xxx.o: defined in discarded
section `.gnu.linkonce.t._ZN3ALT9TVSPrintfIcEEiPT_PKS1_Pv' of xxx.o

any one has any advice, i'm appreciate.




             reply	other threads:[~2007-07-06  6:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-06  6:53 yyy [this message]
2007-07-06  6:55 ` link error wwp
2007-07-06  7:02 ` Leslie P. Polzer

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=1183704838.5947.14.camel@debian \
    --to=yaoyy@rising.com.cn \
    --cc=linux-c-programming@vger.kernel.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 NNTP newsgroup(s).