This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [WWW] simtest-howto.html clarifications, additions
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Janis Johnson <janis187 at us dot ibm dot com>
- Cc: Dan Kegel <dkegel at ixiacom dot com>, <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 17 Jun 2003 14:16:55 -0400 (EDT)
- Subject: Re: [WWW] simtest-howto.html clarifications, additions
On Wed, 11 Jun 2003, Janis Johnson wrote:
> On Wed, Jun 11, 2003 at 02:22:24PM -0700, Dan Kegel wrote:
> > Are there other simulators, or are these it?
>
> I don't know, and it looks like some of these are broken. I'm also not
> sure how to build these apart from the support in gdb; when I try to
> build for fr30-elf, i960-coff, and m32r-elf I get a message that gdb
> does not support the target, but it might be possible to build only
> what's needed for the simulator.
Oh. I have a patch to toplev/configure.in that makes it not try
and compile gdb for m32r-elf (adds gdb to noconfigdirs), which
I'll apply as obvious.
> I've got temporary access to an 8-processor Pentium III system with lots
> of memory and disk space that I'm using to learn more about these builds,
Whee! Everybody should do that, especially those who try out
their patches.
> 5. builds for v850-elf and mn10300-elf fail building the simulator,
> although I noticed today that mn10300-elf is now obsolete
Um, no it isn't. It's mn10200-* that's obsolete, gcc-wise.
(Sorry I didn't spot this the first time I read this.)
brgds, H-P
PS. I'm a week behind on the gcc lists.