search for: _zst4cerr

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

2014 Nov 04
1
Linking to the BH package introduces CRAN warnings
...R nor write to stdout/stderr instead of to the console. However, it seems some of the codes in the BH package might. At any rate, when I include some boost headers such as boost/math/distributions/ through BH, I get the following warnings when submitting to the win-builder page: Found '_ZSt4cerr', possibly from 'std::cerr' (C++) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found '_ZSt4cerr', possibly from 'std::cerr' (C++) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)...
2009 Jan 10
2
Problem with compiling shared C/C++ library for loading into R (Linux)
...it went thorugh without error producing a "mylib.so" file. But when I tried "dyn.load(mylib.so)" from R, I got the error: ---------- Error in dyn.load("mylib.so") : unable to load shared library '/somepath/mylib.so': /somepath/mylib.so: undefined symbol: _ZSt4cerr --------- I will really appreciate any help or advice on this problem. --Samsiddhi
2009 Jan 10
2
Problem with compiling shared C/C++ library for loading into R (Linux)
...it went thorugh without error producing a "mylib.so" file. But when I tried "dyn.load(mylib.so)" from R, I got the error: ---------- Error in dyn.load("mylib.so") : unable to load shared library '/somepath/mylib.so': /somepath/mylib.so: undefined symbol: _ZSt4cerr --------- I will really appreciate any help or advice on this problem. --Samsiddhi
2003 Dec 22
2
[LLVMdev] hello.bc & binary code
...t;* %_ZN9__gnu_cxx9num_put_wE WARNING: Found global types that are not compatible: [144 x sbyte]* %_ZSt3cin "struct.std::basic_istream<char,std::char_traits<char> >"* %_ZSt3cin WARNING: Found global types that are not compatible: [140 x sbyte]* %_ZSt4cerr "struct.std::basic_ostream<char,std::char_traits<char> >"* %_ZSt4cerr WARNING: Found global types that are not compatible: [140 x sbyte]* %_ZSt4clog "struct.std::basic_ostream<char,std::char_traits<char> >"* %_ZSt4clog WARN...
2009 Jan 15
2
Interface to open source Reporting tools
...gt; producing a "mylib.so" file. But when I tried "dyn.load(mylib.so)" > from R, I got the error: > > ---------- > Error in dyn.load("mylib.so") : > unable to load shared library '/somepath/mylib.so': > /somepath/mylib.so: undefined symbol: _ZSt4cerr > --------- > > I will really appreciate any help or advice on this problem. > > --Samsiddhi > > > > ------------------------------ > > Message: 43 > Date: Sat, 10 Jan 2009 18:40:14 -0500 > From: Samsiddhi Bhattacharjee <samsiddhi.bhattacharjee@gmail.com&gt...