Bug 9686 - windres depends on host's endianness and bitness
Summary: windres depends on host's endianness and bitness
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: i386-mingw32msvc-binutils (show other bugs)
Version: unstable
Hardware: all Linux
: P3 critical
Assignee: Sir Raorn
QA Contact: qa-sisyphus
URL: http://sourceware.org/bugzilla/show_b...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-09 11:39 MSD by Sir Raorn
Modified: 2006-12-02 22:32 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sir Raorn 2006-06-09 11:39:11 MSD
windres uses unsigned long for writing 32-bit little-endian integers.  This
breaks cross tools on x86_64 and/or bigendian hosts.

Reported upstream.
Comment 1 Sir Raorn 2006-12-02 22:32:22 MSK
Приложен hackaround, для little-endian хватит.