Tuesday, July 28, 2009

Run networking Linux Program in Windows?

I have written a C code in Linux which connects to my other computer and can send data. I have created the .out file using GCC. Is there any way in which I can execute the .out file in windows.

Run networking Linux Program in Windows?
Not without rebuilding it using a Windows cross compiler, or a compiler (such as is available with Cygwin) on Windows.
Reply:use cywgin

sp

No comments:

Post a Comment