From owner-freebsd-ports@FreeBSD.ORG Mon Dec 19 10:33:56 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CEAD1065672 for ; Mon, 19 Dec 2011 10:33:56 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id D91C18FC0C for ; Mon, 19 Dec 2011 10:33:55 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA03364; Mon, 19 Dec 2011 12:33:52 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RcaXX-000FtP-TF; Mon, 19 Dec 2011 12:33:51 +0200 Message-ID: <4EEF130E.6080500@FreeBSD.org> Date: Mon, 19 Dec 2011 12:33:50 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111206 Thunderbird/8.0 MIME-Version: 1.0 To: Gerald Pfeifer References: <4EE9D2F6.2090906@FreeBSD.org> In-Reply-To: X-Enigmail-Version: undefined Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports Subject: Re: lang/gcc on freebsd 10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2011 10:33:56 -0000 on 19/12/2011 08:06 Gerald Pfeifer said the following: > On Thu, 15 Dec 2011, Gerald Pfeifer wrote: >>> lang/gcc build would fail for me on FreeBSD 10 (head) with binutils-2.22 >>> installed during its configure step with the errors like the following in >>> config.log: >> >> Yes, I am aware of it. lang/gcc is the slowly moving, conservative >> option, lang/gcc46 being the fast, aggressive one. In consequence, >> lang/gcc46 has already been fixed with regard to FreeBSD 10, whereas >> this likely will take another month or so for lang/gcc when the next >> upstream release hapens. >> >> (Had I better network connectivity right now, I might try the backport, > > I managed to get a somewhat decent connection now (and until Thursday). > > Want to give the attached patch against lang/gcc a try? It passes my > tests, but I'd prefer to get confirmation from someone directly affected > before committing it. The patch worked for me too, thank you. The only small trouble with it was that the resulting files/patch-freebsd10 had the dos line endings. -- Andriy Gapon