Displaying 3 results from an estimated 3 matches for "rcpprampmodule".
2016 Dec 21
2
different compilers and mzR build fails
...ould bother you team with this,
apologies in case it'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 ./boos...
2016 Dec 21
1
different compilers and mzR build fails
...>> 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/...
2016 Dec 21
0
different compilers and mzR build fails
...logies in case
> it'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...