From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10379 invoked by alias); 7 May 2008 07:29:55 -0000 Received: (qmail 10370 invoked by uid 22791); 7 May 2008 07:29:54 -0000 X-Spam-Check-By: sourceware.org Received: from smtp.net4india.com (HELO smtp.net4india.com) (202.71.129.67) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 07 May 2008 07:29:35 +0000 Received: from [122.165.1.202] (helo=Ganesh) by smtp.net4india.com with smtp (Exim 4.51) id 1Jte5h-0000Fh-ND for gcc-help@gcc.gnu.org; Wed, 07 May 2008 12:59:29 +0530 Message-ID: <017101c8b014$16001dc0$c301a8c0@Ganesh> From: "Ganesh" To: Subject: Porting GCC to 8051 Microcontroller Date: Wed, 07 May 2008 07:50:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.3138 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-05/txt/msg00077.txt.bz2 I am planning to do GCC porting for 8051 Microcontroller. Kindly send me the steps involved in this project. Regards, Ganesh