Connecting Tech Pros Worldwide Help | Site Map

Windows Compiler Recommendations

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 22nd, 2005, 05:11 AM
Derek
Guest
 
Posts: n/a
Default Windows Compiler Recommendations

Hi,

I am taking introductory C++ in college, and we use MS Visual C++ in
class. :-(

I want to be independent from Microsoft (or as independent as I can be
while developing on Windows!) Are there any good, easy-to-use GNU
compilers for windows? What do you recommend?

Thanks,
Derek

  #2  
Old July 22nd, 2005, 05:11 AM
King Leo - Martin Oberzalek
Guest
 
Posts: n/a
Default Re: Windows Compiler Recommendations

Derek wrote:
[color=blue]
> Are there any good, easy-to-use GNU
> compilers for windows? What do you recommend?[/color]

http://www.bloodshed.net/devcpp.html

Greetings, Martin!

--
Enie Sdutie der Uni Cgabdmire hat ftetelesgslt, dsas man die Beatsubhcn
eeins Wtoers, bis auf den Anngafs- und Euacdebbtshnn, keptmolt veeedrhrn
knan und der Txet tdtoerzm ncoh lasebr ist.
http://kingleo.pages.at/index_shuffle.xml.php

  #3  
Old July 22nd, 2005, 05:11 AM
Brian Genisio
Guest
 
Posts: n/a
Default Re: Windows Compiler Recommendations

Derek wrote:
[color=blue]
> Hi,
>
> I am taking introductory C++ in college, and we use MS Visual C++ in
> class. :-(
>
> I want to be independent from Microsoft (or as independent as I can be
> while developing on Windows!) Are there any good, easy-to-use GNU
> compilers for windows? What do you recommend?
>
> Thanks,
> Derek[/color]

Yeah...

mingw is a direct port,
cygwin is a POSIX port, which then ports the tools using POSIX.

mingw is faster and more minimal
cygwin has everything you would expect in a Linux distribution

Both have shells (sh, bash) ported to windows.

The Bloodshed DevC++ mentioned by the other poster uses mingw by
default, but it can be set up to use cygwin.

DevC++ is open source and cross platform, so the same development
environment can theoretically be used on many platforms (nice)

Good luck,
Brian

  #4  
Old July 22nd, 2005, 05:11 AM
Mike Smith
Guest
 
Posts: n/a
Default Re: Windows Compiler Recommendations

King Leo - Martin Oberzalek wrote:
[color=blue]
> Derek wrote:
>
>[color=green]
>>Are there any good, easy-to-use GNU
>>compilers for windows? What do you recommend?[/color]
>
>
> http://www.bloodshed.net/devcpp.html[/color]

Personally, I find MinGW Developer Studio to be superior:

http://www.parinya.ca/

Plus it's available for both Windows and Linux if that's of interest.

--
Mike Smith


  #5  
Old July 22nd, 2005, 05:11 AM
Bryan Bullard
Guest
 
Posts: n/a
Default Re: Windows Compiler Recommendations


"Brian Genisio" <BrianGenisio@yahoo.com> wrote in message
news:40042c4e$1@10.10.0.241...

i will also recommend gnu c++ on cygwin. have never had any major issues
for a wide variety of projects.
also you might find the bin utilities helpful.

-bryan
[color=blue]
> Derek wrote:
>[color=green]
> > Hi,
> >
> > I am taking introductory C++ in college, and we use MS Visual C++ in
> > class. :-(
> >
> > I want to be independent from Microsoft (or as independent as I can be
> > while developing on Windows!) Are there any good, easy-to-use GNU
> > compilers for windows? What do you recommend?
> >
> > Thanks,
> > Derek[/color]
>
> Yeah...
>
> mingw is a direct port,
> cygwin is a POSIX port, which then ports the tools using POSIX.
>
> mingw is faster and more minimal
> cygwin has everything you would expect in a Linux distribution
>
> Both have shells (sh, bash) ported to windows.
>
> The Bloodshed DevC++ mentioned by the other poster uses mingw by
> default, but it can be set up to use cygwin.
>
> DevC++ is open source and cross platform, so the same development
> environment can theoretically be used on many platforms (nice)
>
> Good luck,
> Brian
>[/color]


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,840 network members.