Displaying 3 results from an estimated 3 matches for "dscythe_debug".
2011 Feb 09
1
Problem installing MCMCpack on SPARC Solaris 10
Hi list,
I tried to install MCMCpack to R-2.12.0, got the following error,
CC -m64 -library=stlport4 -I/apps/sparcv9/R-2.12.0/lib/R/include
-DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC -DHAVE_IEEEFP_H
-I/opt/csw/include -KPIC -g -c MCMCSVDreg.cc -o MCMCSVDreg.o
"error.h", line 598: Error: The function "abort" must have a prototype.
"distributions.h", line 550: Error: The function "trunc" must have a prototype.
"di...
2009 Jun 30
0
Installing MCMCpack on Solaris 10 X86
...within R). The following is the kind of error the install is throwing. Any help would be greatly appreciated!
# /usr/local/bin/R CMD INSTALL MCMCpack_1.0-1.tar.gz
* Installing to library '/usr/local/lib/R/library'
**stuff snipped**
g++ -I/usr/local/lib/R/include -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC -DHAVE_IEEEFP_H -I/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.10/4.3.3/include-fixed -I/opt/csw/include -fpic -g -O2 -c MCMCSVDreg.cc -o MCMCSVDreg.o
In file included from matrix.h:61,
from rng.h:47,
from mersenne.h:76,
from MCMCrng.h...
2007 Oct 11
1
problem installing MCMCpack
...eeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for trunc... no
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/usr/local/stow/R-2.5.1/lib/R/include
-I/usr/local/stow/R-2.5.1/lib/R/include
-DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC
-I/usr/local/include -fpic -g -O2 -c lecuyer.cc -o lecuyer.o
In file included from lecuyer.h:63,
from lecuyer.cc:4:
rng.h: In member function `scythe::Matrix<double, O, Concrete>
scythe::rng<RNGTYPE>::rdirich(const scythe::Matrix<double, O, S>...