install vs install-sh

DJ Delorie dj@redhat.com
Tue Jul 15 01:00:00 GMT 2003


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?



More information about the Gcc mailing list