[Bug 32497] New: ld.exe: cannot find -lgcc

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 20 17:16:38 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=32497

             Bug #: 32497
           Summary: ld.exe: cannot find -lgcc
           Product: Wine
           Version: 1.5.19
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: alpha_one_x86 at first-world.info
    Classification: Unclassified


Hello, I'm trying compil Qt5 application (with previous version of wine it
work):
wine g++ -Wl,-subsystem,windows -mthreads -o debug/ultracopier.exe
object_script.ultracopier.Debug  -lglu32 -lopengl32 -lgdi32 -luser32 -lmingw32
-lqtmaind -LC:/qt5/qtbase/lib -lQt5Widgetsd -lQt5Xmld -lQt5Networkd -lQt5Guid
-lQt5Cored debug/resources-windows_res.o
c:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find -lgcc
c:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find -lgcc
collect2.exe: error: ld returned 1 exit status

Problem at the linker, mingw used:
http://sourceforge.net/projects/mingwbuilds/
Qt5 5.0.0 (release). Same with 64 or 32Bits build.

Thanks to fix it.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list