Skip to content
Prev 979 / 15075 Next

installing Lindsey's package on a mac

Do you have the developer tools installed?  The package needs C and
Fortran compilers.  I get different error messages (below).

In any case it doesn't seem to work, because of a problem in dist.c.

	-thomas

gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/usr/local/include   -fno-common  -g -O2 -c cutil.c -o cutil.o
gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/usr/local/include   -fno-common  -g -O2 -c dist.c -o dist.o
g77   -fno-common  -g -O2 -c gettvc.f -o gettvc.o
gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/usr/local/include   -fno-common  -g -O2 -c romberg.c -o romberg.o
gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/usr/local/include   -fno-common  -g -O2 -c toms614.c -o toms614.o
gcc -bundle -flat_namespace -undefined suppress -o rmutil.so cutil.o
dist.o gettvc.o romberg.o toms614.o -L/usr/local/lib
-L/usr/local/lib/gcc/powerpc-apple-darwin6.6/3.4
-L/usr/local/lib/gcc/powerpc-apple-darwin6.6/3.4/../../.. -lfrtbegin -lg2c
-lSystem
ld: dist.o has external relocation entries in non-writable section
(__TEXT,__text) for symbols:
restFP
saveFP
On Wed, 28 Jul 2004, Anne G wrote:

            
Thomas Lumley			Assoc. Professor, Biostatistics
tlumley@u.washington.edu	University of Washington, Seattle