[R-SIG-Mac] R-1.7.1 with new gcc-3.3

Stefano Iacus jago at mclink.it
Tue Jul 8 20:08:28 MEST 2003


Thanks Jan,

I'll add these infos on the page.
stefano

On Martedì, lug 8, 2003, at 18:54 Europe/Rome, Jan de Leeuw wrote:

> If you want to build Darwin/X11 R with Apple's new gcc-3.3, then this  
> is
> possible. In fact, you can even set MACOS_DEPLOYMENT_TARGET
> to 10.2 (and thus use weak libraries) and you will no longer
> see the irritating warnings about /usr/local/include. Follow Stefano's
> instructions at
>
> http://www.economia.unimi.it/R/
>
> but use Gaurav Khanna's g77-3.3 instead of 3.1
>
> Make sure you have /usr/bin before /usr/local/bin in your path. Then do
>
> sudo gcc_select 3.3
> setenv FPICFLAGS -fno-common
> setenv LDFLAGS -lcc_dynamic
>
> configure --with-tcl-config=/usr/local/lib/tclConfig.sh  
> --with-tk-config=/usr/local/lib/tkConfig.sh --enable-R-shlib  
> --with-blas='-framework vecLib' --with-lapack
>
> Then build and install. Although configure still indicates
> some problems with the fortran compiler, this build passed all
> checks. It is supposedly faster, but I have not tested this.
>
> ===
> Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
> Editor: Journal of Multivariate Analysis, Journal of Statistical  
> Software
> US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
> phone (310)-825-9550;  fax (310)-206-5658;  email:  
> deleeuw at stat.ucla.edu
> homepage: http://gifi.stat.ucla.edu
>   
> ----------------------------------------------------------------------- 
> --------------------------
>           No matter where you go, there you are. --- Buckaroo Banzai
>                    http://gifi.stat.ucla.edu/sounds/nomatter.au
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://www.stat.math.ethz.ch/mailman/listinfo/r-sig-mac
>



More information about the R-SIG-Mac mailing list