Hello, I'm trying to figure our why my package (cxxPack) fails to build under Solaris using CC on CRAN, and I wonder if somebody can comment? If I try to build R on a Solaris SPARC box that has CC the R configure script uses gcc/g++ instead of CC, yet CC seems to be used for the CRAN builds. How does one tall configure to setup for using CC? Thanks, Dominick [[alternative HTML version deleted]]
On Jun 9, 2010, at 12:47 PM, Dominick Samperi wrote:> Hello, > > I'm trying to figure our why my package (cxxPack) fails to build under Solaris using CC on CRAN, and I wonder if somebody can comment? > > If I try to build R on a Solaris SPARC box that has CC the R configure script uses gcc/g++ instead of CC, yet CC seems to be used for the CRAN builds. > > How does one tall configure to setup for using CC? >See R-admin C.5: http://r.research.att.com/man/R-admin.html#Solaris Cheers, Simon