I tryed to build a dynamic library based on pyginac cginac.so. My library needs functions declared in pyginac.hpp like lst_from_py_list().
However linking of my library fails unless I comment out the line "local: *;" in linux-symbols.map.
Log in to post a comment.