liblto_plugin dependency issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

I have issue with using gcc-4.8.x toolchains under Windows.
If I use gcc-4.8.x toolchains for building GCC then
liblto_plugin-0.dll from new GCC depends on old-GCC libgcc*.dll. It
want __udivdi3 and __umoddi3 from libgcc*.dll.

If I use previous GCC toolchains (<=4.7.3) then liblto_plugin-0.dll
doesn't need libgcc*.dll.
This issue is critical for building new GCC under Windows because if I
want to build GCC with different exceptions type than I have then new
GCC depends on old GCC libgcc*.dll

Can anybody help with it?

Regards,
Alexey.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux