libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Avoid exporting of internal symbols


From: Simon Richter
Subject: Re: Avoid exporting of internal symbols
Date: Mon, 04 Mar 2013 16:06:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]