On Thu, 11 Jun 2020 at 17:41, Fuhriman, Nathanael [US] (IS) (Contr)
<nate.fuhri...@ngc.com> wrote:
>
> /share/apps/gcc/9.2.0/bin/gcc -m64 -shared -L/share/apps/update/lib -o 
> Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o

Note that line. It's probably picking up whatever it's in there
instead of /share/apps/gcc/9.2.0/lib.

Things would be probably easier using scl's devtoolset-8, with gcc
8.3.1. And if you need something newer, CentOS 6 is not the right
environment. It's almost EOL, with so many issues; so please, consider
an upgrade.

-- 
Iñaki Úcar
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to