[R-SIG-Mac] yet another fortran compiler
Jan de Leeuw
deleeuw at stat.ucla.edu
Thu Dec 2 22:41:26 CET 2004
I can also use
[www:~] deleeuw% g77 -v
Reading specs from
/usr/local/lib/gcc-lib/powerpc-apple-darwin8.0.0b2/3.3.5/specs
Configured with: ../gcc-3.3-20041201/configure
--enable-languages=c,c++,objc,f77,java --disable-shared
--enable-threads=posix
Thread model: posix
gcc version 3.3.5
Observe that this is a bootstrap build of gcc/g77/gcj 3.3.5 on Tiger,
not a Panther build. And the code comes from the FSF tree, not from
Apple. So far, I had no success with the --enable-altivec flag.
Configure R (somewhat verbosely, just to be sure) as
configure
--with-tcl-config=/System/Library/Frameworks/Tcl.framework/tclConfig.sh
--with-tk-config=/System/Library/Frameworks/Tk.framework/tkConfig.sh
--enable-R-shlib --with-aqua --with-blas='-framework vecLib'
--with-lapack TCLTK_LIBS='-framework Tcl -framework Tk'
TCLTK_CPPFLAGS='-I/System/Library/Frameworks/Tcl.Framework/Headers
-I/System/Library/Frameworks/Tk.Framework/Headers'
Obviously this eliminates the need to install Tcl/Tk Aqua.
===
Jan de Leeuw; Distinguished Professor and Chair, UCLA Department of
Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 8130 Math Sciences Bldg, 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
More information about the R-SIG-Mac
mailing list