I am working on a package that has buildin GSL library but that will not link two files. Than i included a newer version of GSL w/wo PASS_THROUGH, but still same error.
ERROR: bin/cortex_var_31_c1: missing library: libgslcblas.so.0
ERROR: bin/cortex_var_31_c1: missing library: libgsl.so.0
*** Error code 1
The makefile does not have any r-path in it.
BR Amil |