From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19003 invoked by alias); 28 Feb 2008 16:17:09 -0000 Received: (qmail 18990 invoked by uid 22791); 28 Feb 2008 16:17:08 -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 16:16:45 +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 m1SGGipx015909; Thu, 28 Feb 2008 11:16:44 -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 m1SGGg4Q031077; Thu, 28 Feb 2008 11:16:43 -0500 Message-ID: <47C6DE6A.8060709@redhat.com> Date: Thu, 28 Feb 2008 17:02: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=US-ASCII; 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/msg00360.txt.bz2 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.