From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8970 invoked by alias); 17 May 2006 23:10:29 -0000 Received: (qmail 8961 invoked by uid 22791); 17 May 2006 23:10:29 -0000 X-Spam-Check-By: sourceware.org Received: from sorrow.cyrius.com (HELO sorrow.cyrius.com) (65.19.161.204) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 17 May 2006 23:10:27 +0000 Received: by sorrow.cyrius.com (Postfix, from userid 10) id 833EF64D55; Wed, 17 May 2006 23:10:26 +0000 (UTC) Received: by deprecation.cyrius.com (Postfix, from userid 1000) id 1354466DD9; Thu, 18 May 2006 01:10:12 +0200 (CEST) Date: Thu, 18 May 2006 14:46:00 -0000 From: Martin Michlmayr To: binutils@sourceware.org Subject: Re: 2.16.93 prerelease available Message-ID: <20060517231012.GF7961@deprecation.cyrius.com> References: <20060517192841.GA13224@nevyn.them.org> <20060517222444.GB7961@deprecation.cyrius.com> <20060517225945.GA20297@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060517225945.GA20297@nevyn.them.org> User-Agent: Mutt/1.5.11+cvs20060330 X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00309.txt.bz2 * Daniel Jacobowitz [2006-05-17 18:59]: > Try mkdir objdir; cd objdir; ../configure. Does that reproduce it? Yeah, I tried that too - it works. > If so, does libiberty/pic exist, and what's in Yes. > libiberty/Makefile:PICFLAG? PICFLAG = and later: # Warning: this fragment is automatically generated # Following fragment copied from ../../libiberty/../config/mh-sparcpic PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` -- Martin Michlmayr http://www.cyrius.com/