Q: compile to windows/dos?
Submitted By: majik, 28 days, , 28 minutes ago
I am wondering, what is the best set-up to have to be able to compile c/c code so that the executable can run on windows/dos. I need to create some simple programs that need to run in windows/dos.
Please try not to post duplicate answers... if you see an answer that you want to post, just add a vote to it and you can add a note as well. Thank You
2
1
alternative....Perl2Exe
Submitted By: majik ( 26 days, 6 hours, 37 minutes ago )
For those who are looking for the same thing, I found an alternative.
Perl2Exe by IndigoSTAR ( at http://www.indigostar.com/perl2exe.htm ) was sufficient enough for me. Instead of c/c , I just wrote the small program/script in perl and ran it through Perl2Exe.
Perl2Exe by IndigoSTAR ( at http://www.indigostar.com/perl2exe.htm ) was sufficient enough for me. Instead of c/c , I just wrote the small program/script in perl and ran it through Perl2Exe.