Bug 4412 - windres is not 64bit are
Summary: windres is not 64bit are
Status: RESOLVED DUPLICATE of bug 2737
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: 2.17
: P2 critical
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-23 14:59 UTC by Gianluigi Tiesi
Modified: 2007-04-24 13:51 UTC (History)
2 users (show)

See Also:
Host: x86_64-unknown-linux-gnu
Target: i586-pc-mingw32msvc
Build: x86_64-unknown-linux-gnu
Last reconfirmed:


Attachments
Fixes the problem above (13.93 KB, patch)
2007-04-23 14:59 UTC, Gianluigi Tiesi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***