From: Andrew Cagney <ac131313@redhat.com>
To: Nathanael Nerode <neroden@twcny.rr.com>, dj@redhat.com
Cc: gdb-patches@sources.redhat.com
Subject: sim/gdb dependency
Date: Sat, 07 Dec 2002 12:50:00 -0000 [thread overview]
Message-ID: <3DF24E38.7020908@redhat.com> (raw)
Nath.
Thanks to the PPC (...), the sim can't be built before GDB has been
configured. This is because the PPC is using stuff from GDB's "tm.h"
and that is created during config time :-( I tweaked my local
Makefile.in to read something like:
all-sim: configure-sim configure-gdb
and that fixed the problem. (But I'm not sure how to do this from scratch).
The correct fix is for the PPC to, like the better simulators, use an
include/gdb/XXX-sim.h file. In the mean time .... :-(
Andrew
next reply other threads:[~2002-12-07 19:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-07 12:50 Andrew Cagney [this message]
2002-12-08 1:42 ` DJ Delorie
2002-12-08 14:32 ` Andrew Cagney
2002-12-08 14:53 ` DJ Delorie
2002-12-08 14:41 ` Nathanael Nerode
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=3DF24E38.7020908@redhat.com \
--to=ac131313@redhat.com \
--cc=dj@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=neroden@twcny.rr.com \
/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