Re: Using alternative compilers/linkers in .net



Sign up for the VSIP program at Microsoft (it's free). That will give you access to the Visual Studio SDK and the VSIP forums.

You will basically have to create a Visual Studio package that contains a new project type for the solution. I am pretty sure that you will be able to reuse much of the editing IDE functionality.

The SDK has numerous examples on these topics including integrating with compilers.


Just so you know, the VS IDE is nothing more than a shell (in a similar fashion to the Eclipse IDE) and the packages add functionality to it.

--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net



"harald.wikeroy@xxxxxxxxx" <harald.wikeroy@xxxxxxxxx> wrote in message news:1179300395.987093.247940@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:

Hi,

(please redirect me if I'm posting in the incorrect forum)

Is there a way to use alternative compilers/linkers in .net (2005)?

Presently, I use Keils uVision, Metrowerks Codewarrior, MS Embedded
Visual C 4.0, and the .Net IDE to maintain very similar projects
containing c++ code. I.e., there are four different platforms that
generate four different libraries of the same code.

My question is then: Is it possible to use the .net IDE to compile for
all platforms? (Use Keils C166.EXE/L166.EXE and so forth instead of
the microsoft compiler/linker)

Yours,
HaraldW

.



Relevant Pages

  • Re: Compiler 64 bit windows xp pro
    ... I used the old Compaq Visual FORTRAN on 32 bit machines. ... I tried other compilers with Visual Studio support for the IDE. ...
    (comp.lang.fortran)
  • Using Third Party Compiler in Visual Studio 2005
    ... I just migrated from Visual C++ 6.0 to Visual Studio 2005. ... Because I liked the IDE of Visual C++ 6.0, I used it for projects with third ... party embedded compilers. ... I did this by defining custom build steps for the C Sources and for the ...
    (microsoft.public.vstudio.development)
  • Optimization of framework SDK vs. VS 2005
    ... The framework SDK ships with a CS/VB.NET compiler. ... the Visual Studio 2005 IDE use these compilers or does the IDE have its own? ...
    (microsoft.public.dotnet.languages.csharp)
  • howto: mex Matlab r2008a + MS Visual C/C++ Prof Edition 2008, win64
    ... compile C++ mex files with Visual Studio 2008 prof. on ... When I run mex -setup, matlab doesn't find any compilers. ...
    (comp.soft-sys.matlab)
  • Re: Visual C++ wont autcomplete?
    ... reasoning in coming up with such an unproductive IDE when their previous ... If the complainers stop complaining and get to developing, ... I see people using Visual Studio BUT using ... do) and then edit the non-GUI code in VS or another editor. ...
    (microsoft.public.vc.mfc)

Quantcast