------- Comment #23 from howarth at nitro dot med dot uc dot edu 2009-09-23 21:06 ------- (In reply to comment #20) > Subject: Re: TLS emutls not linked to automatically on Darwin > > On Sep 23, 2009, at 8:50 AM, howarth at nitro dot med dot uc dot edu > wrote: > > What about just leveraging PIC-code libgcc.a on darwin by creating a > > libgcc_ext > > Around we go... The question is why do that? > I was under the impression that if we linked libgcc.a into a libgcc_ext created with -unexported_symbols_list using darwin-libgcc-10.5.ver that we would end up with a libgcc_ext shared library would export everything that libgcc_s does except those symbols listed in darwin-libgcc-10.5.ver,
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39888