This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Recent simulator patches broke many sims


> From: Hans-Peter Nilsson <hp@axis.com>
> Date: Sun, 24 Mar 2013 01:00:59 +0100

> But the patch seems mingw-specific and a host with x64_64-linux
> probably still fails.  Or is "host" actually the target here?

You're taking steps to empty SIM_DV_SOCKSER_O so I guess you
didn't read this piece common to all
sim/<breaking>/configure.ac:

 if test -z "$SIM_DV_SOCKSER_O"; then
	AC_MSG_ERROR([Sorry, but hardware support in this simulator...

At this time I'd just suggest reverting your previous commits
and come back with something tested.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]