https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105507

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> So the rule of thumb is to never use -static-libgcc if you have a
> GCC-compiled DLL in the link, that's guaranteed to break otherwise.

So this could happen to the compiler if it is linked with the shared version of
GMP, MPFR or MPC.  Is that the case in your setup?

Reply via email to