[R] How to make sure R's g++ compiler uses certain C++ flags when making a package

solomon.messing at gmail.com solomon.messing at gmail.com
Wed Mar 16 21:50:37 CET 2011


Looks like the problem may be that R is automatically passing this flag to
the g++ compiler: "-arch x86_64" which appears to be causing trouble for
opencv.  Does anyone know how to suppress this flag?  

--
View this message in context: http://r.789695.n4.nabble.com/How-to-make-sure-R-s-g-compiler-uses-certain-C-flags-when-making-a-package-tp3355924p3382992.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list