compilation, combined with using the same
wrapper script for compilation that has worked successfully since
version 1.9. Obviously it is no longer current and I have added 'make
check' as additional safety.
Thank you again,
Lodewijk Bonebakker
For general interest (since this is g
Full_Name: Lodewijk Bonebakker
Version: v2.6.2
OS: Solaris, x86, snv_80
Submission from: (NULL) (192.18.43.225)
when I build R in 32-bit mode on my 64-bit OS, R works as expected:
R version 2.6.2 (2008-02-08)
...
Type 'q()' to quit R.
> m <- matrix(ncol=2,c(1:6))
>
&g