Seth Falcon <[EMAIL PROTECTED]> writes: > Simon Urbanek <[EMAIL PROTECTED]> writes: > >> Seth, >> >> I have found the problem - it's a bug in the RSQLite package. The >> RSQLite package package provides its own SQLite version, but it uses >> the wrong compiler to compile it and therefore it compiles the wrong >> architecture (the result will be i386 binary of SQLite despite R >> being configured for ppc). In fact the configure script uses the >> wrong compiler as well. The fix is really easy - it's just the >> sequence of setting CC and failure to export it: > > Thanks for the patch. I will apply it and send an update to CRAN this > week.
An update has been uploaded to CRAN. I assume that a new OS X binary for RSQLite will be available within a few days... + seth _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
