Tuesday, July 14, 2009

What is the best C compiler for windows that is closest to Anjuta for Linux???

Im looking for a c compiler that i can write in and then run easily in the anjuta terminal.

What is the best C compiler for windows that is closest to Anjuta for Linux???
Anjuta is an ide. it uses gcc internally. There is a gcc for windows it is called mingw. http://mingw.sf.net





There is an ide for mingw called Code::Blocks. http://codeblocks.org/
Reply:Try dev c++. It will also run c.





RJ
Reply:Get Cygwin and use gcc.





Anjuta is an ide and it uses gcc. It does not have a compiler of its own.





If you are looking for an IDE, try MS VC++. There may be a free version floating around!


No comments:

Post a Comment