Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Adding a new compiler

I don't think "cdt-dev" is private, but I can't help you. Did you try to use the "cdt-core-dev" list?

----- Original Message ----- From: "John K" <johnk_dev@xxxxxxxxx>
To: "CDT Debug developers list" <cdt-debug-dev@xxxxxxxxxxx>
Cc: <cdt-dev-owner@xxxxxxxxxxx>
Sent: Thursday, October 20, 2005 3:53 PM
Subject: Re: [cdt-debug-dev] Adding a new compiler


As long as you're bringing up cdt-dev - is that list
private?  or maybe broken?  I joined it through the
mailman interface at eclipse.org (same way how I
joined this list), it sent me a confirmation e-mail, I
confirmed it, and I got a welcome e-mail.  If I try to
send to the list, I get rejected as not being a
member.  If I try to log-in to my account on the
mailman website, I get an authentication failed error.
If I ask for a password reminder e-mail, I never get
it.  (I've copied the list's owner on this msg)

Thanks
--John


--- Mikhail Khodjaiants <mikhailk@xxxxxxx> wrote:

You should post this message to the "cdt-dev" list.
The "cdt-debug-dev" list
is intended for debugger-related questions. I'm not
sure that the managed
build folks read it.
----- Original Message ----- From: "Hugh O'Keeffe" <hugh.okeeffe@xxxxxxxxxxx>
To: "'CDT Debug developers list'"
<cdt-debug-dev@xxxxxxxxxxx>
Sent: Thursday, October 20, 2005 7:45 AM
Subject: [cdt-debug-dev] Adding a new compiler


> Hi CDT Developers,
>
> I'm an Eclipse end user for some time and am now
venturing into
> developing
> plugins. I want to add support for a new GNU tool.
It's slightly
> different
> from the already supported CDT  GNU tools e.g. the
> compiler/linker/assembler
> have different executable names and different user
settable switches
> (which
> I want to allow the user to select graphically).
>
> I'm currently studying the existing plug-in
> ("org.eclipse.cdt.managedbuilder.gnu.ui_3.0.0") to
determine how to do
> this.
>
> Any hints/tips would be appreciated. E.g. should I
copy the above to
> create
> a new plugin or is it possible to use the plugin
as is with some
> "extension
> points" to override/change settings for my new
tool ?
>
> Thanks in advance,
>
> Hugh,,
>
>
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
>

https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev






__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev



Back to the top