Results 1 to 2 of 2
Hi,
I have a program , developed on linux platform , but i need to execute this on other plaforms like windows,
i generated the ELF file of the program ...
- 12-14-2007 #1Linux Newbie
- Join Date
- Oct 2006
- Posts
- 107
programs on Cross Platform
Hi,
I have a program , developed on linux platform , but i need to execute this on other plaforms like windows,
i generated the ELF file of the program ( which is on linux Platform) , but i need to run it on windows , can any body tell me this how to do this..
Pls Thanks in Advance.
- 12-14-2007 #2
What language was the code written in? If it's C or C++ you might be able to get it running by just recompiling it on a MS Windows machine.
Registered Linux user #270181
TechieMoe's Tech Rants


