CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   C++ compiler for Windows XP (https://www.cfd-online.com/Forums/main/9200-c-compiler-windows-xp.html)

MG May 19, 2005 16:32

C++ compiler for Windows XP
 
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

Márcio Ricardo May 19, 2005 16:45

Re: C++ compiler for Windows XP
 
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

Jonas Larsson May 19, 2005 17:06

Re: C++ compiler for Windows XP
 
You can use the GNU compiler under cygwin on Windows XP. See http://www.cygwin.com/ for more info.

Hrvoje Jasak May 19, 2005 17:08

Re: C++ compiler for Windows XP
 
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

harish May 27, 2005 00:56

Re: C++ compiler for Windows XP
 
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


All times are GMT -4. The time now is 05:01.