Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* sim/gdb dependency
@ 2002-12-07 12:50 Andrew Cagney
  2002-12-08  1:42 ` DJ Delorie
  2002-12-08 14:41 ` Nathanael Nerode
  0 siblings, 2 replies; 5+ messages in thread
From: Andrew Cagney @ 2002-12-07 12:50 UTC (permalink / raw)
  To: Nathanael Nerode, dj; +Cc: gdb-patches

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-12-08 22:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-07 12:50 sim/gdb dependency Andrew Cagney
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox