On Jun 9, 6:15 pm, mabshoff <[EMAIL PROTECTED]> wrote: > As is I tested R 2.6.1 on OSX, Linux and Solaris and the test suite > failed on every platform I tested. You can draw your own conclusion > what I called R afterwards. There is already a ticket for that and I > hope that the 2.7 upgrade will fix the test suite. > > Cheers, > > Michael
Perhaps you should upgrade R to 2.7.0 (the latest). R 2.7.0 builds fine and passes test on my Sun Blade 2000 SPARC with both Sun Studio 12 and gcc 4.0.2 Sun Studio 12 ./configure CC="cc -xc99" CPPFLAGS=-I/opt/csw/include CFLAGS="-O - xlibmieee -xtarget=ultra3 -xarch=v8plusa" F77=f95 FFLAGS=-O4 CXX=CC CXXFLAGS=-O FC=f95 FCFLAGS=$FFLAGS LDFLAGS=-L/opt/csw/lib SHLIB_CXXLDFLAGS="-G -lCstd" gcc 4.0.2 ./configure CC=gcc CXX=g++ F77="gfortran" LDFLAGS="-L/opt/csw/gcc4/lib -L/opt/csw/lib" But I can't get R 2.7.0 to work on Solaris x86 laptop. gcc 4.0.2 compiles R on Solaris x86, but R does not pass tests. Sun Studio 12 does not compile R 2.7.0, due to what I think is a compiler bug. It may be possible to circumvent that by different compiler options, but I have not persisted. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---