File: README

package info (click to toggle)
coinutils 2.11.4%2Brepack1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,212 kB
  • sloc: cpp: 73,714; sh: 11,224; makefile: 276; ansic: 35
file content (17 lines) | stat: -rw-r--r-- 727 bytes parent folder | download | duplicates (28)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The files in this directory are intended to allow the compilation of
Fortran 77 source files by combining the Fortran to C translator f2c
(from netlib) and the Microsoft 'cl' C compiler under Cygwin and MSys.

Please read the INSTALL file for instructions how to use this tool.

After you installed this tool, you can use the script "compile_f2c" to
compile Fortran 77 code.  If you specify the flag
"--enable-doscompile=msvc" for the configure script in COIN projects,
it will automatically be used (unless a native Fortran compiler is
found).


The files in this directory are part of the BuildTools project of COIN-OR,
https://projects.coin-or.org/BuildTools.

The files are made available under the Eclipse Public License.