Hello, It seems that M32R is now obsoleted because it does not use GDB's multi-arch framework. So I made it fully multi-arched. I attached a patch file created from insight-5.3 source files. If there is something wrong with it, please let me know. Kei Sakamoto 2003-05-09 Kei Sakamoto Make m32r multi-arched. * configure.tgt: Mark m32r as multi-arched. * m32r-rom.c: Add several macros originaly included in config/m32r/tm-m32r.h. * m32r-tdep.c: Add functions for multi-arch support. * config/m32r/m32r.mt: Remove TM_FILE. * config/m32r/tm-m32r.h: Removed.