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: [commit/sim] Add `sim_complete_command' definition to erc32 sim


On 06/01/2011 08:56 PM, Joel Brobecker wrote:
i didnt build test it because i couldnt figure out how to even configure for
the target.  i still dont ;).

$ ./configure --target=erc32-elf
checking target system type... Invalid configuration `erc32-elf': machine
`erc32' not recognized
configure: error: /bin/sh ../../config.sub erc32-elf failed

I wish we could add erc32-elf. Right now, the target is sparc-elf.
More precisely sparc-*-* ... RTEMS supports it.

I haven't done it because tools like config.sub don't support it yet.
We could work on that, if it made sense.

IMO, it doesn't, because the erc32 is a sparc variant.


Ralf


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