Re: [Rd] R CMD SHLIB error using OS X

2007-06-12 Thread stefano iacus
please report to R-sig-mac stefano On 08/giu/07, at 06:29, Richard Zur wrote: > Hello, > > I'm using R 2.5.0 with OS X 10.4.9 and Xcode 2.4.1 on a PowerPC. My > code used to compile fine with R 2.4.* and Xcode 2.2 (I think). > > I'm compiling some C code (named mhroc_prop.c) that calls a fortran

Re: [Rd] R CMD SHLIB error using OS X

2007-06-08 Thread Simon Urbanek
Richard, On Jun 8, 2007, at 9:29 AM, Richard Zur wrote: > I'm using R 2.5.0 with OS X 10.4.9 and Xcode 2.4.1 on a PowerPC. My > code used to compile fine with R 2.4.* and Xcode 2.2 (I think). > > I'm compiling some C code (named mhroc_prop.c) that calls a fortran > routine from mvndstpack.f I g