DP Mon, 23 Feb 2015 00:47:20 -0800
Created a shared library (c++) to be used in Julia via cpp package.
ccall: could not find function _Z6CP_lliPh in library However, nm -D file.so There is _Z6CP_lliPc What can be the problem?