1.

Solve : Pls can someone recommend a C complier for XP?

Answer»

I'm guessing that WinXP doesn't have a builtin C compiler, so I'll need to install one. Which one do you recommend?

Alternatively, is there a SET a libraries I could install in linux, so that I can cross-compile a WINDOWS EXECUTABLE with gcc?http://www.bloodshed.net/devcpp.html

Free C and C++ compiler for Windows and Linux. I think Visual C++ Express works with C as well:

http://msdn.microsoft.com/vstudio/express/visualc/Quote

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

Free C and C++ compiler for Windows and Linux. I think Visual C++ Express works with C as well:

http://msdn.microsoft.com/vstudio/express/visualc/

Thanks for the pointer.

Meanwhile, I've just noticed gcc for Windows at http://sourceforge.net/projects/gcw/ which as I'm already familiar with gcc might be a good first step.That'll WORK, too. Good luck. 8-)


Discussion

No Comment Found