James wrote Wednesday, February 20, 2013 8:01 AM

> On 20 February 2013 07:56, ArnoldTheresius <[email protected]> wrote:
> 
>> Miguel Jesus wrote
>> >
>> > I couldn't get it to compile even when I try to compile th whole score.
>> >
>> have you allready tried to tune lilyponds (scheme's) memory usage with the
>> environment variable LILYPOND_GC_YIELD?
>> In the past, on WindowsNT with only 192 MB RAM I reduced it to approx. 45
>> just to prevent swapping.
>
> Although I am not sure how I use that 'variable'. Is it in the command on
> the CLI itself or can I put it in my .ly file somewhere?

The former.
 
> Could you give an example of how you use it?

set LILYPOND_GC_YIELD=45

I'm in the process of trying this.  It does limit the working-set, with a value 
of 45
to around 1GB, at the expense of greatly increasing the paging load, but it did 
not stop 2.13.14 from crashing in the same way.  I'm just about to try it with
the latest released binary before I report.

Trevor
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to