------- Comment #5 from dj at redhat dot com 2007-06-01 01:08 ------- m32c still needs -L$$r/$(TARGET_SUBDIR)/libgloss/m32c to find r8c.ld in the build directory. Your patch would only search in the source directory. Be careful with -B vs -L, and $$r vs $$s.
You've also removed the special flags needed for a mep build. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32154