[Rd] darwin build with latest gcc from apple

Stefano Iacus jago at mclink.it
Fri Sep 5 11:26:55 MEST 2003


R-devel configs and build fine on both configurations below.
It would be nice to test it on Panther eventually. A great thank goes 
from my side to Kurt for this configure version.

I configure with:

./configure --enable-R-shlib --with-blas='-framework vecLib' 
--with-lapack 
--with-tcl-config=/Library/Frameworks/Tcl.framework/tclConfig.sh 
--with-tk-config=/Library/Frameworks/Tk.framework/tkConfig.sh 
--with-aqua

and you should eventually change the tcl/tk config files


configs: Apple DevTools dec2002 (gcc 3.1) and g77 from Khanna's hp
[srv-dipeco2:~/r-devel/MacOSX-inst] iacus% gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 
20020420 (prerelease)
[srv-dipeco2:~/r-devel/MacOSX-inst] iacus% g77 -v
Reading specs from 
/usr/local/lib/gcc-lib/powerpc-apple-darwin6.1/3.1/specs
Configured with: ../gcc3-1151/configure --enable-pfe --disable-nls 
--enable-threads=posix --enable-languages=f77
Thread model: posix
Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 
20020420 (prerelease)

and  Apple udpate for DevTools dec2002 (gcc 3.3) and g77 v3.4 from 
Khanna's hp

[iacus1:~/r-devel/MacOSX-inst] stefano% gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1435)
[iacus1:~/r-devel/MacOSX-inst] stefano% g77 -v
Reading specs from /usr/local/lib/gcc/powerpc-apple-darwin6.6/3.4/specs
Configured with: '../gcc/configure' '--enable-threads=posix 
'--enable-languages=c,f77
Thread model: posix
gcc version 3.4 20030828 (experimental)



I'll update the instructions on the webpage for RAqua.

stefano



More information about the R-devel mailing list