bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/3961] 32bit PE windres doesn't work on 64bit host


From: hjl at lucon dot org
Subject: [Bug gas/3961] 32bit PE windres doesn't work on 64bit host
Date: 6 Feb 2007 18:25:03 -0000

------- Additional Comments From hjl at lucon dot org  2007-02-06 18:25 -------
There are

address@hidden binutils]$ grep long wind*.h        
windres.h:   along with this program; if not, write to the Free Software
windres.h:  unsigned long characteristics;
windres.h:  unsigned long time;
windres.h:    unsigned long id;
windres.h:  unsigned long characteristics;
windres.h:  unsigned long version;
windres.h:  unsigned long codepage;
windres.h:  unsigned long reserved;
windres.h:      unsigned long length;
windres.h:  unsigned long length;
windres.h:  unsigned long bytes;
windres.h:  unsigned long style;
windres.h:  unsigned long exstyle;
windres.h:  unsigned long help;
windres.h:  unsigned long style;
windres.h:  unsigned long exstyle;
windres.h:  unsigned long help;
windres.h:  unsigned long length;
windres.h:  unsigned long bytes;
windres.h:  unsigned long help;
windres.h:  unsigned long type;
windres.h:  unsigned long state;
windres.h:  unsigned long help;
windres.h:    unsigned long dword;
windres.h:      unsigned long length;
windres.h:      unsigned long length;
windres.h:      unsigned long length;
windres.h:  unsigned long file_version_ms;
windres.h:  unsigned long file_version_ls;
windres.h:  unsigned long product_version_ms;
windres.h:  unsigned long product_version_ls;
windres.h:  unsigned long file_flags_mask;
windres.h:  unsigned long file_flags;
windres.h:  unsigned long file_os;
windres.h:  unsigned long file_type;
windres.h:  unsigned long file_subtype;
windres.h:  unsigned long file_date_ms;
windres.h:  unsigned long file_date_ls;
windres.h:  unsigned long length;
windres.h:  (struct res_id, const unsigned char *, unsigned long, int);
windres.h:  (const struct res_id, unsigned long, unsigned long, unsigned long,
windres.h:   unsigned long, unsigned long, unsigned long, unsigned long,
unsigned long);
windres.h:  (struct res_id, unsigned long, unsigned long, unsigned long,
unsigned long,
windres.h:   unsigned long, unsigned long, struct rcdata_item *, struct
dialog_ex *);
windres.h:  (const char *, int, unsigned long, unsigned long, unsigned long,
windres.h:  (const char *, unsigned long);
windres.h:extern struct rcdata_item *define_rcdata_number (unsigned long, int);
windres.h:  (const struct res_res_info *, unsigned long, const char *);
windres.h:  (struct ver_varinfo *, unsigned long, unsigned long);

The problem is long on 32bit host is 32bit and may be 64bit on 64bit host.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|32bit PE testsuites don't   |32bit PE windres doesn't
                   |support 64bit host          |work on 64bit host


http://sourceware.org/bugzilla/show_bug.cgi?id=3961

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]