libtool
[Top][All Lists]
Advanced

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

visibility support


From: Alexei Podtelezhnikov
Subject: visibility support
Date: Fri, 2 Feb 2018 12:27:05 -0500

Dear all,

Which LT_INIT option would enable the hidden symbol visibility support?

The option -fvisibility=hidden is useful and supported by all major
compilers today including gcc, clang, and icc. There is
-xldscope=hidden on Solaris too. I was hoping to see something similar
to adding "-fPIC -DPIC" when appropriate using some option (if not by
default). I was hoping for something similar to "win32-dll" but for
sources that use__attribute__((visibility("default")).


Thank you,
Alexei



reply via email to

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