Hi, On 04.03.2013 07:23, Satz Klauer wrote:
> libtool --mode=compile g++ -Wall -fPIC -shared -Wno-unused [...] > As far as I understood it, the statement "-export-symbols-regex > mylib_" should ensure only functions starting with "mylib_" should be > exported by the resulting library. Indeed, however that functionality is currently broken for C++. There is a patch that supposedly fixes that[1]. Simon [1] https://lists.gnu.org/archive/html/libtool/2013-02/msg00000.html _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool