Got this today... /usr/bin/install: cannot create regular file `/greed/dj/uber/inst/lib/gcc-lib/sh-elf/3.4/cc1': No such file or directory The install-sh in the source tree seems to do "mkdir -p" as needed. Do we expect this of install? Or should we expect to call mkinstalldirs ourselves as needed?