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.
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.
Comment