bugzilla-daemon | 5 Sep 2011 14:52

[Bug 925] New: Windows nightlies depend on libgcc_s_dw2-1.dll

http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=925

             Bug #: 925
           Summary: Windows nightlies depend on libgcc_s_dw2-1.dll
    Classification: Unclassified
           Product: OHRRPGCE
           Version: Nightly WIP (Alectormancy)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: Build process
        AssignedTo: ohrrpgce <at> lists.motherhamster.org
        ReportedBy: teeemcee <at> gmail.com

Windows nightlies seem to be dynamically linking to libgcc, and as a result
depending on libgcc_s_dw2-1.dll. We haven't noticed because we have that file.

fbc appends -Wl options to the linker to the end of the ld commandline. -static
only affects that come after it, and I couldn't get libstdc++ to lnk when
placed at the end.

I give up on linking with fbc. I'll try to make the switch to linking with gcc,
at least on Windows. (And also add visual C++ support.)

--- Comment #1 from Ralph Versteegen <teeemcee <at> gmail.com> 2011-09-05 05:52:20 PDT ---
*** Bug 926 has been marked as a duplicate of this bug. ***

--

-- 
(Continue reading)

bugzilla-daemon | 5 Sep 2011 14:52

[Bug 925] Windows nightlies depend on libgcc_s_dw2-1.dll

http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=925

Ralph Versteegen <teeemcee <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Ralph Versteegen <teeemcee <at> gmail.com> 2011-09-05 05:52:59 PDT ---
Fixed, by linking using g++ instead.

--

-- 
Configure bugmail: http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Gmane