Bug 4412

Summary: windres is not 64bit are
Product: binutils Reporter: Gianluigi Tiesi <sherpya>
Component: binutilsAssignee: unassigned
Status: RESOLVED DUPLICATE    
Severity: critical CC: bug-binutils, sherpya
Priority: P2    
Version: 2.17   
Target Milestone: ---   
Host: x86_64-unknown-linux-gnu Target: i586-pc-mingw32msvc
Build: x86_64-unknown-linux-gnu Last reconfirmed:
Attachments: Fixes the problem above

Description Gianluigi Tiesi 2007-04-23 14:59:19 UTC
Windres doesn't work if cross compiled on a 64bit system,
I've made a patch that may have a also uneeded changes,
but at least it works.
It needs stdint.h

I hope all the changes are enough
Comment 1 Gianluigi Tiesi 2007-04-23 14:59:54 UTC
Created attachment 1733 [details]
Fixes the problem above
Comment 2 H.J. Lu 2007-04-24 14:51:02 UTC

*** This bug has been marked as a duplicate of 2737 ***