What compiler is this? This is a compiler error, as the compiler has generated incorrect assembler. That is not a bug in R!
This works on with the current versions of gcc (3.4.6 and 4.1.1) on Solaris 8, both 32-bit (as here) and 64-bit. On Fri, 4 Aug 2006, [EMAIL PROTECTED] wrote: > Full_Name: Jim Wei > Version: 2.3.1 > OS: Solaris 8 > Submission from: (NULL) (38.112.100.65) > > > I have Successfully installed R from version 1.9 to 2.2 on different computer > in > Solaris 8(sparc), excep 2.3 and 2.31, > There is no error when you "configurare", but when you run command "make", > error are as following > > gcc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre > -I. > -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H > - > g -O2 -std=gnu99 -c plot3d.c -o plot3d.o > /usr/ccs/bin/as: "/var/tmp//ccIpMMIb.s", line 7044: error: constant value must > b > e between -4096 and 4095 > *** Error code 1 > make: Fatal error: Command failed for target `plot3d.o' > Current working directory /opt/R-2.3.0/src/main > *** Error code 1 > make: Fatal error: Command failed for target `R' > Current working directory /opt/R-2.3.0/src/main > *** Error code 1 > make: Fatal error: Command failed for target `R' > Current working directory /opt/R-2.3.0/src > *** Error code 1 > make: Fatal error: Command failed for target `R' > galton:/opt/R-2.3.0> cd .. > > ______________________________________________ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel