From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22493 invoked by alias); 20 Nov 2004 15:59:24 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 22407 invoked from network); 20 Nov 2004 15:59:18 -0000 Received: from unknown (HELO redpinesignals.com) (203.196.161.92) by sourceware.org with SMTP; 20 Nov 2004 15:59:18 -0000 Received: from [192.168.1.11] ([192.168.1.11]) by redpinesignals.com (8.12.10+Sun/8.12.5) with ESMTP id iAKGLBer010019 for ; Sat, 20 Nov 2004 21:51:11 +0530 (IST) Message-ID: <419F6C9A.9060606@redpinesignals.com> Date: Sat, 20 Nov 2004 15:59:00 -0000 From: Sriharsha Vedurmudi Organization: Redpine Signals Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803 MIME-Version: 1.0 To: gcc-help@gcc.gnu.org Subject: Re: answered my own question.... References: <000101c4cf18$db6cec90$0900a8c0@smiller> In-Reply-To: <000101c4cf18$db6cec90$0900a8c0@smiller> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-11/txt/msg00140.txt.bz2 You need to specify the machine you are using to build gcc as HOST (--host) and the machine for which this gcc is intended to produce the code for as TARGET (--target). The thing you are seeing in the square brackets are the DEFAULTS which autoconf will assume if you do not supply any arguement. Steven Miller wrote: > --target and --host behave differently despite what ./configure --help says > > > Steven > > -- ***************************** * Sriharsha Vedurmudi * Software Engineer * * Redpine Signals Inc. * Gate #395, Plot 87,88 * Sagar Society, Road #2, * Banjara Hills, * Hyderabad - 500 034 * www.redpinesignals.com * * +91-40-23559911 (Office) * +91-9849133133 (Mobile) *****************************