Sie sind auf Seite 1von 1

File: g77Instructions.doc Brief instructions for g77 Fortran Compiler for Windows Place g77exe.zip , g77lib.zip , g77doc.

ip , g77doc.zip , and unzip.exe in any Windows folder/directory (say, mydirectory). Open a MSDOS console (the classical black MS-DOS) windows and make successive cd s until you are in mydirectory. Following instruction : unzip g77exe.zip Following instruction : unzip g77lib.zip If you wish the full documentation: following instruction : unzip g77exe.zip If you wish, now you can delete the zip files: del *.zip In mydirectory, you will see a new subdirectory named G77. Move this directory so that it hangs in your hard disk root directory (C:\) Change directory until you are in C:\G77 Following instruction : g77setup.bat Now you can proceed compiling. There are two test files. Try : G77 O2 fno-automatic mytest1.f There will be no error messages Place your source files in in C:\G77 and compile within this directory Every time you start a session on C:\G77, issue the command : g77setup.bat

Das könnte Ihnen auch gefallen