lilypond-devel
[Top][All Lists]
Advanced

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

Re: building faillure


From: Graham Percival
Subject: Re: building faillure
Date: Tue, 20 Sep 2011 23:29:36 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Tue, Sep 20, 2011 at 10:08:26AM +0100, Phil Holmes wrote:
> $(outdir)/general-scheme.o: $(outdir)/version.hh
> $(outdir)/lily-guile.o: $(outdir)/version.hh
> $(outdir)/lily-version.o: $(outdir)/version.hh
...
> Graham: git grep version.hh gives:
> 
> lily/general-scheme.cc:#include "version.hh"
> lily/lexer.ll:#include "version.hh"
> lily/lily-guile.cc:#include "version.hh"
> lily/lily-version.cc:#include "version.hh"
> lily/main.cc:#include "version.hh"
> lily/relocate.cc:#include "version.hh"
> lily/warn-scheme.cc:#include "version.hh"
> 
> I think it could make the build system more robust to make ordering
> by adding lexer.ll, main.cc, relocate.cc and warn-scheme.cc to the
> target list for version.hh?

Yes please.  Add the lines, check that you can compile from
scratch, then push directly.

Cheers,
- Graham



reply via email to

[Prev in Thread] Current Thread [Next in Thread]