search for: main_cflag

Displaying 10 results from an estimated 10 matches for "main_cflag".

Did you mean: main_cflags
2004 Jun 07
2
(low level) profiling of code
Dear R-help, Can some one tell me how to profile compiled code dynamically loaded into R? Here's what I tried on our dual Opteron running SUSE Linux Enterprise Server 8 (GCC 3.3): Start with R-patched dated 2004-06-07: (I also had MAIN_CFLAGS="-pg" in config.site.) R is now configured for x86_64-unknown-linux-gnu Source directory: . Installation directory: /usr/local C compiler: gcc -O2 -g -pg -march=k8 -msse2 -m64 C++ compiler: g++ -O2 -g -pg -march=k8 -msse2 -m64 Fortra...
2013 Jul 25
1
Building R with Cairo
...make > make install > make clean > cd - > # echo "******************************************" > > curl http://cran.r-project.org/src/base/R-2/R-2.15.1.tar.gz -o > R-2.15.1.tar.gz > tar -zxf R-2.15.1.tar.gz > cd R-2.15.1/ > # Tell R where Cairo is > export MAIN_CFLAGS="-I${INSTALL_LOCATION}/include > -I${INSTALL_LOCATION}/cairo/include" > export LDFLAGS="-L${INSTALL_LOCATION}/lib -L${INSTALL_LOCATION}/cairo/lib" > export > PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:${INSTALL_LOCATION}/cairo/lib/pkgconfig:${INSTALL_LOCATION}/lib/pkg...
2009 Jul 23
1
problem building R 2.9.1 from source on RHEL 4 (x86_64)
I am building from source on RHEL 4 and have run into a problem while running "make check": running code in 'lapack.R' ...make[3]: *** [lapack.Rout] Error 1 make[3]: Leaving directory `/opt/R/R-2.9.1/tests' make[2]: *** [test-Specific] Error 2 make[2]: Leaving directory `/opt/R/R-2.9.1/tests' make[1]: *** [test-all-basics] Error 1 make[1]: Leaving
2002 Jan 15
0
errors intalling splancs and sgeostat
...aults to "-g -O2" for gcc, and "-g" in all # other cases. CFLAGS="-xO5 -dalign -xlic_lib=sunperf" # 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 (`-IDIR') and any other miscellaneous # options for the C preprocessor and compiler. # If unset defaults to `-I/usr/local/include'. CPPFLAGS="-I/usr/local/include -I/export/home/share/include" #...
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
...mpilation. ## 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 ('-IDIR') and any other miscellaneous ## options (such as defines) for the C preprocessor and compiler. ## If unset defaults to '-I/usr/local/include', with '-I/sw/include' ## prep...
2010 Feb 22
2
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems
I am trying to compile R on Linux using SunStudio. Configure flags are mostly as suggested in the R install guide. CC=/opt/sun/sunstudio12.1/bin/suncc CFLAGS="-g -xc99 -xlibmil -xlibmieee" MAIN_CFLAGS=-g SHLIB_CFLAGS=-g CPPFLAGS="-I. -I/opt/sun/sunstudio12.1/prod/include -I/opt/sun/sunstudio12.1/prod/include/cc" CPPFLAGS+="-I/opt/sun/sunstudio12.1/prod/include/cc/sys -I/usr/local/include" F77=/opt/sun/sunstudio12.1/bin/sunf95 FFLAGS="-g -O -libmil " SAFE_FFLAGS=&qu...
2001 Jul 25
2
Installation help
...r specified # above. If unspecified, defaults to "-g -O2" for gcc, and "-g" in all # other cases. CFLAGS=-g # 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 (`-IDIR') and any other miscellaneous # options for the C preprocessor and compiler. # If unset defaults to `-I/usr/local/include'. # CPPFLAGS= # The command which runs the the FORTRAN compiler. # If unspec...
2009 Feb 21
1
Install failure (PR#13545)
...v_env_FPICFLAGS_set= ac_cv_env_FPICFLAGS_value= ac_cv_env_JAVA_HOME_set= ac_cv_env_JAVA_HOME_value= ac_cv_env_LAPACK_LIBS_set= ac_cv_env_LAPACK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBnn_set= ac_cv_env_LIBnn_value= ac_cv_env_MAIN_CFLAGS_set= ac_cv_env_MAIN_CFLAGS_value= ac_cv_env_MAIN_FFLAGS_set= ac_cv_env_MAIN_FFLAGS_value= ac_cv_env_MAIN_LDFLAGS_set= ac_cv_env_MAIN_LDFLAGS_value= ac_cv_env_MAIN_LD_set= ac_cv_env_MAIN_LD_value= ac_cv_env_MAKE_set= ac_cv_env_MAKE_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_en...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
..._value= ac_cv_env_F2C_set= ac_cv_env_F2C_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_FPICFLAGS_set= ac_cv_env_FPICFLAGS_value= ac_cv_env_LAPACK_LIBS_set= ac_cv_env_LAPACK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_MAIN_CFLAGS_set= ac_cv_env_MAIN_CFLAGS_value= ac_cv_env_MAIN_FFLAGS_set= ac_cv_env_MAIN_FFLAGS_value= ac_cv_env_MAIN_LDFLAGS_set= ac_cv_env_MAIN_LDFLAGS_value= ac_cv_env_MAIN_LD_set= ac_cv_env_MAIN_LD_value= ac_cv_env_MAKE_set= ac_cv_env_MAKE_value= ac_cv_env_R_BATCHSAVE_set= ac_cv_env_R_BATCHSAVE_value= ac_c...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
..._env_CXXPICFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F2C_set= ac_cv_env_F2C_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_FPICFLAGS_set= ac_cv_env_FPICFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_MAIN_CFLAGS_set= ac_cv_env_MAIN_CFLAGS_value= ac_cv_env_MAIN_FFLAGS_set= ac_cv_env_MAIN_FFLAGS_value= ac_cv_env_MAIN_LDFLAGS_set= ac_cv_env_MAIN_LDFLAGS_value= ac_cv_env_MAIN_LD_set= ac_cv_env_MAIN_LD_value= ac_cv_env_MAKE_set= ac_cv_env_MAKE_value= ac_cv_env_R_BATCHSAVE_set= ac_cv_env_R_BATCHSAVE_value= ac_c...