|
[Sponsors] |
May 19, 2005, 17:32 |
C++ compiler for Windows XP
|
#1 |
Guest
Posts: n/a
|
I use a GNU C++ compiler (http://gcc.gnu.org) on SUN Solaris. I don't use fancy GUIs, just use line commands to compile, debug and run codes. I want to switch to an XP environment, and I am in a search for a C++ compiler for Windows XP. I want to keep changes as few as possible in my codes to make a smooth transition from Unix to Windows for time being. I wonder if anyone could recommend this kind of comipler for Wndows XP environment. I would prefer not to install Linux on my laptop, at least not this time. Thanks for responses. MG
|
|
May 19, 2005, 17:45 |
Re: C++ compiler for Windows XP
|
#2 |
Guest
Posts: n/a
|
Dev-C++ is a good option, but I'm not sure if you can install it without cygwin. Here's the link. http://www.bloodshed.net/devcpp.html
|
|
May 19, 2005, 18:06 |
Re: C++ compiler for Windows XP
|
#3 |
Guest
Posts: n/a
|
You can use the GNU compiler under cygwin on Windows XP. See http://www.cygwin.com/ for more info.
|
|
May 19, 2005, 18:08 |
Re: C++ compiler for Windows XP
|
#4 |
Guest
Posts: n/a
|
I would consider the Intel compiler, available both for Linux and WIndows and free for non-commercial use.
http://www.intel.com/software/products/compilers/ Hrv |
|
May 27, 2005, 01:56 |
Re: C++ compiler for Windows XP
|
#5 |
Guest
Posts: n/a
|
If you want to live with gnu run gcc under cygwin or colinux.Also you might want to try dev-c++. Borland also offers a command line version of its compiler for free. Also there is something called watcom - c++ not sure of it though. -Harish
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
Fortran compiler | Erik | Siemens | 2 | November 28, 2008 21:05 |
Intel compiler for linux x86 | marcus | Siemens | 1 | November 9, 2006 17:43 |
Fluent 6.2 and gcc compiler in Sun Blade 2500 | Nitu Gupta | FLUENT | 8 | April 29, 2005 14:58 |
Fortran compiler | Arnab | Siemens | 5 | September 14, 2004 04:59 |