This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
a minor annoyance with `make install'
- To: egcs at cygnus dot com
- Subject: a minor annoyance with `make install'
- From: Zack Weinberg <zack at rabi dot columbia dot edu>
- Date: Thu, 26 Nov 1998 01:12:09 -0500
My build-and-torture-test script blew up today because there was a
typo in one of the .texi files, which caused `make install' to error
out halfway through, *before* the compiler had been installed.
Shouldn't non-essential stuff like the documentation get installed
after the binaries are done?
zw