[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
Wed Sep 23 15:50:00 GMT 2009



------- Comment #10 from howarth at nitro dot med dot uc dot edu  2009-09-23 15:50 -------
What about just leveraging PIC-code libgcc.a on darwin by creating a libgcc_ext
with only a dummy routine and a linkage to the FSF libgcc.a. When creating
libgcc_ext, the ld option -unexported_symbols_list would be used and a file
containing all of the symbols exported from libgcc_10.5 passed to it.


-- 


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



More information about the Gcc-bugs mailing list