Re: [PATCH] dumper: avoid linker problem when `libbfd` depends on `libsframe`

2023-02-01 Thread Corinna Vinschen
On Feb 1 18:04, Jon Turney wrote: > On 01/02/2023 17:33, Corinna Vinschen wrote: > > On Feb 1 15:08, Johannes Schindelin wrote: > > > A recent binutils version introduced `libsframe` and made it a > > > dependency of `libbfd`. This caused a linker problem in the MSYS2 > > > project, and once Cygw

Re: [PATCH] dumper: avoid linker problem when `libbfd` depends on `libsframe`

2023-02-01 Thread Jon Turney
On 01/02/2023 17:33, Corinna Vinschen wrote: On Feb 1 15:08, Johannes Schindelin wrote: A recent binutils version introduced `libsframe` and made it a dependency of `libbfd`. This caused a linker problem in the MSYS2 project, and once Cygwin upgrades to that binutils version it would cause the

Re: [PATCH] dumper: avoid linker problem when `libbfd` depends on `libsframe`

2023-02-01 Thread Corinna Vinschen
On Feb 1 15:08, Johannes Schindelin wrote: > A recent binutils version introduced `libsframe` and made it a > dependency of `libbfd`. This caused a linker problem in the MSYS2 > project, and once Cygwin upgrades to that binutils version it would > cause the same problems there. > > Let's preempti

[PATCH] dumper: avoid linker problem when `libbfd` depends on `libsframe`

2023-02-01 Thread Johannes Schindelin
A recent binutils version introduced `libsframe` and made it a dependency of `libbfd`. This caused a linker problem in the MSYS2 project, and once Cygwin upgrades to that binutils version it would cause the same problems there. Let's preemptively detect the presence of `libsframe` and if detected,