From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14646 invoked by alias); 12 Dec 2011 22:29:43 -0000 Received: (qmail 14636 invoked by uid 22791); 12 Dec 2011 22:29:42 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from zose-mta15.web4all.fr (HELO zose-mta15.web4all.fr) (176.31.217.11) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Dec 2011 22:29:28 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta15.web4all.fr (Postfix) with ESMTP id 5C8DD2C2AD; Mon, 12 Dec 2011 23:29:27 +0100 (CET) Received: from zose-mta15.web4all.fr ([127.0.0.1]) by localhost (zose-mta15.web4all.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4WmVd1LZSt0Z; Mon, 12 Dec 2011 23:29:26 +0100 (CET) Received: from zose-store12.web4all.fr (zose-store-12.w4a.fr [178.33.204.48]) by zose-mta15.web4all.fr (Postfix) with ESMTP id 467F82C29F; Mon, 12 Dec 2011 23:29:26 +0100 (CET) Date: Mon, 12 Dec 2011 22:29:00 -0000 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= To: "Yann E. MORIN" Cc: crossgcc@sourceware.org Subject: Re: [PATCH] cc/gcc: pass --with-float to configure Message-ID: <2d617d61-e7d9-4dad-be78-61485cecfe29@zose-store-12> In-Reply-To: <201112122256.40221.yann.morin.1998@anciens.enib.fr> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes 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 X-SW-Source: 2011-12/txt/msg00036.txt.bz2 > This should be already handled by the code on lines #176 and #439: > http://crosstool-ng.org/hg/crosstool-ng/file/7a5ee8d36a1d/scripts/bui= ld/cc/gcc.sh#l176 > > 176 for tmp in ARCH ABI CPU TUNE FPU FLOAT; do > 177 eval tmp=3D"\${CT_ARCH_WITH_${tmp}}" > 178 if [ -n "${tmp}" ]; then > 179 extra_config+=3D("${tmp}") > 180 fi > 181 done > > (same code on line #439 for the final gcc) > > Isn't it the case for you? Yes, my bad. I missed that part. Sorry for the noise. Best regards, Beno=C3=AEt Th=C3=A9baudeau -- For unsubscribe information see http://sourceware.org/lists.html#faq