From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17208 invoked by alias); 3 Jan 2014 10:00:26 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 17188 invoked by uid 89); 3 Jan 2014 10:00:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f46.google.com Received: from mail-wg0-f46.google.com (HELO mail-wg0-f46.google.com) (74.125.82.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 03 Jan 2014 10:00:21 +0000 Received: by mail-wg0-f46.google.com with SMTP id m15so13076192wgh.1 for ; Fri, 03 Jan 2014 02:00:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type; bh=/s85ZpbV8u/2Fx2R2NlayuOMkJ0UeJ5OUgX7962Whs8=; b=f1ud71jFyQhM6C9nK2sbEsR6896i16Xr+/uyZFMGoGcQt1UTGc62amxYIInaLvKFhO EoySG8QFQ+VegHpNuxKH+cUGXkUGZrA/YyyWYvGX6egs8y15fnyPuGyOywC5lQLbu+Lo sxRi+UjRKcwM1MTNlqkphggVvjFcy6gGGYV9DGN+3e4izMC9zXJIPq5f+yV0p7iLsirl CmC8tlBoVAAgAhHnK5GTDc0nmvyUjyi4/L8f8Ct9+w1MXLU7Aw09VfB45y/uLH/DV93t 0xgaHw6F7TvcPCMujsCA0iW22dJWnRMm5WUhHRslYp3YatGYjPsJ2o8lSZhnQ4S235Wu 6t4w== X-Gm-Message-State: ALoCoQnKXsOAcfgRzSIJwBuqXF4/Ueta1uRYSJieGQqsA9p+Hpd9DBGaYm0NVbR4l/hmGPkRH96Q X-Received: by 10.194.6.161 with SMTP id c1mr142476wja.89.1388743217943; Fri, 03 Jan 2014 02:00:17 -0800 (PST) Received: from [157.193.204.197] (laptop-np.elis.UGent.be. [157.193.204.197]) by mx.google.com with ESMTPSA id of4sm1684926wic.8.2014.01.03.02.00.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 Jan 2014 02:00:17 -0800 (PST) Message-ID: <52C68A5B.2070300@penneman.org> Date: Fri, 03 Jan 2014 10:00:00 -0000 From: Niels Penneman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: "Yann E. MORIN" , crossgcc@sourceware.org Subject: Re: binutils/binutils: 2.23.2 is a 2_23_or_later (ie. has gold) References: <52c2aeb4.8d3ec20a.65e7.ffffc17e@mx.google.com> <52C5335F.8040805@penneman.org> <20140102205551.GC3417@free.fr> In-Reply-To: <20140102205551.GC3417@free.fr> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CbbDuSv0LtPX89U6cfvFQTCXLtS7qAv8F" X-SW-Source: 2014-01/txt/msg00012.txt.bz2 --CbbDuSv0LtPX89U6cfvFQTCXLtS7qAv8F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-length: 2389 Happy new year. I've resubmitted both "patches" I submitted earlier, but now (hopefully) in the proper format. On 01/02/2014 09:55 PM, Yann E. MORIN wrote: > Niels, All, > > Happy New Year to all! > > On 2014-01-02 10:37 +0100, Niels Penneman spake thusly: >> You have added the BINUTILS_2_24_or_later symbol in Kconfig but >> unfortunately BINUTILS_V_2_24 does not select it. You also did not mark >> it as experimental; perhaps the latter was intended. > Doh, it seems that comitting stuff on New Year's Eve was a bad idea to > begin with! :-/ > > Thanks for spotting this! :-) > >> Here's a "suggestion": > Thanks for the "suggestion"! > > But, could you please send a 'proper' patch, with subject, commit log > and your Signed-off-by line, like, for example: > https://sourceware.org/ml/crossgcc/2014-01/msg00006.html > > You can use 'hg email' to send your patches. See: > docs/7 - Contributing to crosstool-NG.txt > > and section titled 'Using Mercurial to hack crosstool-NG' in: > docs/C - Misc. tutorials.txt > > Regards, > Yann E. MORIN. > > PS. I did not see that you did provide the binutils 2.23.2 patch, hence > the reason I did not credit you as being the author. Apologies... :-( > Also, that patch was not properly prepared (see above). > YEM. > >> =3D=3D=3D=3D=3D=3D >> diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in >> index 64ce389..e007e3c 100644 >> --- a/config/binutils/binutils.in >> +++ b/config/binutils/binutils.in >> @@ -10,7 +10,9 @@ choice >>=20=20 >> config BINUTILS_V_2_24 >> bool >> - prompt "2.24" >> + prompt "2.24 (EXPERIMENTAL)" >> + depends on EXPERIMENTAL >> + select BINUTILS_2_24_or_later >>=20=20 >> config BINUTILS_V_2_23_2 >> bool >> =3D=3D=3D=3D=3D=3D >> >> >> On 12/31/2013 12:46 PM, Yann E. MORIN wrote: >>> Yann, All, >>> >>> Your patch: >>> binutils/binutils: 2.23.2 is a 2_23_or_later (ie. has gold) >>> >>> has been applied as: #7b7d953f9cfb >>> http://crosstool-ng.org/hg/crosstool-ng/rev/7b7d953f9cfb >>> >>> Thank you! >>> >>> Regards, >>> Yann E. MORIN. > PPS: In case someone wondered: this was an automatic mail, I'm not > narcissistic enough to send myself a congratulation mail! ;-) > > That kind of mail is sent as soon as I'm not the author, or someone else > than me signed-off (or reported, or acked or added any other sob-line) > on the patch. > YEM. > --CbbDuSv0LtPX89U6cfvFQTCXLtS7qAv8F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 901 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSxopkAAoJELH28P2Bwo3ClHsQAKsqFD0//9qzmmyfCMBfQTz0 klkBcb9J0DhXyii55fZRwiygmlLqYCGpuhdn7GNy2ayjLASXmKsdOAZ6WrGrXJTV FqRlUqA3xG4sILHjX/KKVwDjEWykPznlJ2Vg7qlm4tytfsk/00J76byrEoL/wjqm 6JkBInExxSDroHJtSdMv2gXZ7rR3VZA/S5rCAMtdMEj5Nhd4lT2vdm+9jvzYBJyq Cw+VukSZv2qszr+3PfZusdJ+o+0uNj66Mk8iEcO6WFMu5zUSh94n6J2CRqxhDILb jwQGUVZQHrXgCjGA54bAXA/GoVStKzlX25/ThSD6Ds8nTA4f4Xl0KkrdB4Sbg5tL o4B1PdQmjUvYEtXfpTDs97kGHlov3BnO48kJXoh08CY5GnZ1qTaKaosS5jeduGvz fw1G2XzUe1mPu1s6ybabu/T7yKapVCuC1+WCS14JZaRfz/mDji/ShUsTbdlswTGz 2u1QPu2gHJ0uA4gZila19L89KO+viNLg2xZOBiCBkQ7N4nU5gIy4SjyeEqfGcZPz eYwQc3uTyKIcxf+wqTrecKPoiCaWNLgTt/DklZi2XeC5xQQhGzw+yGH5OASGXKxi 9M8bGtZBLr8beoq3Szlxh9lwCszWzEi4a2AR/1SC+mkE8urxfhv3zwGomsIuoLEE V3nllbF69AfBp45h/GFq =n4f/ -----END PGP SIGNATURE----- --CbbDuSv0LtPX89U6cfvFQTCXLtS7qAv8F--