Re: [R-SIG-Mac] Building R on Mac OSX 10.6.8

2011-10-26 Thread Simon Urbanek
On Oct 26, 2011, at 11:01 PM, Dave Pugmire wrote: > Hi, > I'm trying to build 2.13.2 on OSX 10.6.8 as follows: > > ./configure CXX=g++ CC=gcc CFLAGS=-fno-common -fexceptions -O2 > CXXFLAGS=-fno-common -fexceptions -O2 --without-readline --enable-R-shlib > --without-recommended-packages --prefix=

[R-SIG-Mac] Building R on Mac OSX 10.6.8

2011-10-26 Thread Dave Pugmire
Hi, I'm trying to build 2.13.2 on OSX 10.6.8 as follows: ./configure CXX=g++ CC=gcc CFLAGS=-fno-common -fexceptions -O2 CXXFLAGS=-fno-common -fexceptions -O2 --without-readline --enable-R-shlib --without-recommended-packages --prefix=/sw/R make and I get the following error: gcc -std=gnu99 -dyn