This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/4201: Link error "undefined reference to `non-virtual thunk"
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/4201: Link error "undefined reference to `non-virtual thunk"
- From: juergen at monocerus dot demon dot co dot uk
- Date: Sun, 2 Sep 2001 02:53:21 +0100 (BST)
>Number: 4201
>Category: c++
>Synopsis: Link error "undefined reference to `non-virtual thunk"
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Sep 01 18:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Juergen Heinzl
>Release: 3.0.1
>Organization:
>Environment:
System: Linux monocerus.demon.co.uk 2.2.19 #1 Mon Mar 26 21:18:17 BST 2001 i686 unknown
Architecture: i686
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-3.0.1/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-threads --enable-languages=c,c++ --disable-nls
>Description:
Orbacus-3.0.4 cannot be compiled with gcc-3.0.1. This bug had been
reported already, was closed but the release of gcc-3.0.1 still does
not work.
../../lib/libIDL.so: undefined reference to `non-virtual thunk to PortableServer::ServantBase::_non_existent()'
../../lib/libIDL.so: undefined reference to `non-virtual thunk to PortableServer::ServantBase::_OB_hasNativeTypes()'
../../lib/libIDL.so: undefined reference to `non-virtual thunk to PortableServer::ServantBase::_get_interface()'
collect2: ld returned 1 exit status
make: *** [../../bin/idl] Error 1
>How-To-Repeat:
As in previous reports.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: