------- Comment #2 from dje at gcc dot gnu dot org  2009-12-09 00:03 -------
libmpfr must be a shared object because libmpc relies on hidden, global state
in libmpfr.  If libmpfr is linked statically with libmpc and with GCC, each
receives different instances of the global variables.


-- 

dje at gcc dot gnu dot org changed:

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


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

Reply via email to