next up previous [pdf]

Next: Fortran-90 interface Up: Fortran-77 interface Previous: Fortran-77 interface

Compiling

To compile the Fortran-77 program, run

f77 clip.f -L$RSFROOT/lib -lrsff -lrsf -lm
Change f77 to the Fortran compiler appropriate for your system and include additional compiler flags if necessary. The flags that RSF typically uses are in
$RSFROOT/share/madagascar/etc/config.py.




2013-04-08