From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nommos.sslcatacombnetworking.com (nommos.sslcatacombnetworking.com [67.18.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id E0AEBDDE35 for ; Thu, 21 Dec 2006 08:10:25 +1100 (EST) In-Reply-To: <45899E47.30704@us.ibm.com> References: <45899E47.30704@us.ibm.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <8CC7AA7F-65D0-4C57-9913-92B2F9243D68@kernel.crashing.org> From: Kumar Gala Subject: Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home Date: Wed, 20 Dec 2006 15:10:15 -0600 To: cjashfor@us.ibm.com Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Dec 20, 2006, at 2:34 PM, Corey Ashford wrote: > Hello, > > I'm new to this mailing list (and the penguinppc web site). I've just > finished up a first version of a PowerPC-specific plug-in for the > Eclipse C/C++ Development Tooling plug-in. > > This plug-in adds most of the PowerPC specific GNU C/C++ compiler > switches, as well as switches needed for the assembler and for linking > (using gcc). > > At this point, eclipse.org will not host it as they do not have > target-specific plug-ins yet. They may eventually. > > In the meantime, I'm looking for a place to host this plug-in and > would > be interested in getting some feedback on the content and quality > of it, > because this is first cut. > > Thanks for your consideration, > > - Corey When you say host what exactly are you looking for? How about something like savannah.org or sourceforge.net? - k