[R] non-32-bit integer problem on SUN-Blade

Thomas Lumley tlumley at u.washington.edu
Thu Apr 4 02:34:16 CEST 2002


On Wed, 3 Apr 2002, Jim Robison-Cox wrote:

>
> So it seems that I now have 64 bit integers?
> Has anyone else had this problem?

There should be a compiler flag to have 32bit ints and 64bit longs.  On
some Unix compilers this is the default even for 64bit machines (eg the
Sun Enterprise Server we used to have).

I'm surprised that configure didn't find a problem with the Fortran
compiler -- I thought Fortran INTEGER was specified to be a 32 bit type,
but we test that Fortran and C agree during configuration.

	-thomas


	-thomas

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list