* New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
@ 2006-12-20 20:34 Corey Ashford
2006-12-20 21:10 ` Kumar Gala
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Corey Ashford @ 2006-12-20 20:34 UTC (permalink / raw)
To: linuxppc-dev
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
--
Corey Ashford
Software Engineer
IBM Linux Technology Center, Linux Toolchain
Beaverton, OR
503-578-3507
cjashfor@us.ibm.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
2006-12-20 20:34 Corey Ashford
@ 2006-12-20 21:10 ` Kumar Gala
2006-12-21 3:20 ` Stephen Rothwell
2006-12-21 13:04 ` Matt Sealey
2006-12-21 14:30 ` Ben Warren
2 siblings, 1 reply; 10+ messages in thread
From: Kumar Gala @ 2006-12-20 21:10 UTC (permalink / raw)
To: cjashfor; +Cc: linuxppc-dev
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
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
@ 2006-12-20 22:03 Corey Ashford
2006-12-20 22:23 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 10+ messages in thread
From: Corey Ashford @ 2006-12-20 22:03 UTC (permalink / raw)
To: linuxppc-dev
Kumar Gala wrote:
> 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
Hi Kumar,
I was thinking there might be some place on penguinppc, but those others
sound like a good idea too. I will look into those.
Thanks for the suggestions!
- Corey
--
Corey Ashford
Software Engineer
IBM Linux Technology Center, Linux Toolchain
Beaverton, OR
503-578-3507
cjashfor@us.ibm.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
2006-12-20 22:03 Corey Ashford
@ 2006-12-20 22:23 ` Benjamin Herrenschmidt
2006-12-22 1:20 ` Hollis Blanchard
2006-12-23 21:32 ` David Woodhouse
0 siblings, 2 replies; 10+ messages in thread
From: Benjamin Herrenschmidt @ 2006-12-20 22:23 UTC (permalink / raw)
To: cjashfor; +Cc: linuxppc-dev
> Hi Kumar,
>
> I was thinking there might be some place on penguinppc, but those others
> sound like a good idea too. I will look into those.
>
> Thanks for the suggestions!
It's definitely worth linking it from penguinppc ! Though for hosting, a
place that provides a revision control system is probably better.
Ben.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
2006-12-20 21:10 ` Kumar Gala
@ 2006-12-21 3:20 ` Stephen Rothwell
0 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2006-12-21 3:20 UTC (permalink / raw)
To: Kumar Gala; +Cc: linuxppc-dev, cjashfor
[-- Attachment #1: Type: text/plain, Size: 590 bytes --]
On Wed, 20 Dec 2006 15:10:15 -0600 Kumar Gala <galak@kernel.crashing.org> wrote:
>
> 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,
>
> When you say host what exactly are you looking for? How about
> something like savannah.org or sourceforge.net?
Or may ozlabs.org (if we supply enough infrastructure).
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
2006-12-20 20:34 Corey Ashford
2006-12-20 21:10 ` Kumar Gala
@ 2006-12-21 13:04 ` Matt Sealey
2006-12-21 14:30 ` Ben Warren
2 siblings, 0 replies; 10+ messages in thread
From: Matt Sealey @ 2006-12-21 13:04 UTC (permalink / raw)
To: cjashfor; +Cc: linuxppc-dev
We'll host it on PowerDeveloper.org if you want.
What do you need? :)
--
Matt Sealey <matt@genesi-usa.com>
Genesi, Manager, Developer Relations
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
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
2006-12-20 20:34 Corey Ashford
2006-12-20 21:10 ` Kumar Gala
2006-12-21 13:04 ` Matt Sealey
@ 2006-12-21 14:30 ` Ben Warren
2 siblings, 0 replies; 10+ messages in thread
From: Ben Warren @ 2006-12-21 14:30 UTC (permalink / raw)
To: cjashfor; +Cc: linuxppc-dev
Google's new hosting program is supposed to be pretty good. They use a
variant of Subversion for revision control:
http://code.google.com/hosting/
On Wed, 2006-12-20 at 12:34 -0800, 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
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
2006-12-20 22:23 ` Benjamin Herrenschmidt
@ 2006-12-22 1:20 ` Hollis Blanchard
2006-12-23 21:32 ` David Woodhouse
1 sibling, 0 replies; 10+ messages in thread
From: Hollis Blanchard @ 2006-12-22 1:20 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linuxppc-dev, cjashfor
On Thu, 2006-12-21 at 09:23 +1100, Benjamin Herrenschmidt wrote:
> > Hi Kumar,
> >
> > I was thinking there might be some place on penguinppc, but those others
> > sound like a good idea too. I will look into those.
> >
> > Thanks for the suggestions!
>
> It's definitely worth linking it from penguinppc ! Though for hosting, a
> place that provides a revision control system is probably better.
Agreed. Despite what you might think from recent glibc developments,
penguinppc.org does not offer project hosting and I don't believe it
should: I already don't have time to keep up with the simple content it
offers (volunteers welcome). There are plenty of free OSS hosting sites
out there...
-Hollis
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
@ 2006-12-23 1:53 Corey Ashford
0 siblings, 0 replies; 10+ messages in thread
From: Corey Ashford @ 2006-12-23 1:53 UTC (permalink / raw)
To: linuxppc-dev
Hello all,
It appears I sent this mail to the wrong address yesterday, so here it
is again:
Stephen Rothwell wrote:
> Or may ozlabs.org (if we supply enough infrastructure).
Matt Sealey wrote:
> We'll host it on PowerDeveloper.org if you want.
>
> What do you need? :)
Ben Warren wrote:
> Google's new hosting program is supposed to be pretty good. They use a
> variant of Subversion for revision control:
>
> http://code.google.com/hosting/
Thanks for the suggestions!
Kumar Gala suggested sourceforge.net or savannah.gnu.org yesterday. I
looked around on those two and found that sourceforge had a number of
Eclipse projects already, and savannah had none, and since it doesn't
matter much to me, I opted for sourceforge. I've applied for a project
and am currently waiting for approval.
- Corey
--
Corey Ashford
Software Engineer
IBM Linux Technology Center, Linux Toolchain
Beaverton, OR
503-578-3507
cjashfor@us.ibm.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home
2006-12-20 22:23 ` Benjamin Herrenschmidt
2006-12-22 1:20 ` Hollis Blanchard
@ 2006-12-23 21:32 ` David Woodhouse
1 sibling, 0 replies; 10+ messages in thread
From: David Woodhouse @ 2006-12-23 21:32 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linuxppc-dev, cjashfor
On Thu, 2006-12-21 at 09:23 +1100, Benjamin Herrenschmidt wrote:
> > Hi Kumar,
> >
> > I was thinking there might be some place on penguinppc, but those others
> > sound like a good idea too. I will look into those.
> >
> > Thanks for the suggestions!
>
> It's definitely worth linking it from penguinppc ! Though for hosting, a
> place that provides a revision control system is probably better.
You're welcome to an account on git.infradead.org for hosting
PPC-related projects.
--
dwmw2
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2006-12-23 21:32 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-23 1:53 New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home Corey Ashford
-- strict thread matches above, loose matches on Subject: below --
2006-12-20 22:03 Corey Ashford
2006-12-20 22:23 ` Benjamin Herrenschmidt
2006-12-22 1:20 ` Hollis Blanchard
2006-12-23 21:32 ` David Woodhouse
2006-12-20 20:34 Corey Ashford
2006-12-20 21:10 ` Kumar Gala
2006-12-21 3:20 ` Stephen Rothwell
2006-12-21 13:04 ` Matt Sealey
2006-12-21 14:30 ` Ben Warren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).