------- 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

Reply via email to