From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15775 invoked by alias); 17 May 2006 18:00:24 -0000 Received: (qmail 14946 invoked by uid 48); 17 May 2006 18:00:18 -0000 Date: Wed, 17 May 2006 18:00:00 -0000 From: "malitzke at metronets dot com" To: glibc-bugs@sources.redhat.com Message-ID: <20060517180018.2672.malitzke@metronets.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/2672] New: going libc_pic.a to libc_pic.os discard gets into the way X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00090.txt.bz2 List-Id: It looks to me that gcc is more incidental here and that really binutils is doing the work gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-23/build/libc_pic.os -Wl,-d -Wl,--whole-archive /usr/src/glibc-23/build/libc_pic.a .LANCHOR0' referenced in section `.text' of /usr/src/glibc-23/build/libc_pic.a(strtoul_l.os): defined in discarded section `.gnu.linkonce.r.__strtol_ul_max_tab' of collect2: ld returned 1 exit status make[1]: *** [/usr/src/glibc-23/build/libc_pic.os] Error 1 make[1]: Leaving directory `/usr/src/glibc-23/glibc-2.3.7' make: *** [all] Error 2 -- Summary: going libc_pic.a to libc_pic.os discard gets into the way Product: glibc Version: 2.4 Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: drepper at redhat dot com ReportedBy: malitzke at metronets dot com CC: glibc-bugs at sources dot redhat dot com GCC build triplet: powerpc GCC host triplet: powerpc GCC target triplet: powerpc http://sourceware.org/bugzilla/show_bug.cgi?id=2672 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.