5 Sep 2011 14:52
[Bug 925] New: Windows nightlies depend on libgcc_s_dw2-1.dll
<bugzilla-daemon <at> ravenwest.dreamhost.com>
2011-09-05 12:52:20 GMT
2011-09-05 12:52:20 GMT
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)
RSS Feed