Displaying 3 results from an estimated 3 matches for "hcmovie".
2000 Mar 10
1
Problem while installing packages
...fused trying to install multiv :
--------------
> R INSTALL -l /software/R-1.0.0/library/
/software/archive/R/multiv_1.0-3.tar.gz
Installing package `multiv' ...
libs
g77 -fPIC -g -O2 -c bea.f -o bea.o
g77 -fPIC -g -O2 -c ca.f -o ca.o
g77 -fPIC -g -O2 -c hc.f -o hc.o
g77 -fPIC -g -O2 -c hcmovie.f -o hcmovie.o
g77 -fPIC -g -O2 -c members.f -o members.o
g77 -fPIC -g -O2 -c partition.f -o partition.o
g77 -fPIC -g -O2 -c pca.f -o pca.o
g77 -fPIC -g -O2 -c sammon.f -o sammon.o
gcc -shared -o /software/R-1.0.0/library/multiv/libs/multiv.so bea.o
ca.o hc.o hcmovie.o members.o partition.o pc...
2002 Jul 15
1
ReInstalling packages
...ch=i586
-fno-fast-math -fno-strength-reduce -c ca.f -o ca.o
g77 -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586
-fno-fast-math -fno-strength-reduce -c hc.f -o hc.o
g77 -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586
-fno-fast-math -fno-strength-reduce -c hcmovie.f -o hcmovie.o
g77 -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586
-fno-fast-math -fno-strength-reduce -c members.f -o members.o
g77 -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586
-fno-fast-math -fno-strength-reduce -c partition.f -o partition.o
g77 -f...
1999 Sep 01
1
Problems compiling R65.0 (PR#262)
Hi,
I appear to have a slight problem compiling R0.65.0 under Linux
(slackware) using g77. By simply typing configure then make, I obtain
a binary which when "ldd" does not contain the f2c library. I
therefore cannot load any libraries containing fortran code (I obtain
unresolved symbol messages from R.X11 and an unable to load shared
library from dyn.load(file)).
If I change the