Yes, I need to compile binutils with gdb and sim. Should I report this bug
to bug-...@gnu.org?
Stepan Klymonchuk
On Wed, 7 Apr 2021 at 03:46, Alan Modra wrote:
> On Tue, Apr 06, 2021 at 03:31:40PM +0200, Stepan Klymonchuk wrote:
> > I cloned binutils-gdb repository from here (master branch) on
On Tue, Apr 06, 2021 at 03:31:40PM +0200, Stepan Klymonchuk wrote:
> I cloned binutils-gdb repository from here (master branch) on a linux
> machine (Ubuntu) and I want to compile it for Windows (using
> x86_64_w64_mingw32 toolchain).
>
> First, I ran ./configure with the following options to spec
I cloned binutils-gdb repository from here (master branch) on a linux
machine (Ubuntu) and I want to compile it for Windows (using
x86_64_w64_mingw32 toolchain).
First, I ran ./configure with the following options to specify the
cross-compile toolchain.
./configure --prefix=/usr/x86_64-w64-mingw3