This is the mail archive of the gcc-patches@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]

Re: build/install failure with -jN, N > 1, and nonexistent $(prefix)



Jim Meyering <jim@meyering.net> writes:
> gcc/:
> 2001-01-20  Jim Meyering  <meyering@lucent.com>
> 
>         * Makefile.in (install-common): Don't depend on installdirs here.
>         Instead, make each of the lang.install-common targets (e.g.,
>         c++.install-common in cp/Make-lang.in) depend on it.
> 	(install-driver): Depend on installdirs.

Looks OK to me, with two caveats:

1. The changelog patch in the patch (which shouldn't be there) doesn't
   match the changelog entry before the patch.  Make sure the right
   one gets checked in.

2. Please make similar patches for the ch, f, and objc subdirectories.
   cp and java aren't the only languages gcc supports.


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