.sh to .exe | Linux file to windows file ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kitak
    New Member
    • Mar 2008
    • 6

    .sh to .exe | Linux file to windows file ?

    Hello,
    We develop a C compiler for windows, but we are doing by editting in GCC (Fedora 8) now we have completed it and we need to bring it to Windows, We have the files as .sh (shell files) and we need to convert them into .exe (executables for windows ), heard it could be done using the precompiled makefiles which can be done with Visual Studio 8.. Plz do help me out with this issue.
  • questionit
    Contributor
    • Feb 2007
    • 553

    #2
    Originally posted by kitak
    Hello,
    We develop a C compiler for windows, but we are doing by editting in GCC (Fedora 8) now we have completed it and we need to bring it to Windows, We have the files as .sh (shell files) and we need to convert them into .exe (executables for windows ), heard it could be done using the precompiled makefiles which can be done with Visual Studio 8.. Plz do help me out with this issue.
    Hi

    This question may well be answered by IT experts. Please post your question in C/C++ or related category to get appropriate answers.

    Regards
    Qi

    Comment

    Working...