bug-gnulib
[Top][All Lists]
Advanced

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

Re: control of symbols exported by shared libraries


From: Simon Josefsson
Subject: Re: control of symbols exported by shared libraries
Date: Mon, 25 Jul 2005 15:25:25 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Hi,
>
> gcc-4.0 now provides support for controlling the set of symbols exported
> from a shared library in a reasonable, maintainable way. I have added a
> gnulib module to this effect. With documentation, this time :-)

How does this relate to something like Libtool's -export-symbols-regex
'^(idn|pr29_|punycode_|stringprep|tld_).*'?  That is what I have been
using to control which symbols are exported or not.

Your module look somewhat gcc-specific, whereas, in theory, libtool
might work with other compilers too.

Thanks.




reply via email to

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