QUESTION POSED ON: 29 December 2003
I have a compiled C program file -- say, simple.o -- the object file created on compilation from Red Hat Linux. Now I want this object file to be executed under Windows.
What's the way out for this? Is there any software that interoperates between these two?
|