lilypond-devel
[Top][All Lists]
Advanced

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

Proposed patch: Unroll installation loops


From: Han-Wen Nienhuys
Subject: Proposed patch: Unroll installation loops
Date: Wed, 1 Sep 2004 00:43:22 +0200

address@hidden writes:
> lilypond uses the $(foreach) facility of gnumake in several places in  
> its installation. While I'm sure this is a little bit more efficient,  
> it creates problems on MacOS, where due to the fink build setup, paths  
> are often about 30 characters longer: Since foreach creates a single  
> shell line for the whole installation command, the resulting line  
> sometimes exceeded the maximum permissible argument size.
> 
> I therefore had to rewrite the $(foreach) statements in terms of  
> regular shell "for" loops. This code has been in use in MacOS X  
> lilypond for a few months.

Hi -

your mailer has munched the patch. Can you attach it?

thanks!

-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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