<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Try R CMD INSTALL --help:<div><br></div><div><div>&nbsp;&nbsp; &nbsp; &nbsp;--configure-args=ARGS</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set arguments for the configure scripts (if any)</div><div>&nbsp;&nbsp; &nbsp; &nbsp;--configure-vars=VARS</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set variables for the configure scripts (if any)</div></div><div><br></div><div>But why install just this library as 64-bit if the rest of your R installation is 32-bit only?</div><div><br></div><div>It's easy to get a multi-architecture (universal) R install: see <a href="http://cran.r-project.org/bin/macosx/">http://cran.r-project.org/bin/macosx/</a> for pre-built binaries and&nbsp;<a href="http://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html">http://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html</a> for how to build it from source.</div><div><br></div><div>Davor</div><div><br></div><div><br><div><div>On 2010-08-26, at 2:32 PM, Dan Kulp wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I should be able to build a 64-bit binary on this OS. &nbsp;R CMD INSTALL however uses -arch i386 by default.. would you know how to send compile flags to the R CMD INSTALL system?<div><br></div><div>Thanks,</div><div>Dan</div>
<div><br><br><div class="gmail_quote">On Thu, Aug 26, 2010 at 9:38 AM, Dirk Eddelbuettel <span dir="ltr">&lt;<a href="mailto:edd@debian.org">edd@debian.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><br>
On 26 August 2010 at 09:16, Dan Kulp wrote:<br>
| Hello,<br>
| &nbsp; &nbsp; I was wondering what the simplest route to building a 64-bit libRcpp.a<br>
| library, when running 10.5.8 32-bit. ( sysctl hw.cpu64bit_capable returns 1<br>
| ). R CMD INSTALL Rcpp_XXXX.tar.gz installs a 32-bit library (I think). &nbsp;I<br>
| tried looking into the source, but didn't see a configure or Makefile there.<br>
<br>
</div></div>Not sure as I'm the one on the team who doesn't own Mac hardware. &nbsp;That said,<br>
as I recall some of the tips by Simon it is generally best to start from<br>
source on OS X. &nbsp;So maybe you "just" need xcode etc on a 64-bit Mac. &nbsp;Others<br>
may fill in with more pertinent hints and recommendations.<br>
<br>
Dirk<br>
<font color="#888888"><br>
--<br>
Dirk Eddelbuettel | <a href="mailto:edd@debian.org">edd@debian.org</a> | <a href="http://dirk.eddelbuettel.com/" target="_blank">http://dirk.eddelbuettel.com</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Dan Kulp, PhD<br>Postdoctoral Fellow<br>Biosciences Division, B-9<br>Los Alamos National Laboratory<br>Los Alamos,NM 87545<br>
</div>
_______________________________________________<br>Rcpp-devel mailing list<br><a href="mailto:Rcpp-devel@lists.r-forge.r-project.org">Rcpp-devel@lists.r-forge.r-project.org</a><br>https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel<br></blockquote></div><br></div></body></html>