From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30741 invoked by alias); 28 Feb 2008 10:28:35 -0000 Received: (qmail 30727 invoked by uid 22791); 28 Feb 2008 10:28:34 -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; Thu, 28 Feb 2008 10:28:14 +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 m1SASC3T012666; Thu, 28 Feb 2008 05:28:12 -0500 Received: from zebedee.pink (vpn-14-3.rdu.redhat.com [10.11.14.3]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m1SASBCu022507; Thu, 28 Feb 2008 05:28:11 -0500 Message-ID: <47C68CBA.9030109@redhat.com> Date: Thu, 28 Feb 2008 11:06:00 -0000 From: Andrew Haley User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: Rodrigo Dominguez CC: 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/msg00355.txt.bz2 Rodrigo Dominguez wrote: > I am looking for GCC 3.3 binaries to run natively on an XScale/ARM > processor. Does anybody know where I can get this? It is important for me > that the version is 3.3. What does "run natively" mean? On what OS? Andrew.