bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/31277] building binutils targeting x86_64-linux-gnu on s390x-lin


From: krebbel at linux dot ibm.com
Subject: [Bug ld/31277] building binutils targeting x86_64-linux-gnu on s390x-linux-gnu doesn't enable i686-linux-gnu
Date: Thu, 01 Feb 2024 13:18:14 +0000

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

Andreas Krebbel <krebbel at linux dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krebbel at linux dot ibm.com

--- Comment #2 from Andreas Krebbel <krebbel at linux dot ibm.com> ---
I've tried various combinations of compiler versions (including current master)
and binutils levels but it looks like it is working for me. Regardless of
whether I configure binutils with

--enable-targets=x86_64-linux-gnu
or
--enable-targets=i686-linux-gnu

in all cases I get support for 32 and 64 bit x86 architectures in binutils:

./ld: supported targets: elf64-s390 elf32-s390 elf64-little elf64-big
elf32-little elf32-big elf64-x86-64 elf32-i386 elf32-iamcu elf32-x86-64
pei-i386 pe-x86-64 pei-x86-64 srec symbolsrec verilog tekhex binary ihex plugin
trad-core

I haven't tried to build a cross GCC with that yet, but I'll give that a try as
well.

Could you please provide the configure lines of GCC and Binutils you were using
in the failing case?

-- 
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]