Skip to content
Prev 170107 / 398506 Next

Problem with R using pgi compiler on x86_64

I don't see anything in there that asks for a shared library to be 
built.  Please check R_HOME/etc/Makeconf: I believe you need

SHLIB_CXXLDFLAGS = -shared
(and I checked, and I do see that in the PGI section of the R-admin 
manual: so plese check your other settings too).

(BTW, googling shows

https://www.pgroup.com/userforum/viewtopic.php?p=5170&sid=d3b7c949dc63785a722c1d3488b9440e

and the same answer.)
On Wed, 11 Feb 2009, Dr.Peer-Joachim Koch wrote: