Hello, 

Recently multilib capability was added to w64 mingw32 targets in gcc trunk.

I noticed that both 64bit and 32bit libgcc dlls install to <prefix>/bin. This
would be ok, for non-multilib native builds, but obviously not for multilib
cross compilers. For me, they are both named "libgcc_s_sjlj-1.dll".

I suggest something like libgcc_<version>_<excpetion>_<bitness>.dll, is that
ok?


-- 
           Summary: Shared libgcc getting clobbered for multilib builds
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: 10walls at gmail dot com
GCC target triplet: *-w64-mingw32


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

Reply via email to