Re: [R] Building R on Sun Solaris 10 (SPARC) using Sun Studio 12

2007-12-11 Thread James T Brown
n/CC >>> F77=/opt/SUNWspro/bin/f77 F90=/opt/SUNWspro/bin/f95 >>> FC=/opt/SUNWspro/bin/f95 CFLAGS="-mt -ftrap=%none >>> -xarch=sparcvis -fPIC -xmemalign=4s" >>> CXXFLAGS="-mt -ftrap=%none -xarch=sparcvis -xmemalign=4s" >>&g

[R] Building R on Sun Solaris 10 (SPARC) using Sun Studio 12

2007-12-10 Thread James T Brown
build on Sun Solaris 10 (SPARC) using Sun Studio 12 and the "foreign" package loads without crashing, I would be most appreciative if you could let me take a look at your ".configure" options. NOTE: So far, the only package that I am having trouble with is "foreig