From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6728 invoked by alias); 7 Jan 2009 10:08:19 -0000 Received: (qmail 6718 invoked by uid 22791); 7 Jan 2009 10:08:18 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from rv-out-0708.google.com (HELO rv-out-0708.google.com) (209.85.198.245) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Jan 2009 10:08:15 +0000 Received: by rv-out-0708.google.com with SMTP id b17so7968376rvf.48 for ; Wed, 07 Jan 2009 02:08:13 -0800 (PST) Received: by 10.142.161.13 with SMTP id j13mr9596474wfe.56.1231322893931; Wed, 07 Jan 2009 02:08:13 -0800 (PST) Received: by 10.142.90.17 with HTTP; Wed, 7 Jan 2009 02:08:13 -0800 (PST) Message-ID: Date: Wed, 07 Jan 2009 10:08:00 -0000 From: "Venkataramanan Kumar" To: cgen@sourceware.org Subject: Porting Binutils MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00002.txt.bz2 Hi, I am working on porting GCC and binutils to a target similar to MIPS. I have completed basic compiler port. Now I need to port binutils. Can you please give a brief introduction on how to start using CGEN. Thank is advance. -- Venkataramanan.K