This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build static libgcc with hidden visibility even with --disable-shared


On Tue, Aug 21, 2012 at 5:33 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
>
> 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
>
>         * Makefile.in (vis_hide, gen-hide-list): Do not make definitions
>         depend on --enable-shared.
>         ($(lib1asmfuncs-o)): Use %.vis files independent of
>         --enable-shared.
>         * static-object.mk ($(base)$(objext), $(base).vis)
>         ($(base)_s$(objext)): Use same rules for visibility handling as in
>         shared-object.mk.

This is OK.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]