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

2012-08-21 Thread Ian Lance Taylor
On Tue, Aug 21, 2012 at 5:33 PM, Joseph S. Myers wrote: > > 2012-08-21 Joseph Myers > > * Makefile.in (vis_hide, gen-hide-list): Do not make definitions > depend on --enable-shared. > ($(lib1asmfuncs-o)): Use %.vis files independent of > --enable-shared. >

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

2012-08-21 Thread Joseph S. Myers
As discussed in , it is desirable for the libgcc build with inhibit_libc defined and --disable-shared to be similar enough to that build without inhibit_libc and --enable-shared to be usable to build glibc, producing the same results as if gl