Line | |
---|
1 | The files in this directory are intended to allow the compilation of |
---|
2 | Fortran 77 source files by combining the Fortran to C translator f2c |
---|
3 | (from netlib) and the Microsoft 'cl' C compiler under Cygwin and MSys. |
---|
4 | |
---|
5 | Please read the INSTALL file for instructions how to use this tool. |
---|
6 | |
---|
7 | After you installed this tool, you can use the script "compile_f2c" to |
---|
8 | compile Fortran 77 code. If you specify the flag |
---|
9 | "--enable-doscompile=msvc" for the configure script in COIN projects, |
---|
10 | it will automatically be used (unless a native Fortran compiler is |
---|
11 | found). |
---|
12 | |
---|
13 | |
---|
14 | The files in this directory are part of the BuildTools project of COIN-OR, |
---|
15 | https://projects.coin-or.org/BuildTools. |
---|
16 | |
---|
17 | The files are made available under the Eclipse Public License. |
---|
Note: See
TracBrowser
for help on using the repository browser.