Find the answer to your Linux question:
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 ...
  1. #1
    Linux 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.

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...