Dear R-list people,
I asked a similar question a few hours before. I will try to be more specific.
We like to add the GSL library to the file SHLIB in order to make it possible to run
the C code using GSL functions from R.
We read that the path to the libgsl.a should be added to the line shlib_libadd=' ' in
the file SHLIB but it does not work on our system. Dyn.load fails with error
"referenced symbol <symbolname> not found". What is wrong?
We will much appreciate any help on this.
We are using R-1.9.1 on Unix.
[[alternative HTML version deleted]]
______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html