Source package compile under OS X Lion
On 14-12-2011, at 17:00, Nils B. Weidmann wrote:
I've been trying to compile the RPostgreSQL package under Lion. Compilation fails using the most recent Xcode 4.2. Used to work perfectly under Snow Leopard and Xcode 3.2. The error message is
make: gcc-4.2: No such file or directory
I guess this has to do with Apple's switch to a new compiler, llvm-gcc-4.2. gcc-4.2 does not seem to exist anymore. Any suggestions? Would it be possible to set the compiler path manually?
See this from this morning http://thread.gmane.org/gmane.comp.lang.r.mac/6716/focus=6717 Berend