From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel.elstner@gmx.net To: gcc-gnats@gcc.gnu.org Subject: c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build Date: Wed, 20 Jun 2001 12:46:00 -0000 Message-id: <20010620194303.22448.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00848.html List-Id: >Number: 3301 >Category: c++ >Synopsis: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed Jun 20 12:46:03 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Daniel Elstner >Release: gcc 3.0.1 20010618 >Organization: >Environment: i686-pc-linux-gnu >Description: Linking of artsd fails with following errors: soundserver_impl.o(.gnu.linkonce.d._ZTCN4Arts16SoundServer_implE52_NS_16SoundServer_skelE+0x204): undefined reference to `virtual thunk to Arts::SoundServer_base::_defaultPortsIn() const' soundserver_impl.o(.gnu.linkonce.d._ZTCN4Arts16SoundServer_implE52_NS_16SoundServer_skelE+0x208): undefined reference to `virtual thunk to Arts::SoundServer_base::_defaultPortsOut() const' soundserver_impl.o(.gnu.linkonce.d._ZTCN4Arts16SoundServer_implE52_NS_16SoundServer_skelE+0x20c): undefined reference to `virtual thunk to Arts::SoundServer_base::_cast(unsigned long)' It works fine with gcc-3.0 release. Tried it with binutils 2.11 / 2.11.2. I'm sorry for not providing a test case or some files from the package. Since it's a linker failure, I just don't know what kind of information you need. >How-To-Repeat: start make in arts/soundserver >Fix: >Release-Note: >Audit-Trail: >Unformatted: