> my problem happens while I'm building pkgsrc/cross/sh-netbsdcoff
> itself, so changing build-sh3.{eb,el} does not help...
fixed. it was because pkgsrc/cross/COMMON/cross.mk visiting
wrong installation target (install-libgcc instaed of install-multilib).
itojun