DragonFly BSD
DragonFly commits List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/gnu/usr.bin/gdb/gdb


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Wed, 17 Nov 2004 16:32:13 +0100

On 17.11.2004, at 13:27, Joerg Sonnenberger wrote:
joerg 2004/11/17 04:27:59 PST

DragonFly src repository

  Modified files:
    gnu/usr.bin/gdb/gdb  Makefile
  Log:
  Use the YACC source for c-exp.y and f-exp.y, not the pre-built
  BISON parse. This solves the *very* strange build problem with
  -jX in buildworld, where make tries to build this files from
  source using the default rules. Those rules are not save for
  parallel builds.

Thanks. Although I'd really like to know why these *explicit* sources (.c) get updated from the *implicit* (.y) sources...


This could as well be fixed by just rm'ing the .y files :)

cheers
  simon

--
/"\
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News

Attachment: PGP.sig
Description: This is a digitally signed message part



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]