This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build



>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]