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


On Tuesday 26 March 2013 16:50:21 Hans-Peter Nilsson wrote:
> > From: Mike Frysinger <vapier@gentoo.org>
> > > You know, if someone went to do the work to provide a default
> > > (overridable) target-board for all cross *-elf et al targets at
> > > the toplevel, I wouldn't mind.
> > 
> > cris is the only target that i see today that is failing to work with
> > sane defaults "out of the box".  i don't see a global init being
> > necessary (or even useful).
> 
> It fails, how?  That's the first thing I've heard about it.

i meant "if `make check-sim` for a cris-elf target requires RUNTESTFLAGS=--
target_board=cris-sim to be specified in order to pass tests"

if people can simply do:
	./configure --target=cris-elf
	make all-sim
	make check-sim
and it works, then i don't have any complaints
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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