From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23021 invoked by alias); 1 May 2003 08:49:23 -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 23014 invoked from network); 1 May 2003 08:49:20 -0000 Received: from unknown (HELO smtpout.mac.com) (17.250.248.89) by sources.redhat.com with SMTP; 1 May 2003 08:49:20 -0000 Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h418nJUf026886 for ; Thu, 1 May 2003 01:49:20 -0700 (PDT) Received: from [10.0.1.44] (dsl081-240-241.sfo1.dsl.speakeasy.net [64.81.240.241]) (authenticated bits=0) by mac.com (Xserve/MantshX 2.0) with ESMTP id h418ddml004999 for ; Thu, 1 May 2003 01:39:40 -0700 (PDT) User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Thu, 01 May 2003 08:49:00 -0000 Subject: Gcc and the arm7 processor From: brian hauser To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-SW-Source: 2003-05/txt/msg00007.txt.bz2 Hi, I was wondering if gcc can be used to compile for the arm7 processor. It might also be important to note that the processor I'm thinking about writing code for is part of an embedded system, so gcc would have to produce a hex file for writing to an eprom. Does anybody out there have any information about this? Thanks in advance for any help you might be able to give. brian P.S. Please reply to bhauser@mac.com as I don't subscribe to this list.