This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

install vs install-sh


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]