public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Robert Boehne <rboehne@ricardo-us.com>
To: gcc@gcc.gnu.org
Subject: AIX g++ 3.0.2 Undefined symbol: virtual thunk to...
Date: Tue, 04 Dec 2001 12:59:00 -0000	[thread overview]
Message-ID: <3C0D3941.FCD52BE4@ricardo-us.com> (raw)

Hello,

I've got a bit of a problem here, and I suspect it might be due to
the fact I'm using gcc configured without shared libraries.
I could find no mention of "virtual thunk" (only non-virtual thunk)
in gnats, and I couldnt' find anything to suggest (to me) that
the two problem reports were related.

Any ideas?  What is a "thunk"?

Thanks,

Robert

/bin/sh ../libtool --mode=link g++  -g -O2  -lpthread -o object_test 
object_test.o ../sigc++/libsigc.la
g++ -g -O2 -o .libs/object_test object_test.o  -L../sigc++/.libs -lsigc
-lpthread -Wl,-bnolibpath
-Wl,-blibpath:/icarus/sigc++/ibm43/lib:/usr/lib:/lib
ld: 0711-224 WARNING: Duplicate symbol:
std::_Format_cache<char>::_S_pword_ix
ld: 0711-341 WARNING: Replaced XTY_CM symbol
std::_Format_cache<char>::_S_pword_ix requires an
        alignment more strict than the alignment of the symbol that
replaces it.
ld: 0711-224 WARNING: Duplicate symbol: std::numpunct<char>::id
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
ld: 0711-317 ERROR: Undefined symbol: virtual thunk to
SigC::Object::~Object()
ld: 0711-317 ERROR: Undefined symbol: virtual thunk to
SigC::Object::~Object()
collect2: ld returned 8 exit status           

boreas::/boreas/build302 (78)% gcc -v
Reading specs from
/boreas/gcctest/lib/gcc-lib/powerpc-ibm-aix4.3.3.0/3.0.2/specs
Configured with: /boreas/gcc-3.0.2/configure
--with-gcc-version-trigger=/boreas/gcc-3.0.2/gcc/version.c
--host=powerpc-ibm-aix4.3.3.0 --prefix=/boreas/gcctest --enable-threads
--enable-languages=c,c++ --without-gnu-ld --with-gnu-as
--infodir=/net/InHouse/emacs/20.7/info --enable-static --disable-shared
Thread model: single
gcc version
3.0.2                                                                                                 

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  rboehne@ricardo-us.com

             reply	other threads:[~2001-12-04 20:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-04 12:59 Robert Boehne [this message]
2001-12-04 13:03 ` David Edelsohn
2001-12-06  9:20   ` Robert Boehne
2001-12-06  9:55     ` David Edelsohn
2001-12-06 11:18       ` PR4122 Regression from 2.95 in 3.0.2 (Was: Re: AIX g++ 3.0.2 Undefined symbol: virtual thunk to...) Robert Boehne

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=3C0D3941.FCD52BE4@ricardo-us.com \
    --to=rboehne@ricardo-us.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).