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: java parallel make patch


On Wed, Aug 30, 2000 at 09:47:26PM -0300, Alexandre Oliva wrote:
> 
> The only way I see to remove this problem is to arrange for a library
> (or a stamp file) to be built out of all shared sources, and add a
> dependency on this library to all programs that currently depend on
> the sources.

Or resurrect my "no recursion into language directories" patch.  You
could do it just for Java, which would avoid most of the problems in
the original patch (IIRC they all had to do with C++).

http://gcc.gnu.org/ml/gcc-patches/2000-06/msg00624.html

zw


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