From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add libiberty. Date: Mon, 29 Jun 2015 14:00:34 +0200 Message-ID: <878ub2ohb1.fsf@gnu.org> References: <871tgxzdji.fsf@elephly.net> <87y4j4xkw5.fsf@gnu.org> <87lhf4xgxg.fsf@elephly.net> <87d20ftwbz.fsf@gnu.org> <87h9prxc48.fsf@elephly.net> <87fv5ark1d.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9Xju-0007Kt-Bv for guix-devel@gnu.org; Mon, 29 Jun 2015 08:00:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z9Xjo-0004hQ-Qo for guix-devel@gnu.org; Mon, 29 Jun 2015 08:00:42 -0400 In-Reply-To: (Ricardo Wurmus's message of "Mon, 29 Jun 2015 10:47:13 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: Guix-devel Ricardo Wurmus skribis: > Alas, the current default (4.9) does not install "libiberty.a". That is > why I wrote the function "make-libiberty" to generate a "libiberty" > package given a certain version of GCC. For "powertabeditor" I just > want to use the current defaults for both GCC and "libiberty.a". Ooooh, my bad, I had overlooked what =E2=80=98make-libiberty=E2=80=99 actua= lly does (somehow I thought it was simply copying libiberty.a from gcc=E2=80=99s out= put.) Apologies for the confusion! So yes, the patch looks good to me, please push. Thanks, Ludo=E2=80=99.