------- Comment #2 from howarth at nitro dot med dot uc dot edu  2008-12-30 
15:23 -------
I understand Mike Stump's previous comments on this, the possible solutions are
to...

Another possibility, would be to split out the tls emulation package from
gcc_eh. We avoid gcc_eh, so as to not pull in any routines that would shear
with those in the system libgcc_s.

...or to default to using "-lgcc_s.10.x -lgcc_s.1" so as to pick up the
additional symbols from libgcc_s.1. These were discussed in...

http://gcc.gnu.org/ml/gcc/2008-12/msg00162.html
http://gcc.gnu.org/ml/gcc/2008-12/msg00212.html


-- 


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

Reply via email to