------- Comment #16 from rask at sygehus dot dk 2007-06-27 19:15 ------- What's wrong with the patch at the top of comment 9? FWIW, I can now build the m32c after this configure command:
$ /n/12/rask/src/all/configure --target=m32c-unknown-elf --enable-languages=c,c++ --enable-cxx-flags=-O2 --with-newlib --enable-sim --disable-{multilib,nls,gdb} where --disable-multilib is due to bug 32441 and --enable-cxx-flags=-O2 hides the unrelated reload failure in comment 9. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32418