Naji, On Oct 26, 2005, at 1:50 PM, Naji wrote:
> ld: can't locate file for: -lcc_dynamic > make: *** [rpvm.so] Error 1 > ERROR: compilation failed for package 'rpvm' Please run sudo gcc_select 3.3 before compiling the package. If you don't want to change your default compiler, you can alternatively run sudo ln -s /usr/lib/gcc/darwin/3.3/libgcc.a /usr/local/lib/ libcc_dynamic.a Note to all: this applies to any package compilation on Tiger (OS X 10.4) when gcc4 is set as default. Cheers, Simon _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
