[PATCH 1/3] sim: testsuite: calculate $arch from $subdir
Mike Frysinger
vapier@gentoo.org
Thu May 6 22:27:13 GMT 2021
On 06 May 2021 23:51, Dimitar Dimitrov wrote:
> On понеделник, 5 април 2021 г. 21:19:02 EEST Dimitar Dimitrov wrote:
> > On Mon, 5 Apr 2021 20:17:01 EEST Mike Frysinger wrote:
> > > On 05 Apr 2021 19:31, Dimitar Dimitrov wrote:
> > > > From 6f0fb28ff86acc17b5038978cc42144ffa5a5cb4 Mon Sep 17 00:00:00 2001
> > > > From: Dimitar Dimitrov <dimitar@dinux.eu>
> > > > Date: Mon, 5 Apr 2021 19:21:35 +0300
> > > > Subject: [PATCH] sim: Add bfd include path for common testsuite tools
> > > >
> > > > On my Fedora33 host this patch fixes the following "make check-sim"
> > > > errors for both pru cross target, and native x86_64:
> > > >
> > > > In file included from ../../../binutils/sim/common/sim-basics.h:131,
> > > >
> > > > from
> > > > testsuite/common/bits32m0.c:13:../../../binutils/sim/..
> > > > /
> > > > include/gdb/callback.h:55:10: fatal error: bfd.h: No
> > > > such
> > > > file or directory>
> > > >
> > > > 55 | #include "bfd.h"
> > > >
> > > > | ^~~~~~~
> > >
> > > i'm guessing you don't have libbfd installed in your host distro already ?
> > > i do which is why i think i missed this.
> >
> > You are correct. I don't have libbfd installed on my host.
>
> Can this fix be merged?
the expectation was you'd merge it. if you need me to do it, let me know.
-mike
More information about the Gdb-patches
mailing list