http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46563
Andrew Haley <aph at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #11 from Andrew Haley <aph at gcc dot gnu.org> 2010-11-22 09:47:52
UTC ---
You see how hard it is to help people with problems like this: we just don't
know what weird things they may be doing that we don't know about!
I's a script because otherwise we'd have to find everywhere -lgcc_s was used
and replace it with -lgcc_s -lgcc. It's simpler just to fix it in one place.