public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build
@ 2001-06-20 12:46 daniel.elstner
  0 siblings, 0 replies; 4+ messages in thread
From: daniel.elstner @ 2001-06-20 12:46 UTC (permalink / raw)
  To: gcc-gnats

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build
@ 2001-08-17 14:56 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-08-17 14:56 UTC (permalink / raw)
  To: daniel.elstner, gcc-bugs, gcc-prs, nobody, rodrigc

Synopsis: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Aug 17 14:56:34 2001
State-Changed-Why:
    Works in latest mainline and branch.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3301&database=gcc


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build
@ 2001-08-17 14:26 Craig Rodrigues
  0 siblings, 0 replies; 4+ messages in thread
From: Craig Rodrigues @ 2001-08-17 14:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/3301; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build
Date: Fri, 17 Aug 2001 17:22:30 -0400

 ----- Forwarded message from Daniel Elstner <daniel.elstner@gmx.net> -----
 
 Delivered-To: rodrigc@gcc.gnu.org
 Subject: Re: c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build
 From: Daniel Elstner <daniel.elstner@gmx.net>
 To: rodrigc@gcc.gnu.org
 Cc: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org
 In-Reply-To: < 20010812200636.6253.qmail@sourceware.cygnus.com >
 X-Mailer: Evolution/0.12 (Preview Release)
 Date: 17 Aug 2001 22:34:42 +0200
 
 Am 12 Aug 2001 20:06:36 +0000 schrieb rodrigc@gcc.gnu.org:
 > Synopsis: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: rodrigc
 > State-Changed-When: Sun Aug 12 13:06:36 2001
 > State-Changed-Why:
 >     I cannot reproduce your problem with
 >     gcc 3.0.1 20010811.
 >     
 >     Can you download a newer gcc snapshot and try again?
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3301&database=gcc
 
 I tried again with a current gcc-3.0.1 snapshot and one
 from cvs HEAD, too.  Both work just fine now.
 
 Regards,
 --Daniel
 
 
 ----- End forwarded message -----


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build
@ 2001-08-12 13:06 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-08-12 13:06 UTC (permalink / raw)
  To: daniel.elstner, gcc-bugs, gcc-prs, nobody, rodrigc

Synopsis: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Sun Aug 12 13:06:36 2001
State-Changed-Why:
    I cannot reproduce your problem with
    gcc 3.0.1 20010811.
    
    Can you download a newer gcc snapshot and try again?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3301&database=gcc


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-08-17 14:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-20 12:46 c++/3301: gcc 3.0.1 20010618 breaks kdelibs-2.1.2 build daniel.elstner
2001-08-12 13:06 rodrigc
2001-08-17 14:26 Craig Rodrigues
2001-08-17 14:56 rodrigc

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).