search for: fpu_control

Displaying 20 results from an estimated 25 matches for "fpu_control".

Did you mean: fp_control
2002 Nov 18
1
i386 floating point tweaking
...ing to get the polygon triangulation code from this package: http://www-2.cs.cmu.edu/~quake/triangle.html to dyn.load into R. Uh oh. Floating point exceptions. Track it down to some FPU diddling that the author deems is necessary. Here's my minimal code that breaks: flipme.c: #include <fpu_control.h> void flipme(){ int cword; cword=4210; _FPU_SETCW(cword); printf("%f\n",sqrt(2.0)); } Compile with "R SHLIB flipme.c", then dyn.load and run: > dyn.load("flipme.so") > .C("flipme") Process R floating point exception at Mon Nov 18...
2003 Nov 08
1
[Fwd: Sun Solaris 8 compile problem.]
...Ipped for the email... | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12443: result: no configure:12447: checking fpu_control.h presence configure:12458: gcc -E -I/usr/local/include conftest.c configure:12489:25: fpu_control.h: No such file or directory configure:12464: $? = 1 configure: failed program was: | #line 12449 "configure" | /* confdefs.h. */ SNIPPED for this email | #define PACKAGE_NAME "R&qu...
2004 Apr 18
0
[patch] R-1.9.0: compile error without nl_langinfo(CODESET) (PR#6789)
...vailable in langinfo.h. --- configure.ac.old 2004-04-17 12:41:22 +0200 +++ configure.ac 2004-04-17 15:21:51 +0200 @@ -510,7 +510,7 @@ ## Some of these are also checked for when Autoconf computes the default ## includes. AC_CHECK_HEADERS(arpa/inet.h dl.h dlfcn.h elf.h fcntl.h floatingpoint.h \ - fpu_control.h grp.h ieee754.h ieeefp.h langinfo.h locale.h \ + fpu_control.h grp.h ieee754.h ieeefp.h locale.h \ netdb.h netinet/in.h \ pwd.h readline/history.h readline/readline.h strings.h \ sys/param.h sys/select.h sys/socket.h sys/stat.h sys/time.h \ @@ -1161,13 +1161,17 @@ AC_FUNC_ALLOCA AC_CH...
1999 Nov 13
0
patches for alpha
...UNDERSCORE +# define F77_SYMBOL(x) x ## _ +# else +# define F77_SYMBOL(x) x +# endif extern void F77_SYMBOL(cftest)(int *a, int *b, double *x, double *y); @@ -502,10 +502,10 @@ changequote(<<, >>)dnl << int main () { - #include <fpu_control.h> - #if defined(_FPU_DEFAULT) && defined(_FPU_IEEE) +# include <fpu_control.h> +# if defined(_FPU_DEFAULT) && defined(_FPU_IEEE) return(_FPU_DEFAULT != _FPU_IEEE); - #endif +# endif return(0); } >>, @@ -527,7 +527,7 @@...
2002 Dec 16
1
compiling R with gcc 3.2 on Solaris
....h usability... yes checking elf.h presence... yes checking for elf.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... yes checking floatingpoint.h presence... yes checking for floatingpoint.h... yes checking fpu_control.h usability... no checking fpu_control.h presence... no checking for fpu_control.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieee754.h usability... no checking ieee754.h presence... no checking for ieee754.h... no checking ieeefp.h usabi...
2005 Jan 19
1
Re: [R-SIG-Mac] Formatting of time zone for POSIXct
...+#endif /* coerce fields to integer, find length of longest one */ for(i = 0; i < 9; i++) { Index: configure.ac =================================================================== --- configure.ac (revision 32715) +++ configure.ac (working copy) @@ -551,7 +551,7 @@ fpu_control.h grp.h ieee754.h ieeefp.h limits.h locale.h \ netdb.h netinet/in.h pwd.h strings.h \ sys/param.h sys/select.h sys/socket.h sys/stat.h sys/time.h \ - sys/times.h sys/utsname.h unistd.h) + sys/times.h sys/utsname.h time.h unistd.h) ## </NOTE> ## <NOTE> ## These are ANSI C...
2012 Dec 03
0
need help for R's installation
...bility... yes checking elf.h presence... yes checking for elf.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking fpu_control.h usability... no checking fpu_control.h presence... no checking for fpu_control.h... no checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usa...
2010 Nov 16
3
Installing Wine From A Patched Source
A program I'm running requires a patch to be installed, I successfully downloaded the source and applied the patch to the source. How do I compile this into a wine build I can use now? The documentation on the wiki doesn't help that much, I'm quite new to all this.
1999 Oct 20
0
[szimeras@irisa.fr: R installation problem]
..... no checking for main in -ldxml... no checking for main in -lblas_risc... no checking for rl_callback_read_char in -lreadline... no checking for ANSI C header files... no checking for vfork.h... no checking for working vfork... no checking for __setfpucw... no checking for dl.h... no checking for fpu_control.h... no checking for hdf5.h... no checking for ieee754.h... no checking for readline/history.h... no checking for blkcnt_t... no checking how to deal with shared libraries... "/usr/openwin/lib/config/sun.cf", line 154: macro ExtraLoadOptions redefines previous macro at "/usr/openwin/...
1999 Oct 12
1
Compilation problem with R
..... no checking for main in -ldxml... no checking for main in -lblas_risc... no checking for rl_callback_read_char in -lreadline... no checking for ANSI C header files... no checking for vfork.h... no checking for working vfork... no checking for __setfpucw... no checking for dl.h... no checking for fpu_control.h... no checking for hdf5.h... no checking for ieee754.h... no checking for readline/history.h... no checking for blkcnt_t... no checking how to deal with shared libraries... "/usr/openwin/lib/config/sun.cf", line 154: macro ExtraLoadOptions redefines previous macro at "/usr/openwin/...
2000 Jan 29
1
HDF5 as a module
...IB(z, main) - R_LIB_HDF5 BLAS="blas.o" if ${use_dxml}; then AC_CHECK_LIB(dxml, main, FLIBS="-ldxml ${FLIBS}" BLAS="") --- 342,347 ---- *************** *** 394,400 **** AC_HEADER_DIRENT AC_HEADER_SYS_WAIT AC_CHECK_HEADERS(dl.h dlfcn.h elf.h floatingpoint.h fpu_control.h \ ! hdf5.h ieee754.h ieeefp.h readline/history.h readline/readline.h \ rpc/rpc.h rpc/xdr.h sys/param.h sys/stat.h sys/time.h sys/times.h \ unistd.h locale.h) case "${host}" in --- 393,399 ---- AC_HEADER_DIRENT AC_HEADER_SYS_WAIT AC_CHECK_HEADERS(dl.h dlfcn.h elf.h floa...
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
....h usability... yes checking elf.h presence... yes checking for elf.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... yes checking floatingpoint.h presence... yes checking for floatingpoint.h... yes checking fpu_control.h usability... no checking fpu_control.h presence... no checking for fpu_control.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieee754.h usability... no checking ieee754.h presence... no checking for ieee754.h... no checking ieeefp.h usabi...
2009 Aug 20
2
getting R 2.9.1 from the tar.gz file
...elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usabilit...
2005 May 11
5
Implementing R on IBM p690 cluster Jump
...ng elf.h usability... no checking elf.h presence... no checking for elf.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking fpu_control.h usability... no checking fpu_control.h presence... no checking for fpu_control.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieee754.h usability... no checking ieee754.h presence... no checking for ieee754.h... no checking ieeefp.h usabi...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...7: $? = 0 configure:12067: result: yes configure:12071: checking floatingpoint.h presence configure:12082: gcc -E -I/usr/local/include conftest.c configure:12088: $? = 0 configure:12107: result: yes configure:12143: checking for floatingpoint.h configure:12150: result: yes configure:12035: checking fpu_control.h usability configure:12048: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12109: fpu_control.h: No such file or directory configure:12051: $? = 1 configure: failed program was: | #line 12037 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #...
2002 Jan 02
0
R ./configure error | Solaris8 / E-450
...ir in -ldir... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for dl.h... no checking for dlfcn.h... (cached) yes checking for elf.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for floatingpoint.h... yes checking for fpu_control.h... no checking for grp.h... yes checking for ieee754.h... no checking for ieeefp.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for pwd.h... yes checking for readline/history.h... yes checking for readline/readline.h... yes checking for...
2006 May 18
0
R-devel and PGI 6.0 compile error
...elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieee754.h usability... yes checking ieee754.h presence... yes checking for ieee754.h... yes checking ieeefp.h...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
..._WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include <floatingpoint.h> configure:22513: result: no configure:22548: checking for floatingpoint.h configure:22555: result: no configure:22432: checking fpu_control.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: chec...
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...dir in -ldir... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for dl.h... no checking for dlfcn.h... (cached) yes checking for elf.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for floatingpoint.h... no checking for fpu_control.h... no checking for grp.h... yes checking for ieee754.h... no checking for ieeefp.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for pwd.h... yes checking for readline/history.h... yes checking for readline/readline.h... yes checking for...
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
...elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usability...