search for: compile_double_complex_false

Displaying 3 results from an estimated 3 matches for "compile_double_complex_false".

2005 Apr 07
0
R 2.1.0 (beta) on IRIX
...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_EXTERNAL_BLAS_FALSE@ blas.o @COMPILE_DOUBLE_COMPLEX_FALSE@ zgemm.o which become OBJECTS = $(SOURCES_C:.c=.o) $(SOURCES_F:.f=.o) \ # blas.o zgemm.o in the Makefile, cause an error. I have worked around this by joining the two lines, but the problem recurs several times in the tests directory. I shall probably fall back on gmake. 4) Building in a set...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...D_BZLIB_TRUE='' BUILD_DLFCN_DARWIN_FALSE='' BUILD_DLFCN_DARWIN_TRUE='#' BUILD_PCRE_FALSE='' BUILD_PCRE_TRUE='' BUILD_XDR_FALSE='' BUILD_XDR_TRUE='' BUILD_ZLIB_FALSE='' BUILD_ZLIB_TRUE='' CC='gcc' CFLAGS='-g -O2' COMPILE_DOUBLE_COMPLEX_FALSE='' COMPILE_DOUBLE_COMPLEX_TRUE='' CPICFLAGS='' CPP='gcc -E' CPPFLAGS='-I/usr/local/include' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' CXXPICFLAGS='' DEFS='' DVIPS='false' DYLIB_EXT='' DYLIB_LD='...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...-1.6.2/tools/missing automake-1.4' AWK='nawk' BITMAP_LIBS='' BLAS='' BLAS_LIBS='' BUILDDIR_IS_SRCDIR='yes' BUILD_XDR_FALSE='' BUILD_XDR_TRUE='' BUILD_ZLIB_FALSE='' BUILD_ZLIB_TRUE='' CC='gcc' CFLAGS='-g -O2' COMPILE_DOUBLE_COMPLEX_FALSE='' COMPILE_DOUBLE_COMPLEX_TRUE='' CPICFLAGS='' CPP='gcc -E' CPPFLAGS='-I/usr/local/include' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' CXXPICFLAGS='' DEFS='' DVIPS='/usr/local/IT/bin/dvips' ECHO='echo'...