Your message dated Sun, 21 Sep 2003 13:20:51 -0700 with message-id <[EMAIL PROTECTED]> and subject line fixed in binutils 2.14.90.0.6-2 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; 15 Aug 2003 10:05:30 +0000 >From [EMAIL PROTECTED] Fri Aug 15 05:05:28 2003 Return-path: <[EMAIL PROTECTED]> Received: from static-ctb02118.webone.com.au (sun) [210.9.242.118] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19nbSa-0001lR-00; Fri, 15 Aug 2003 05:05:28 -0500 Received: from jim by sun with local (Exim 3.36 #1 (Debian)) id 19nbSX-0003MF-00; Fri, 15 Aug 2003 20:05:25 +1000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Jim Watson <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcc-3.3: linking fails for large shared libaries X-Mailer: reportbug 2.20 Date: Fri, 15 Aug 2003 20:05:25 +1000 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_01,HAS_PACKAGE version=2.53-bugs.debian.org_2003_07_20 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp) Package: gcc-3.3 Version: 1:3.3.1-1 Severity: important -- System Information: Debian Release: testing/unstable Architecture: sparc Kernel: Linux sun 2.4.18 #1 SMP Mon Jan 27 14:07:39 EST 2003 sparc64 Locale: LANG=C, LC_CTYPE=en_US.UTF-8 Versions of packages gcc-3.3 depends on: ii binutils 2.14.90.0.5-0.2 The GNU assembler, linker and bina ii cpp-3.3 1:3.3.1-1 The GNU C preprocessor ii gcc-3.3-base 1:3.3.1-1 The GNU Compiler Collection (base ii libc6 2.3.2-2 GNU C Library: Shared libraries an ii libgcc1 1:3.3.1-1 GCC support library -- debconf information excluded (a) linking large modules fails with gcc-3.3.1. collect2: ld terminated with signal 11 [Segmentation fault] in openoffice sparc linux this problem is only with large modules dbaccess, sd, sw, sc (b) the same files will link OK using gcc-3.2.3 (c) for gcc-3.3.1 the same files will link OK using -Wl,--export-dynamic (d) from sc/util/makefile.mk might be relevant?? .IF "$(COM)"=="ICC" LINKFLAGS+=/SEGMENTS:512 /PACKD:32768 .ENDIF .IF "$(OS)"=="IRIX" LINKFLAGS+=-Wl,-LD_LAYOUT:lgot_buffer=30 .ENDIF (f) the build log Making: ../unxlngs.pro/lib/libsc645ls.so gcc -c -fPIC -o ../unxlngs.pro/slo/sc_dflt_version.o -DUNX -I../unxlngs.pro/inc /usr/local/oo_src/solenv/src/version.c gcc -z combreloc -shared -Wl,--version-script ../unxlngs.pro/misc/sc_sc645ls.map -L../unxlngs.pro/lib -L../lib -L/usr/local/oo_src/solenv/unxlngs/lib -L/usr/local/oo_src/solver/645/unxlngs.pro/lib -L/usr/local/oo_src/solenv/unxlngs/lib -L/usr/local/j2sdk1.4.1/lib -L/usr/local/j2sdk1.4.1/jre/lib/sparc -L/usr/local/j2sdk1.4.1/jre/lib/sparc/client -L/usr/local/j2sdk1.4.1/jre/lib/sparc/native_threads -L/usr/X11R6/lib ../unxlngs.pro/slo/sc_dflt_version.o ../unxlngs.pro/slo/sc_dflt_description.o -o ../unxlngs.pro/lib/libsc645ls.so <snip> ~400 --.o files </snip> ../unxlngs.pro/slo/fapihelper.o ../unxlngs.pro/slo/scflt.o ../unxlngs.pro/slo/scfobj.o -lysch -lsb645ls -lsfx645ls -lso645ls -lsvt645ls -lsvl645ls -lsvx645ls -lgo645ls -lofa645ls -lvcl645ls -lcppu -lcppuhelpergcc3 -lcomphelp3gcc3 -lucbhelper2gcc3 -ltk645ls -lvos3gcc3 -lsal -ltl645ls -lutl645ls -lsot645ls -lxo645ls -ldbtools2 -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc -lstdc++ collect2: ld terminated with signal 11 [Segmentation fault] --------------------------------------- Received: (at 205548-done) by bugs.debian.org; 21 Sep 2003 20:20:54 +0000 >From [EMAIL PROTECTED] Sun Sep 21 15:20:52 2003 Return-path: <[EMAIL PROTECTED]> Received: from h24-77-96-253.sbm.shawcable.net (straylight.cyberhqz.com) [24.77.96.253] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A1AhQ-0000jp-00; Sun, 21 Sep 2003 15:20:52 -0500 Received: from cyberhq.internal.cyberhqz.com (cyberhq.internal.cyberhqz.com [192.168.0.2]) by straylight.cyberhqz.com (Postfix) with ESMTP id 0DD8D54004 for <[EMAIL PROTECTED]>; Sun, 21 Sep 2003 13:20:52 -0700 (PDT) Received: by cyberhq.internal.cyberhqz.com (Postfix, from userid 1000) id C1F3E1B96F6; Sun, 21 Sep 2003 13:20:51 -0700 (PDT) Date: Sun, 21 Sep 2003 13:20:51 -0700 From: Ryan Murray <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: fixed in binutils 2.14.90.0.6-2 Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=0.0 required=4.0 tests=none version=2.53-bugs.debian.org_2003_9_20 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_20 (1.174.2.15-2003-03-30-exp) This is the same problem as bug #204615, which was fixed in binutils 2.14.90.0.6-2, so I'm closing this bug.