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


>Wed Aug  4 23:52:56 1999  H.J. Lu  (hjl@gnu.org)
>
>	* Make-lang.in; Use a unique stamp for each target to support
>	parallel make.

Looks like the right idea.  I have two concerns.  One is, suffixes like
.com have meanings on some systems, so maybe better names (than lang-f77
even) should be considered.

Two is, maybe all this can go away now, if LANGUAGES is dead (dunno about
that) in favor of configure-time --enable-languages.

(I always felt the code you were patching, which I wrote, was really some
sort of kludge to paper over some larger problems, which maybe don't exist
anymore.  But I haven't looked into that area of things recently.)

        tq vm, (burley)


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