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: A patch for java/Make-lang.in




  In message <m0zXUFV-000396C@ocean.lucon.org>you write:
  > jv-scan is linked with `cat ../stamp-objlist`. But there is no
  > dependency in java/Make-lang.in. As the result, make fires
  > the jv-scan build before stamp-objlist is done when you do
  > parallel make. Here is a patch.
  > 
  > 
  > -- 
  > H.J. Lu (hjl@gnu.org)
  > --
  > Sun Oct 25 09:21:36 1998  H.J. Lu  (hjl@gnu.org)
  > 
  > 	* Make-lang.in (jv-scan$(exeext)): Add stamp-objlist to
  > 	dependency.
Thanks!  Installed.
jeff


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