From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31630 invoked by alias); 30 May 2010 08:56:06 -0000 Received: (qmail 31583 invoked by uid 48); 30 May 2010 08:55:44 -0000 Date: Sun, 30 May 2010 08:56:00 -0000 Message-ID: <20100530085544.31582.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/44308] ranlib: file: libbackend In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jay dot krell at cornell dot edu" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-05/txt/msg03261.txt.bz2 ------- Comment #3 from jay dot krell at cornell dot edu 2010-05-30 08:55 ------- Hm. There are more. Perhaps better to not compile/lib/link files that can be easily predicted to have no symbols? Maybe just ignore it. Maybe get Apple to change ranlib. Maybe they already have. ranlib: file: ../.././gcc/libgcc.a(_trampoline.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_ctors.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_powitf2.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_multc3.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_divtc3.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixtfdi.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixunstfdi.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floatditf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floatunditf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixsfti.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixdfti.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixxfti.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixtfti.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixunssfti.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixunsdfti.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixunsxfti.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_fixunstfti.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floattisf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floattidf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floattixf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floattitf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floatuntisf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floatuntidf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floatuntixf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(_floatuntitf.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(darwin-64.o) has no symbols ranlib: file: ../.././gcc/libgcc.a(unwind-sjlj.o) has no symbols -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44308