From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26403 invoked by alias); 29 Feb 2008 13:37:40 -0000 Received: (qmail 26393 invoked by uid 22791); 29 Feb 2008 13:37:40 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 29 Feb 2008 13:37:22 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m1TDbKJ5014211; Fri, 29 Feb 2008 08:37:20 -0500 Received: from zebedee.pink (vpn-14-40.rdu.redhat.com [10.11.14.40]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m1TDbJ9U026181; Fri, 29 Feb 2008 08:37:19 -0500 Message-ID: <47C80A8F.1080008@redhat.com> Date: Fri, 29 Feb 2008 14:32:00 -0000 From: Andrew Haley User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: Rodrigo Dominguez CC: "'Martin Guy'" , gcc-help@gcc.gnu.org Subject: Re: GCC 3.3 binary for XScale References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-02/txt/msg00380.txt.bz2 Rodrigo Dominguez wrote: > Martin, > > This would install gcc on my host, not on my target. Not if you typed it on your target. > My host is a machine running Fedora Core 8. My target is an embedded board > with an XScale/ARM processor running Embedded Linux 2.6. Why didn't you say so? I thought you were running Fedora on your target. > I am looking for the gcc 3.3 binaries that can run on my target. Where did you get Embedded Linux 2.6 for your target from? Andrew. >> -----Original Message----- >> From: Andrew Haley [mailto:aph@redhat.com] >> Sent: Thursday, February 28, 2008 11:17 AM >> To: Rodrigo Dominguez >> Cc: 'Martin Guy'; gcc-help@gcc.gnu.org >> Subject: Re: GCC 3.3 binary for XScale >> >> Rodrigo Dominguez wrote: >>> Martin, >>> >>> Thanks for replying. I have a couple of questions: >>> >>> 1. Will this work if my host's linux distribution is not >> Debian? I am >>> running Fedora Core. >> Type "yum install gcc" >> >> Andrew. >> >