search for: ieee_nan_inf

Displaying 15 results from an estimated 15 matches for "ieee_nan_inf".

2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...ther compilers too. First, I configured like this: env CC='c89 -mips3 -O3' ./configure && make all This reports: R is now configured for mips-sgi-irix6.5 Source directory: . Installation directory: /usr/local C compiler: c89 -mips3 -O3 -OPT:IEEE_NaN_inf=ON -g C++ compiler: c++ -g -O2 FORTRAN compiler: g77 -OPT:IEEE_NaN_inf=ON -g -O2 X11 support: yes Gnome support: no Tcl/Tk support: yes R profiling support: yes R as a shared library: no The build proceed...
2007 Jan 18
1
Building R 2.4.1 on IRIX
Hi, I've got the latest MIPS compilers that are C99 aware (7.4.4). "configure" finishes with: R is now configured for mips-sgi-irix6.5 Source directory: . Installation directory: /afs/bi/v/@sys/apps/stats/R/2.4.1 C compiler: cc -c99 -OPT:IEEE_NaN_inf=ON -g Fortran 77 compiler: f77 -OPT:IEEE_NaN_inf=ON -g C++ compiler: CC -OPT:IEEE_NaN_inf=ON -g Fortran 90/95 compiler: f90 -g Interfaces supported: X11 External libraries: readline Additional capabilities: PNG, JPEG, NLS Options enabled:...
2004 Apr 23
4
is.na(valid_date) too often true on SGI MIPS (PR#6814)
Full_Name: George N. White III Version: 1.9.0 OS: Irix 6.5.21m Submission from: (NULL) (142.176.61.212) R-1.9.0 built using the SGI MIPSPro compilers Installation directory: /usr/local C compiler: c99 -OPT:IEEE_NaN_inf=ON -mips4 -n32 -O3 -OPT:Olimit_opt=on C++ compiler: CC -OPT:IEEE_NaN_inf=ON -mips4 -n32 -O3 -OPT:Olimit_opt=on -LANG:std Fortran compiler: f90 -OPT:IEEE_NaN_inf=ON -mips4 -n32 -O3 -OPT:Olimit_opt=on Interfaces supported: X11, gnome, tcltk External libraries:...
2002 Feb 04
1
R in IRIX 64-bit
Hi, I am trying to install R 1.4.1 on and SGI using 64 bit. When I configure I get... R is now configured for mips-sgi-irix6.5 Source directory: . Installation directory: /usr/local C compiler: cc -64 -OPT:IEEE_NaN_inf=ON -g C++ compiler: CC -OPT:IEEE_NaN_inf=ON -g FORTRAN compiler: f77 -OPT:IEEE_NaN_inf=ON -g X11 support: yes Gnome support: no Tcl/Tk support: no R profiling support: yes R as a shared library: no When I use gm...
2001 Oct 23
1
No subject
...SGi Origin 200 run by Irix6.5. In order to instal it, I launched the command shown below: env MAKE=gmake ./configure The output was as follow:: R is now configured for mips-sgi-irix6.5 Source directory: . Installation directory: /usr/local C compiler: cc -OPT:IEEE_NaN_inf=ON -g C++ compiler: CC -OPT:IEEE_NaN_inf=ON -g FORTRAN compiler: f77 -OPT:IEEE_NaN_inf=ON -g X11 support: yes Gnome support: no Tcl/Tk support: no R profiling support: yes R as a shared library: no Then, when I...
2001 Oct 24
0
Re: Compiling R v 1.3.1 under Irix 6.5 on SGI Origin
...: > > > > env MAKE=gmake ./configure > > > > The output was as follow:: > > > > R is now configured for mips-sgi-irix6.5 > > > > Source directory: . > > Installation directory: /usr/local > > C compiler: cc -OPT:IEEE_NaN_inf=ON -g > > C++ compiler: CC -OPT:IEEE_NaN_inf=ON -g > > FORTRAN compiler: f77 -OPT:IEEE_NaN_inf=ON -g > > > > X11 support: yes > > Gnome support: no > > Tcl/Tk support: no > > > > R profiling...
2005 Aug 08
2
installing problems about randomForest
...fxiao/local/lib/R/include -I/usr/freeware/include -g -O2 -c regTree.c -o regTree.o gcc -I/user_data2/jfxiao/local/lib/R/include -I/usr/freeware/include -g -O2 -c regrf.c -o regrf.o gcc -I/user_data2/jfxiao/local/lib/R/include -I/usr/freeware/include -g -O2 -c rf.c -o rf.o f77 -OPT:IEEE_NaN_inf=ON -O2 -c rfsub.f -o rfsub.o "rfsub.f", line 90: error(2346): expression must have logical or integer type if (decsplit < 0.0) decsplit = 0.0 ^ "rfsub.f", line 90: error(2051): expected a ")"...
2001 Dec 08
2
Building under IRIX 6.5 (report)
...know how to make # (bu42). *** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21) ------------ configure: R is now configured for mips-sgi-irix6.5 Source directory: . Installation directory: /usr/local C compiler: cc -OPT:IEEE_NaN_inf=ON -g C++ compiler: CC -OPT:IEEE_NaN_inf=ON -g FORTRAN compiler: f77 -OPT:IEEE_NaN_inf=ON -g X11 support: yes Gnome support: no Tcl/Tk support: no R profiling support: yes R as a shared library: no configure: wa...
1999 Feb 17
1
Irix 6.5: > is.na(c(1,NA)) #> FALSE FALSE
...# expected TRUE > is.nan(1/0) [1] FALSE # ditto The above functions work correctly for R compiled with gcc and g77 on an Irix 6.2 system. The Irix 6.5 release notes explain that the test (x!=x) will be compiled to "false" unless the command line option: -OPT:IEEE_NaN_inf=ON is supplied for the SGI compilers. -- George White <aa056 at chebucto.ns.ca> tel: 902.426.8509 Bedford Inst. of Oceanography, Nova Scotia, Canada. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.a...
2005 Aug 05
1
Installation problem on SGI IRIX6.5
...appreciated ! Thanks in advance! Error Message: ------------------------------------------------------------------------ cc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/user_data2/jfxiao/local/include -DHAVE_CONFIG_H -OPT:IEEE_NaN_inf=ON -g -c character.c -o character.o cc-1185 cc: WARNING File = character.c, Line = 714 An enumerated type is mixed with another type. warn = warn | !utf8strIsASCII(CHAR(STRING_ELT(CAR(args), i))); ^ cc-1552 cc: WARNING File = character.c, Line = 698 The vari...
2002 Jul 10
1
trouble installing packages
I can't install some packages (even some of the recommended packages), especially those that use f77, on an SGI. Here's what happens: fry: R CMD INSTALL quantreg_3.09.tar.gz * Installing *source* package 'quantreg' ... ** libs /tmp/R.INSTALL.2975859/quantreg/src f77 -OPT:IEEE_NaN_inf=ON -g -c akj.f -o akj.o ... and there it hangs. I tried using MAKE=/usr/bin/make and MAKE=gmake; that makes no difference. Don't know what else to try. If I try to work through this a step at a time, here's what happens: ${R_HOME}/bin/SHLIB -o quantreg.so *.f .. and everything co...
2005 Apr 07
0
R 2.1.0 (beta) on IRIX
...s on the definition of ML_POSINF, ML_NEGINF and ML_NAN, e.g. > cc-1195 cc: ERROR File = mlutils.c, Line = 130 > The indicated floating-point operation result is out of range. > > double NA_REAL = ML_NAN; where ML_NAN is defined as (0.0 / 0.0) in nmath.h. The compiler flag -OPT:IEEE_NaN_inf=ON is supposed to enforce IEEE arithmetic but apparently isn't enough. Minor problems -------------- 3) Make IRIX make does not like continuation lines followed only by a comment. So, for example, these lines from src/appl/Makefile.in OBJECTS = $(SOURCES_C:.c=.o) $(SOURCES_F:.f=.o)\ @USE_EXT...
2001 Jun 28
1
core dump running modreg-Ex.R (PR#1002)
...ions, in particular R-1.2.3. $ cd test/Examples $ ../../bin/R --vanilla < modreg-Ex.R > modreg-Ex.Rout This worked in R-1.2.3. It looks like there were a number of cosmetic changes to the modreg Fortran sources since R-1.2.3. SGI MIPSPro f90 was used to compile modreg, e.g.: f90 -OPT:IEEE_NaN_inf=ON -KPIC -O2 -c sslvrg.f -o sslvrg.o $ dbx ../../bin/R.bin dbx version 7.3 MR 55458_Apr30_MR Apr 30 1999 13:44:41 Core from signal SIGBUS: Bus error (dbx) where > 0 sslvrg(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7ffdaa38) ["/disk2/gwhite/src/R-1.3.0/src/library/modreg/src/sslvrg.f":94,...
1999 Aug 03
2
compliation problem
...S: IRIX6.5 CC cc FC f77 MAKE GNU make 3.75 Here is part of the the output for make. make[2]: Leaving directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/include' make[2]: Entering directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/appl' cc -g -OPT:IEEE_NaN_inf=ON -I../include -I../../src/include -c S_compat.c -o S_compat.o cc-1143 cc: ERROR File = ../include/Mathlib.h, Line = 329 Declaration is incompatible with "long double gammal(long double)" (declared at line 819 of "/usr/include/math.h"). double qgamma(double, dou...
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...ched) yes checking for type of socket length... size_t * checking whether byte ordering is bigendian... yes checking for working const... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of long double... 8 checking whether C compiler needs -OPT:IEEE_NaN_inf=ON... no checking for xmkmf... /usr/bin/X11/xmkmf checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for...