Index

Subject : LUG: replacement for gcc on windows?

From : mgangav@ncsu.[redacted]

Date : Sat, 24 Apr 2010 13:20:45 -0400


Hi LUG,

Does anybody know of a good command line drop in replacement for gcc on
windows? Basically, there is this project that I have been developing on
linux. But now, I have to get the code working on windows. I have been
very careful to use only common library calls.

Cywin is too bulky and minGW + MSYS seems to cause some weird linking
errors with the project that I am working on. But, in any case, I am not
looking to emulate the linux environment. Is there any good command line
compiler for C/C++ for windows?

Thanks,
Mehul


Replies :