GCC 3.4.3

Ray Holme ray@learningnetworks.com
Tue Apr 12 12:45:00 GMT 2005


the install-sh is always referenced in the parent directory. 
(../install-sh)

so for all the first level directories in the install directory - one copy
at the top will do.

now for sub-sub directories - you must copy (or link) one into the parent
sub-directory.

I don't think there are any three level install directories (but don't
quote me).

Ray



More information about the Gcc mailing list