[Bug binutils/27064] binutils windres 2.35 "can't detect target endianness and architecture"

2020-12-13 Thread progman3k at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27064 --- Comment #4 from progman3k at gmail dot com --- ~/binutils-2.35$ CC=gcc ./configure --enable-targets=i386-pe Configure runs OK but building fails: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -g -O2

[Bug binutils/27064] binutils windres 2.35 "can't detect target endianness and architecture"

2020-12-13 Thread progman3k at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27064 --- Comment #2 from progman3k at gmail dot com --- Thank you Andreas! How do I enable that when configuring/building? Luckily, I was able to recover a binary windres from a solaris 2.4 machine that had binutils version 2.24 on it

[Bug binutils/27064] New: binutils windres 2.35 "can't detect target endianness and architecture"

2020-12-13 Thread progman3k at gmail dot com
Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: progman3k at gmail dot com Target Milestone: --- Expectation: The command windres --target=pe-i386 -I/opt/youwin/include -i resource.rc -o reso

[Bug binutils/27057] binutils 2.24, 2.35 do not build on Solaris 11.4

2020-12-11 Thread progman3k at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27057 --- Comment #4 from progman3k at gmail dot com --- Using gmake does indeed build! The only problem is that it is not mentioned in the README. Maybe amend the documentation to mention that on some systems, one must use gmake. Also maybe add

[Bug binutils/27057] binutils 2.24, 2.35 do not build on Solaris 11.4

2020-12-11 Thread progman3k at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27057 --- Comment #2 from progman3k at gmail dot com --- I have no idea why the system seems to think the attached file "Build stage" is a binary file, but it is the log output from the terminal of the messages from building -- You are

[Bug binutils/27057] binutils 2.24, 2.35 do not build on Solaris 11.4

2020-12-11 Thread progman3k at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27057 --- Comment #1 from progman3k at gmail dot com --- Created attachment 13044 --> https://sourceware.org/bugzilla/attachment.cgi?id=13044&action=edit Build stage -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/27057] New: binutils 2.24, 2.35 do not build on Solaris 11.4

2020-12-11 Thread progman3k at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: progman3k at gmail dot com Target Milestone: --- Created attachment 13040 --> https://sourceware.org/bugzilla/attachment.cgi?id=13040&action=edit Configure stage Whether using ./configure