search for: ocecp

Displaying 1 result from an estimated 1 matches for "ocecp".

Did you mean: occp
2005 Dec 10
0
package building fails on OSX 10.4 with (lcc_dynamic error)
...ve a package that contains some fortran code. It has been built in the past, but now I have an updated Apple OSX 10.4 (Tiger) system, and it fails. The behaviour is as follows $ R CMD CHECK oce ,,, gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o oce.so geoddist.o ocecp.o rho.o spice.o strho.o theta.o tsrho.o - L/usr/local/lib/gcc/powerpc-apple-darwin6.8/3.4.2 -lg2c -lSystem - lcc_dynamic -F/Library/Frameworks/R.framework/.. -framework R ld: can't locate file for: -lcc_dynamic make: *** [oce.so] Error 1 and the system is as follows: R 2.2.0 (2005-10-06)...