I test wxwidgets library with a simple hello-world like program in Windows Server 2008 R2. link with wxMain.o wxApp.o and resource.res, passing linker flags --enable-runtime-pseudo-reloc-v2 (without this the dll could not be load). The program could not be run with error 0x0000007b. I remove the resource.res, it run properly
-- Summary: generate wrongly executable, with .res file Product: binutils Version: 2.20 Status: NEW Severity: normal Priority: P1 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: lanxingcan at gmail dot com CC: bug-binutils at gnu dot org GCC target triplet: x86_64-*mingw32 http://sourceware.org/bugzilla/show_bug.cgi?id=11545 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils