[Bug other/39888] TLS emutls not linked to automatically on Darwin

howarth at nitro dot med dot uc dot edu gcc-bugzilla@gcc.gnu.org
Sat Sep 26 01:00:00 GMT 2009



------- Comment #43 from howarth at nitro dot med dot uc dot edu  2009-09-26 00:59 -------
The r152192-4-5-trunk-patch.diff is your 152135-4-5-trunk-patch.diff.txt with
the correction of the...

+EXLIB_64FLAG = .

in libgcc/config/i386/t-darwin64 and the use of -unexported_symbols_list for
EXLIB_LINK. The new copies of the required *.ver files are in the patch as
well. This builds fine on x86_64-apple-darwin10. The question now is can the
patch be refactored so that these new ver files can be dropped completely and
the existing copies that were used to create them substituted in the build. I
am unclear if that is feasible.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39888



More information about the Gcc-bugs mailing list