Skip to content
Prev 29921 / 63462 Next

Problem installing Biobase on Solaris

Is this a pre-compiled R?  If so, please do compile from the sources on 
your own machine.  The compiler output you show is rather unusually 
complex and quite likely you are picking up some spurious headers or 
libraries.

gcc 3.4.3 is a very old compiler: sunfreeware (which is what you appear to 
be using) has 3.4.6.

I don't currently have R built on a Solaris 10 Sparc system (I do on 
amd64), but we have in the past and will again when we have a box back in 
production use.  We did find the Sun Studio compiler (which is a free 
download) worked much more smoothly than gcc and gave better performance.
On Fri, 5 Sep 2008, Paulo Nuin wrote:

            
Look in R_HOME/etc/Makeconf for CC.