Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Waldemar Brodkorb <wbx@openadk.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 3/4] gdb: enable simulator support for host build
Date: Sat, 28 May 2016 17:48:11 +0200	[thread overview]
Message-ID: <20160528154811.GJ22609@waldemar-brodkorb.de> (raw)
In-Reply-To: <20160528154933.575c86c3@free-electrons.com>

Hi Thomas,
Thomas Petazzoni wrote,

> Hello,
> 
> On Fri, 13 May 2016 14:16:51 +0200, Waldemar Brodkorb wrote:
> > Add an option to enable simulator support, so
> > it can be used to test some no-MMU systems.
> > 
> > Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> 
> It doesn't seem to build on Blackfin for me. I'm not using the internal
> toolchain support that you've added in PATCH 2/4, I'm using the
> defconfig from your PATCH 4/4 with the Blackfin external toolchain. But
> host-gdb is a host package, so the cross-compilation toolchain used
> doesn't matter. And what I get is:
> 
> ./../common/sim-model.c: In function ?model_set?:
> ./../common/sim-model.c:108:3: warning: implicit declaration of function ?CPU_MACH? [-Wimplicit-function-declaration]
>    CPU_MACH (cpu) = MODEL_MACH (model);
>       MODEL_NAME (CPU_MODEL (cpu)),
> make[1]: *** [/home/thomas/projets/buildroot/output/build/host-gdb-7.10.1/.stamp_built] Error 2
> Makefile:36: recipe for target '_all' failed
> make: *** [_all] Error 2
> 
> Could you have a look?

I totally forgot about it. See here:
https://www.sourceware.org/ml/gdb/2015-12/msg00029.html

For newer GDB (7.10.1/7.11) we need to use out-of-tree builds. I
only tested with 7.9, I think it was the default by the time I
tested it or I changed it.

How would we change package/gdb to use out-of-tree building?

best regards
 Waldemar

  reply	other threads:[~2016-05-28 15:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-13 12:16 [Buildroot] [PATCH v2 3/4] gdb: enable simulator support for host build Waldemar Brodkorb
2016-05-28 13:49 ` Thomas Petazzoni
2016-05-28 15:48   ` Waldemar Brodkorb [this message]
2016-05-28 16:35     ` Thomas Petazzoni
2016-05-28 16:40       ` Waldemar Brodkorb
2016-05-28 17:24         ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160528154811.GJ22609@waldemar-brodkorb.de \
    --to=wbx@openadk.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox