[Bug c/15906] unable to link with static libgcc.a if gcc runtime helper functions used (hidden symbol `__ashldi3')

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 9 23:27:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-09 23:27 -------
Not a bug, you have to link in libgcc for the shared library also if you want to use the static libgcc.  You 
should do it anyways as even if you are using the shared one because the initialization can and will be 
done in the wrong order otherwise.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list