[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#317318: marked as done (gcc-4.0: objects compiled with -march=pentium4 unlinkable)



Your message dated Thu, 21 Jul 2005 14:44:35 +0200
with message-id <17119.39091.671148.580644@gargle.gargle.HOWL>
and subject line Bug#317318: gcc-4.0: objects compiled with -march=pentium4 unlinkable
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Jul 2005 16:22:14 +0000
>From ossi@ktown.kde.org Thu Jul 07 09:22:14 2005
Return-path: <ossi@ktown.kde.org>
Received: from ktown.kde.org [131.246.103.200] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1DqZ8f-0001DW-00; Thu, 07 Jul 2005 09:22:13 -0700
Received: (qmail 26754 invoked by uid 1075); 7 Jul 2005 16:22:01 -0000
Message-ID: <[🔎] 20050707162156.26748.qmail@ktown.kde.org>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Oswald Buddenhagen <ossi@kde.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gcc-4.0: objects compiled with -march=pentium4 unlinkable
X-Mailer: reportbug 3.15
Date: Thu, 07 Jul 2005 18:11:45 +0200
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gcc-4.0
Version: 4.0.0-12
Severity: normal

about anything i try to compile fails at link time with a message like
this one if the objects are compiled with -march=pentium4:

/usr/X11R6/lib/libXinerama.a(Xinerama.o)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0):
In function `__i686.get_pc_thunk.bx':
: multiple definition of `__i686.get_pc_thunk.bx'
../../src/common/.libs/libcommon.a(utils.o)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0):
first defined here
collect2: ld returned 1 exit status

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.11.11
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages gcc-4.0 depends on:
ii  binutils                    2.15-7       The GNU assembler, linker and bina
ii  cpp-4.0                     4.0.0-12     The GNU C preprocessor
ii  gcc-4.0-base                4.0.0-12     The GNU Compiler Collection (base
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1                     1:4.0.0-12   GCC support library

Versions of packages gcc-4.0 recommends:
ii  libc6-dev                   2.3.2.ds1-22 GNU C Library: Development Librari
ii  libmudflap0-dev             4.0.0-12     GCC mudflap support libraries (dev

-- no debconf information

---------------------------------------
Received: (at 317318-done) by bugs.debian.org; 21 Jul 2005 12:44:40 +0000
>From doko@cs.tu-berlin.de Thu Jul 21 05:44:40 2005
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DvaPo-0003VT-00; Thu, 21 Jul 2005 05:44:40 -0700
Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id OAA10684;
	Thu, 21 Jul 2005 14:44:38 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 233FAF2DC;
	Thu, 21 Jul 2005 14:44:37 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 11475-42; Thu, 21 Jul 2005 14:44:35 +0200 (MEST) 11348
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
	Thu, 21 Jul 2005 14:44:35 +0200 (MEST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j6LCiZE9027251;
	Thu, 21 Jul 2005 14:44:35 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17119.39091.671148.580644@gargle.gargle.HOWL>
Date: Thu, 21 Jul 2005 14:44:35 +0200
To: Oswald Buddenhagen <ossi@kde.org>
Cc: 317318-done@bugs.debian.org
Subject: Re: Bug#317318: gcc-4.0: objects compiled with -march=pentium4 unlinkable
In-Reply-To: <20050713224709.GA4732@ugly.local>
References: <[🔎] 20050707162156.26748.qmail@ktown.kde.org>
	<[🔎] 17108.3499.910255.650888@gargle.gargle.HOWL>
	<20050713224709.GA4732@ugly.local>
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: 317318-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Oswald Buddenhagen writes:
> On Tue, Jul 12, 2005 at 08:36:27PM +0200, Matthias Klose wrote:
> > please recheck with binutils-2.16.1
> >
> geht :-)

which means: "works", closing the report.



Reply to: