Daniel,
please read R-SIG-Mac, it has all the details on Leopard support.
There are several different fixes for this, possibly the easiest for
you:
PKG_LIBS="-mmacosx-version-min=10.4" R CMD SHLIB ...
Cheers,
Simon
On Nov 5, 2007, at 8:18 PM, Daniel McDonald wrote:
> I recently bought a new
I recently bought a new Intel Mac with OSX Leopard. I reinstalled the
latest version of R and the Xcode tools. I'm trying to compile a C
source code with the R compiler in X11, and I receive the following
error message:
[Macintosh:School Work 07-08/36-711/HW 3] dajmcdon% R CMD SHLIB McDonaldHW3.c