PATCH for 64-bit MIPS ELF buglets
Jeffrey A Law
law@cygnus.com
Mon Jul 12 16:05:00 GMT 1999
In message < 19990712143800E.mitchell@codesourcery.com >you write:
> Does GCC's MIPS16 support work? Is there the appropriate GDB
> simulation code? Does anyone have recent benchmarks of GCC + MIPS16
> to test against? How do you run the GCC testsuite in this situation?
> (I assume the usual "make check" doesn't cut it.)
It should. Yes, we have simulator support.
You'll probably need to add a multilib for mips16 to the tx39 or
some similar configuration.
You'll have to build gcc, binutils (gas, ld, binutils), gdb+sim, newlib,
libgloss and any build tools they need.
Then run the gcc testsuite with the -mips16 option.
jeff
More information about the Binutils
mailing list