Invoking R CMD SHLIB through system() doesn't find GSL library

前端 未结 0 1982
别跟我提以往
别跟我提以往 2021-01-03 02:27

I have a C program that uses GNU Scientific Library (GSL) for root finding and I want to make this into a shared library (.so or .dll) for use in R.

Say my GSL_MRE.c

相关标签:
回答
  • 消灭零回复
提交回复
热议问题