guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/5] Inline the effect of am/pre-inst-guile


From: Jan Nieuwenhuizen
Subject: Re: [PATCH 4/5] Inline the effect of am/pre-inst-guile
Date: Tue, 22 Mar 2011 21:46:25 +0100

Neil Jerram schreef op ma 21-03-2011 om 22:19 [+0000]:

> It's just one variable definition, and in my opinion it confuses,
> rather than helps, the overall build picture to have two names
> (preinstguile and meta/guile) for the same thing.

Ah, but in my cross build recipe, i have something like

   preinstguile=$GUILE_FOR_BUILD

I know this isn't nice, I think preinstguile should go
and we should use $GUILE_FOR_BUILD throughout.

It's just one variable, but one that you can override,

> -     "$(preinstguile)" -l "$(srcdir)/$(snarf_doc).scm" -c "                  
> \
> +     "$(top_builddir_absolute)/meta/guile" -l "$(srcdir)/$(snarf_doc).scm"   
> \
> +      -c "                                                                   
> \

How do you suggest this works during cross compiling?

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ®  http://AvatarAcademy.nl  




reply via email to

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