Your message dated Thu, 09 Jun 2005 19:44:18 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#251149: gcc wrapper for sparc is chronically broken 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; 27 May 2004 06:08:30 +0000 >From [EMAIL PROTECTED] Wed May 26 23:08:30 2004 Return-path: <[EMAIL PROTECTED]> Received: from smtp813.mail.sc5.yahoo.com [66.163.170.83] by spohr.debian.org with smtp (Exim 3.35 1 (Debian)) id 1BTE46-0000wI-00; Wed, 26 May 2004 23:08:30 -0700 Received: from unknown (HELO triplehelix.org) ([EMAIL PROTECTED]@68.126.221.19 with login) by smtp813.mail.sc5.yahoo.com with SMTP; 27 May 2004 06:08:30 -0000 Received: from darjeeling.triplehelix.org (darjeeling.wifi.triplehelix.org [192.168.0.7]) by triplehelix.org (Postfix) with ESMTP id B74142E165; Wed, 26 May 2004 23:08:29 -0700 (PDT) Received: from joshk by darjeeling.triplehelix.org with local (Exim 3.36 #1 (Debian)) id 1BTE45-0001b5-00; Wed, 26 May 2004 23:08:29 -0700 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Joshua Kwan <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcc wrapper for sparc is chronically broken X-Mailer: reportbug 2.60 Date: Wed, 26 May 2004 23:08:29 -0700 Message-Id: <[EMAIL PROTECTED]> Sender: Joshua Kwan <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (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_2004_03_25 X-Spam-Level: Package: gcc Version: 4:3.3.3-3 Severity: important [ Marked as important since this vile wrapper has permeated testing already. ] /usr/bin/gcc on the sparc architecture is really a link to a C wrapper that calls gcc-3.3 with either -m64 or -m32 depending on the native architecture, sparc64 or sparc32 respectively. This is well intended, but the leading issue with this is that mklibs will try to reduce 32-bit libraries in a 64-bit way, and cause it to require an invocation under 'sparc32' for it to work right now. It also caused many problems with some of the assumptions I made with my kernel packages because it set its own compiler flags silently and I hadn't found out. Some objects would get compiled as 64-bit objects on a 32-bit build (no idea why, since it is supposed to pass -m32), but after I removed the gcc-wrapper diversion everything worked. I suggest that this wrapper be removed as it does more harm than good, and people who are interested in 64-bit libraries for SPARC are probably able to figure out the compiler flags themselves. Joshua Kwan -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.6-mm5 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (ignored: LC_ALL set to en_US.UTF-8) Versions of packages gcc depends on: ii cpp 4:3.3.3-3 The GNU C preprocessor (cpp) ii cpp-3.3 1:3.3.3-9 The GNU C preprocessor ii gcc-3.3 1:3.3.3-9 The GNU C compiler -- no debconf information --------------------------------------- Received: (at 251149-done) by bugs.debian.org; 9 Jun 2005 17:44:51 +0000 >From [EMAIL PROTECTED] Thu Jun 09 10:44:51 2005 Return-path: <[EMAIL PROTECTED]> Received: from smtp07.web.de [217.72.192.225] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DgR5H-00078L-00; Thu, 09 Jun 2005 10:44:51 -0700 Received: from [84.59.231.231] (helo=juist) by smtp07.web.de with asmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.105 #291) id 1DgR4m-0001Er-00; Thu, 09 Jun 2005 19:44:20 +0200 Received: from falk by juist with local (Exim 4.50) id 1DgR4k-0000Wf-TR; Thu, 09 Jun 2005 19:44:18 +0200 To: [EMAIL PROTECTED] Cc: debian-sparc@lists.debian.org Subject: Bug#251149: gcc wrapper for sparc is chronically broken From: Falk Hueffner <[EMAIL PROTECTED]> X-Face: "iUeUu$b*W_"w?tV83Y3*r:`rh&dRv}$YnZ3,LVeCZSYVuf[Gpo*5%_=/\_!gc_,SS}[~xZ wY77I-M)xHIx:2f56g%/`SOw"Dx%4Xq0&f\Tj~>|QR|vGlU}TBYhiG(K:2<T^ Date: Thu, 09 Jun 2005 19:44:18 +0200 Message-ID: <[EMAIL PROTECTED]> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (cilantro, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: [EMAIL PROTECTED] X-Sender: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Hi, the consensus seems to be that while things aren't perefect, there's no bug in the gcc package here, so I close this. -- Falk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]