[Bug target/40125] New: libgcc_s DLL installed in wrong directory in cross toolchain

jsm28 at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue May 12 20:07:00 GMT 2009


GCC 4.4 or later configured with --enable-shared for i686-mingw32
installs a libgcc DLL (e.g. libgcc_s_dw2-1.dll) in $(bindir).  As
this is a binary for the target not the host, this is an inappropriate
location in a cross toolchain; some target-specific directory (e.g.
i686-mingw32/bin or i686-mingw32/lib) should be used instead.


-- 
           Summary: libgcc_s DLL installed in wrong directory in cross
                    toolchain
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
GCC target triplet: i?86-*-mingw32


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



More information about the Gcc-bugs mailing list