On Fri, 2 Feb 2018, Alexei Podtelezhnikov wrote:
Dear all,
Which LT_INIT option would enable the hidden symbol visibility support?
There is no such thing in libtool as far as I am aware. Libtool is
all about supporting a core set of features in a portable way.
There is nothing to prevent you from doing what you want in your
configure script by adding to CFLAGS and/or LDFLAGS variables. Just
make sure that enabling or depending on this feature does hinder
portability to systems which do not support the feature.
Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool