Displaying 3 results from an estimated 3 matches for "rcppident".
2016 Dec 21
2
different compilers and mzR build fails
...9;s a bother.
I'm trying gcc 6.2.1 (from devtoolset-6) with R, everything
seems to work just fine, except for mzR.
Here is failed build:
g++ -m64 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o mzR.so
cramp.o ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o
rnetCDF.o RcppPwiz.o RcppPwizModule.o RcppIdent.o
RcppIdentModule.o ./boost/system/src/error_code.o
./boost/regex/src/posix_api.o ./boost/regex/src/fileiter.o
./boost/regex/src/regex_raw_buffer.o
./boost/regex/src/cregex.o ./boost/regex/src/regex_debug.o
./boost/regex/src/instances.o ./boost/regex/src/icu.o
./boost/regex/src/usinstances.o...
2016 Dec 21
1
different compilers and mzR build fails
...erything seems to
>> work just fine, except for mzR.
>> Here is failed build:
>>
>> g++ -m64 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o
>> mzR.so cramp.o
>> ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o
>> rnetCDF.o RcppPwiz.o
>> RcppPwizModule.o RcppIdent.o RcppIdentModule.o
>> ./boost/system/src/error_code.o
>> ./boost/regex/src/posix_api.o
>> ./boost/regex/src/fileiter.o
>> ./boost/regex/src/regex_raw_buffer.o
>> ./boost/regex/src/cregex.o ./boost/regex/src/regex_debug.o
>> ./boost/regex/src/instances.o ./boos...
2016 Dec 21
0
different compilers and mzR build fails
...ing gcc 6.2.1 (from devtoolset-6) with R, everything seems to
> work just fine, except for mzR.
> Here is failed build:
>
> g++ -m64 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o mzR.so cramp.o
> ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o rnetCDF.o RcppPwiz.o
> RcppPwizModule.o RcppIdent.o RcppIdentModule.o
> ./boost/system/src/error_code.o ./boost/regex/src/posix_api.o
> ./boost/regex/src/fileiter.o ./boost/regex/src/regex_raw_buffer.o
> ./boost/regex/src/cregex.o ./boost/regex/src/regex_debug.o
> ./boost/regex/src/instances.o ./boost/regex/src/icu.o
> ./boost/regex...