From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8058 invoked by alias); 7 Dec 2011 07:57:12 -0000 Received: (qmail 8048 invoked by uid 22791); 7 Dec 2011 07:57:11 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Dec 2011 07:56:58 +0000 Received: by wgbds11 with SMTP id ds11so548734wgb.12 for ; Tue, 06 Dec 2011 23:56:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.206.6 with SMTP id fs6mr4742073wbb.20.1323244617328; Tue, 06 Dec 2011 23:56:57 -0800 (PST) Received: by 10.216.89.213 with HTTP; Tue, 6 Dec 2011 23:56:57 -0800 (PST) In-Reply-To: <4EDEEF00.3020708@rtems.org> References: <201112062217.23143.vapier@gentoo.org> <4EDEEF00.3020708@rtems.org> Date: Wed, 07 Dec 2011 07:57:00 -0000 Message-ID: Subject: Re: [PATCH] libc/newlib: fix configure error From: Zhenqiang Chen To: Ralf Corsepius Cc: Mike Frysinger , crossgcc@sourceware.org, "Yann E. MORIN" Content-Type: text/plain; charset=ISO-8859-1 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/msg00014.txt.bz2 > > The toplevel configure script does (It is GCC's/binutil's/gdb's unified > configure script). > > The newlib subdir's configure script doesn't. > > So .. the answer would depend upon which configure script the patch above > refers to. > > In my tests, there is no difference between --host=${CT_HOST} and --host=${CT_BUILD}. Both will use ${CT_TARGET}-gcc to build the newlib. So I prefer to use the unified format. Anyway it is OK for me to keep current configure. Thanks! -Zhenqiang -- For unsubscribe information see http://sourceware.org/lists.html#faq