[R] Compile probs amd64 solaris10 studio10 compilers

2005-08-23 Thread Vin Everett
Hi All, I am having some problems with my R compile and matrix.c My config setings are:- setenv CC cc -xarch=amd64 setenv F77 f95 -xarch=amd64 setenv CXX CC -xarch=amd64 setenv CFLAGS -xO5 -xlibmil -dalign setenv FFLAGS -xO5 -xlibmil -dalign setenv CXXFLAGS -xO5 -xlibmil -dalign setenv

Re: [R] Solaris10-amd64-studio10 compilers

2005-08-20 Thread Vin Everett
Prof Brian Ripley wrote: On Fri, 19 Aug 2005, Vin Everett wrote: I am trying to compile R-2.1.1 on Solaris10, with the Studio10 compilers. When I try to compile 64bit with CFLAGS=-xarch=amd64 export CFLAGS I get a configure failure on checking for rl_callback_read_char in -lreadline

[R] Solaris10-amd64-studio10 compilers

2005-08-19 Thread Vin Everett
Hi, I am trying to compile R-2.1.1 on Solaris10, with the Studio10 compilers. When I try to compile 64bit with CFLAGS=-xarch=amd64 export CFLAGS I get a configure failure on checking for rl_callback_read_char in -lreadline... no checking for history_truncate_file... no configure: error:

[R] Solaris 10 on amd and R-2.1.0

2005-05-12 Thread Vin Everett
Hi I am having problems compiling R on a Solaris 10 opteron box we have on trial. checking for Fortran libraries of g77... -L/usr/ccs/lib -L/usr/lib - L/usr/local/lib -L/usr/local/lib/gcc-lib/i386-pc-solaris2.10/3.3.2 - L/usr/ccs/bin -L/usr/local/lib/gcc-lib/i386-pc- solaris2.10/3.3.2/../../..

Re: [R] Solaris 10 on amd and R-2.1.0

2005-05-12 Thread Vin Everett
On Thu, 2005-05-12 at 17:12 +0100, Prof Brian Ripley wrote: On Thu, 12 May 2005, Vin Everett wrote: I am having problems compiling R on a Solaris 10 opteron box we have on trial. checking for Fortran libraries of g77... -L/usr/ccs/lib -L/usr/lib - L/usr/local/lib -L/usr/local/lib/gcc