Displaying 1 result from an estimated 1 matches for "modparm".
Did you mean:
modparam
2011 Mar 24
1
.Fortran successful, R locks up.
...86_64-unknown-linux-gnu-library/2.12?
* installing *source* package ?EcoHydrology? ...
** libs
** arch -
Makefile:123: warning: overriding commands for target `.f.o'
/fs/local/apps/R-2.12.1/lib64/R/etc/Makeconf:132: warning: ignoring
old commands for target `.f.o'
gfortran -fPIC -g -O2 -c modparm.f
gfortran -fPIC -g -O2 -c addh.f
---SNIP successful gfortran output----
gfortran -fPIC -g -O2 -c zeroini.f
gfortran -fPIC -g -O2 -c closefiles.f
gfortran -shared -o swat.so modparm.o addh.o albedo.o
allocate_parms.o alph.o analyse.o anfert.o apex_day.o apply.o ascrv.o
---SNIP successful lin...