next up previous [pdf]

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

Compiling

To compile the Fortran-90 program, run
f90 clip.f90 -I$RSFROOT/include -L$RSFROOT/lib -lrsff90 -lrsf -lm
Change f90 to the Fortran-90 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