LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Howto convert bin file to a executable DOS file (https://www.linuxquestions.org/questions/linux-newbie-8/howto-convert-bin-file-to-a-executable-dos-file-470594/)

lilzz 08-03-2006 09:13 PM

Howto convert bin file to a executable DOS file
 
Have a compiled .bin file but needs to convert into standalone .exe file for DOS. How do I do that?

thanks

gilead 08-03-2006 09:23 PM

As far as I know you can't convert a binary to run on different platforms. Depending on what it does though, you may be able to re-compile it under DOS (or something that emulates it). Can you give us some more info on what it does and whether you have the source?

konsolebox 08-03-2006 09:38 PM

there was a program in dos named bin2exe but i don't know if the program still exists today.

michaelk 08-03-2006 09:46 PM

bin2exe converted a DOS com file to an exe.
How did you compile this bin file?

pixellany 08-03-2006 11:49 PM

Did I miss the part about how this relates to Linux?.....;)

b0uncer 08-04-2006 12:03 AM

Quote:

Did I miss the part about how this relates to Linux?.....
I think the part was, "how do I turn a Linux .bin into a DOS .exe", or at least I hope so :)


All times are GMT -5. The time now is 12:02 AM.