bug-binutils
[Top][All Lists]
Advanced

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

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


From: progman3k at gmail dot com
Subject: [Bug binutils/27064] New: binutils windres 2.35 "can't detect target endianness and architecture"
Date: Sun, 13 Dec 2020 17:53:57 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27064

            Bug ID: 27064
           Summary: binutils windres 2.35 "can't detect target endianness
                    and architecture"
           Product: binutils
           Version: 2.35
            Status: UNCONFIRMED
          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 resource.res
should output a binary .res file.

This is true on linux, osx, cygwin, mingw.

But when windres is built on Solaris 11.4 it gives the following output

windres: Can't detect target endianness and architecture.


To build windres, I did the following

cd binutils-2.35
CC=gcc ./configure
gmake

cd binutils/
gmake windres

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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