search for: use_external_blas_false

Displaying 5 results from an estimated 5 matches for "use_external_blas_false".

2005 Apr 07
0
R 2.1.0 (beta) on IRIX
...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_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 fal...
2001 Dec 08
2
Building under IRIX 6.5 (report)
On my IRIX system (SGI compilers, gcc not installed) ./configure runs fine, but there is a problem with make (output below) that can be solved by changing one line in src/modules/lapack/Makefile. If this line is changed, make runs without problems. 'make check' still has a problem (sh[14]: /usr/sbin/perl: arg list too long), but I assume this is "cosmetic". Manfred -----------
2009 Feb 21
1
Install failure (PR#13545)
...='' SUPPORT_MBCS='' SUPPORT_UTF8='' TAR='tar' TCLTK_CPPFLAGS='' TCLTK_LIBS='' TCL_CONFIG='' TEX='false' TEXI2DVI='false' TIFF_LIBS='' TK_CONFIG='' USE_EXPORTFILES_FALSE='' USE_EXPORTFILES_TRUE='' USE_EXTERNAL_BLAS_FALSE='' USE_EXTERNAL_BLAS_TRUE='' USE_EXTERNAL_LAPACK_FALSE='' USE_EXTERNAL_LAPACK_TRUE='' USE_ICU='' USE_INCLUDED_LIBINTL='' USE_MMAP_ZLIB_FALSE='' USE_MMAP_ZLIB_TRUE='' USE_NLS='' USE_NLS_FALSE='' USE_NLS_TRUE='' U...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...AGS='' SHLIB_LD='' SHLIB_LDFLAGS='' SHLIB_LIBADD='' STRIP='strip' TAR='tar' TCLTK_CPPFLAGS='' TCLTK_LIBS='' TCL_CONFIG='' TEX='false' TK_CONFIG='' USE_EXPORTFILES_FALSE='' USE_EXPORTFILES_TRUE='' USE_EXTERNAL_BLAS_FALSE='' USE_EXTERNAL_BLAS_TRUE='' USE_EXTERNAL_LAPACK_FALSE='' USE_EXTERNAL_LAPACK_TRUE='' USE_LIBTOOL_FALSE='' USE_LIBTOOL_TRUE='#' USE_MMAP_ZLIB_FALSE='' USE_MMAP_ZLIB_TRUE='' USE_RECOMMENDED_PACKAGES_FALSE='' USE_RECOMMENDED_PACK...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...SHLIB_LD='' SHLIB_LDFLAGS='' SHLIB_LIBADD='' STRIP='strip' TAR='tar' TCLTK_CPPFLAGS='' TCLTK_LIBS='' TCL_CONFIG='' TEX='/usr/local/IT/bin/tex' TK_CONFIG='' USE_EXPORTFILE_FALSE='' USE_EXPORTFILE_TRUE='' USE_EXTERNAL_BLAS_FALSE='' USE_EXTERNAL_BLAS_TRUE='' USE_LIBTOOL_FALSE='' USE_LIBTOOL_TRUE='#' USE_MMAP_ZLIB_FALSE='' USE_MMAP_ZLIB_TRUE='' USE_RECOMMENDED_PACKAGES_FALSE='' USE_RECOMMENDED_PACKAGES_TRUE='' VERSION='1.6.2' WANT_R_SHLIB_FALSE=''...