This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: build error for mn10300-elf sim with your recent commit
- From: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- To: vapier at gentoo dot org
- Cc: gdb-patches at sourceware dot org, palves at redhat dot com, brobecker at adacore dot com
- Date: Sat, 16 Jun 2012 07:09:27 +0200
- Subject: Re: build error for mn10300-elf sim with your recent commit
> From: Mike Frysinger <vapier@gentoo.org>
> Date: Sat, 16 Jun 2012 06:55:49 +0200
> i vote for deleting all sysdep.h inclusions where the port doesn't have a
> local sysdep.h.
Sounds right, except that in some cases (like for cris-desc.c)
it's the (CGEN) generator templates files that need fixing.
brgds, H-P