search for: duse_type_checking_strict

Displaying 4 results from an estimated 4 matches for "duse_type_checking_strict".

2007 Apr 06
1
getConnection is not found in R depending on the Linux flavour (RedHat or Debian) - dyn.load problems
...nfigured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix Compiling the dynamic library: Makevars: PKG_CFLAGS = -ansi -DUSE_TYPE_CHECKING_STRICT R CMD SHLIB -o test.so *.c gcc -I/afs/in2p3.fr/home/throng/biometr/R_dir/install//lib/R/include -I/afs/in2p3.fr/home/throng/biometr/R_dir/install//lib/R/include -I/usr/local/include -ansi -DUSE_TYPE_CHECKING_STRICT -fpic -g -O2 -std=gnu99 -c alignment.c -o alignment.o gcc -I/afs/in2p3.fr/ho...
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
...ersion of the C compiler ## specified above. ## If unspecified, defaults to '-g -O2' for gcc, ## and '-g' in all other cases except icc (for which see R-admin.html). ## CFLAGS= ## Defines for C compilation. ## Use this to specify defines to be used in the compilation of R, ## e.g. -DUSE_TYPE_CHECKING_STRICT ## DEFS= ## The following additional CFLAGS to be used only in the main ## compilation and only in building shared libraries respectively. ## For example, on some systems one needs 'MAIN_CFLAGS=-pg' when ## profiling. ## MAIN_CFLAGS= ## SHLIB_CFLAGS= ## Header file search directory ('...
2006 Oct 03
1
R-2.4.0 is released
...vide LSAME: it seems that nowadays all do. o The configure test for 'whether mixed C/Fortran code can be run' has been improved as on one system that test passed but the Fortran run-time library was broken. o A precious configure variable DEFS can be set to pass defines (e.g. -DUSE_TYPE_CHECKING_STRICT) to C code when compiling R. o There is now a test for visible __libc_stack_end on Linux systems (since it is not visible on some recent glibc's built from the sources). o MacOS X 10.4 and higher now use two-level namespaces, single module in a shared library and allow undefined sy...
2006 Oct 03
1
R-2.4.0 is released
...vide LSAME: it seems that nowadays all do. o The configure test for 'whether mixed C/Fortran code can be run' has been improved as on one system that test passed but the Fortran run-time library was broken. o A precious configure variable DEFS can be set to pass defines (e.g. -DUSE_TYPE_CHECKING_STRICT) to C code when compiling R. o There is now a test for visible __libc_stack_end on Linux systems (since it is not visible on some recent glibc's built from the sources). o MacOS X 10.4 and higher now use two-level namespaces, single module in a shared library and allow undefined sy...