 | | From: | Lurker | | Subject: | Using the IDE with a different Compiler/Language. | | Date: | Tue, 21 Dec 2004 19:53:25 +0200 |
|
|
 | Hi,
I'm used to CodeWarrior and I've started using D by Walter Bright (www.digitalmars.com/d/). D comes with it's own compiler, is it possible to use CodeWarrior IDE and Debugger with an external compiler? In VisualStudio it's possible but I feel much more comfortable with CodeWarrior.
Any hints?
Lurker
|
|
 | | From: | MW Ron | | Subject: | Re: Using the IDE with a different Compiler/Language. | | Date: | Wed, 22 Dec 2004 22:03:00 -0500 |
|
|
 | In article , "Lurker" wrote:
>Hi, > >I'm used to CodeWarrior and I've started using D by Walter Bright >(www.digitalmars.com/d/). >D comes with it's own compiler, is it possible to use CodeWarrior IDE and >Debugger with an external compiler? >In VisualStudio it's possible but I feel much more comfortable with >CodeWarrior. > >Any hints?
You can write a plugin for a different compiler. I think there are examples in the CodeWarrior SDK (part of the reference installation).
I'd be interested if you have good luck or not.
Ron
-- Metrowerks Community Forum is a free online resource for developers to discuss CodeWarrior topics with other users and Metrowerks' staff -- http://www.metrowerks.com/community --
Ron Liechty - MWRon@metrowerks.com - http://www.metrowerks.com
|
|
 | | From: | Lurker | | Subject: | Re: Using the IDE with a different Compiler/Language. | | Date: | Mon, 27 Dec 2004 16:40:26 +0200 |
|
|
 | I might take a stab at it once I have free time.
One of the people I work with told me it's a waste of time since Metrowerks is most likely going to dump the Windows compiler in the future and I should move to Visual Studio instead.
lurker
"MW Ron" wrote in message news:mwron-B7B9F6.22030022122004@news.newsguy.com... > In article , > "Lurker" wrote: > > >Hi, > > > >I'm used to CodeWarrior and I've started using D by Walter Bright > >(www.digitalmars.com/d/). > >D comes with it's own compiler, is it possible to use CodeWarrior IDE and > >Debugger with an external compiler? > >In VisualStudio it's possible but I feel much more comfortable with > >CodeWarrior. > > > >Any hints? > > You can write a plugin for a different compiler. I think there are > examples in the CodeWarrior SDK (part of the reference installation). > > I'd be interested if you have good luck or not. > > Ron > > -- > Metrowerks Community Forum is a free online resource for developers > to discuss CodeWarrior topics with other users and Metrowerks' staff > -- http://www.metrowerks.com/community -- > > Ron Liechty - MWRon@metrowerks.com - http://www.metrowerks.com
|
|