From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27441 invoked by alias); 9 May 2002 03:56:02 -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 27434 invoked from network); 9 May 2002 03:56:01 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 9 May 2002 03:56:01 -0000 Received: from atlrel6.hp.com ([156.153.255.205]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 175f28-0006so-00 for ; Wed, 08 May 2002 23:56:00 -0400 Received: from octopus.india.hp.com (octopus.india.hp.com [15.76.114.34]) by atlrel6.hp.com (Postfix) with ESMTP id A5F545CB for ; Wed, 8 May 2002 23:55:52 -0400 (EDT) Received: from nt1486 (nt1486.india.hp.com [15.76.114.86]) by octopus.india.hp.com with SMTP (8.8.6 (PHNE_17190)/8.8.6 SMKit7.02) id JAA01861 for ; Thu, 9 May 2002 09:36:26 +0530 (IST) Reply-To: From: "Shripad" To: Subject: gcc porting Date: Wed, 08 May 2002 20:56:00 -0000 Message-ID: <000001c1f70b$2720da90$56724c0f@nt1486> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 X-SW-Source: 2002-05/txt/msg00088.txt.bz2 hi.. i wanted to port gcc so that it generates code for mc68000 on my intel machine. Please tell me how to do it. shripad