Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Masaki Muranaka <monaka@monami-software.com>
To: gdb-patches@sourceware.org
Subject: Is *.mh used in native mode only?
Date: Mon, 12 Feb 2007 06:26:00 -0000	[thread overview]
Message-ID: <49AB0E17-0AC2-4043-9AB7-4DC434A19F11@monami-software.com> (raw)

Hello maintainers,

According to gdbint document, config/*/*.mh is a one of
host dependent files (not only native).
But it seems that it is not read by configure in case
building the cross debugger.

gdb/configure is coded like this:
- - -
if test "${gdb_native}" = "yes"; then
   host_makefile_frag=${srcdir}/config/${gdb_host_cpu}/${gdb_host}.mh
- - -
Is this code suitable?

--
Masaki Muranaka
Monami software



             reply	other threads:[~2007-02-12  6:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-12  6:26 Masaki Muranaka [this message]
2007-02-12  7:25 ` Mark Kettenis
2007-02-12  9:01   ` Masaki Muranaka

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=49AB0E17-0AC2-4043-9AB7-4DC434A19F11@monami-software.com \
    --to=monaka@monami-software.com \
    --cc=gdb-patches@sourceware.org \
    /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