Re: Error when compiling a large file

2013-03-03 Thread Colin Hall
Phil Holmes writes: > "ArnoldTheresius" wrote in message > news:1362226837623-141850.p...@n5.nabble.com... >> Phil Holmes-2 wrote >>> "ArnoldTheresius" < >> >>> Arnold.Wendl@ >> >>> > wrote in message >>> news: >> >>> 1361795191267-141474.post@.nabble >> >>> ... >>> ... >>> >>> That would obvio

Re: Error when compiling a large file

2013-03-02 Thread Phil Holmes
"ArnoldTheresius" wrote in message news:1362226837623-141850.p...@n5.nabble.com... Phil Holmes-2 wrote "ArnoldTheresius" < Arnold.Wendl@ > wrote in message news: 1361795191267-141474.post@.nabble ... ... That would obviously mean a change to the Windows-version compiler on GUB. I

Re: Error when compiling a large file

2013-03-02 Thread ArnoldTheresius
u have to write it like -Wl,--large-address-aware . ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Error-when-compiling-a-large-file-tp141107p141850.html Sent from the Bugs mailing list archive at Nabble.com. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Error when compiling a large file

2013-02-25 Thread Phil Holmes
"ArnoldTheresius" wrote in message news:1361795191267-141474.p...@n5.nabble.com... Miguel Jesus wrote ArnoldTheresius wrote Miguel Jesus wrote I finally got the file to compile. I had to set the LILYPOND_GC_YIELD to 100. Anyone knows why it worked that way and not the default one? Anyway,

Re: Error when compiling a large file

2013-02-25 Thread ArnoldTheresius
lags, namely of lilypond.exe and lilypond-windows.exe. They are NOT LARGEADDRESSAWARE, thus limited to 2 GB of RAM on windows. Assuming the source code is large-address-aware, I modified this flag by using editbin from my Visual C installation. During the successfull compilation I noticed approx.

Re: Error when compiling a large file

2013-02-22 Thread Miguel Jesus
memory usage for my file when it crashed was also 1.3 GB and there are more people reporting that value. Could that be a coincidence? -- View this message in context: http://lilypond.1069038.n5.nabble.com/Error-when-compiling-a-large-file-tp141107p141311.html Sent from the Bugs mailing list arc

Re: Error when compiling a large file

2013-02-21 Thread David Kastrup
ArnoldTheresius writes: > Miguel Jesus wrote >> I finally got the file to compile. I had to set the LILYPOND_GC_YIELD to >> 100. Anyone knows why it worked that way and not the default one? >>   >> Anyway, it took 700 seconds to compile, which is a lot more that it took >> you. As you said, I onl

Re: Error when compiling a large file

2013-02-21 Thread ArnoldTheresius
4 GB 32bit applications can reach under 64bit-Windows (3 GB under 32bit-Windows). I wonder, if there is a software limit for the heap in guile. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Error-when-compiling-a-large-file-tp141107p141239.html Sent fr

Re: Error when compiling a large file

2013-02-20 Thread Miguel Jesus
make things faster? From: Miguel Jesus To: James Cc: Bug-Lilypond Sent: Wednesday, 20 February 2013, 0:09 Subject: Re: Error when compiling a large file James,   I couldn't get it to compile even when I try to compile th whole score.   That mean

Re: Error when compiling a large file

2013-02-20 Thread Trevor Daniels
James wrote Wednesday, February 20, 2013 8:01 AM > On 20 February 2013 07:56, ArnoldTheresius 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 >> env

Re: Error when compiling a large file

2013-02-20 Thread James
Hello, On 20 February 2013 07:56, ArnoldTheresius wrote: > Miguel Jesus wrote > > James, > > > > I couldn't get it to compile even when I try to compile th whole score. > > > > That means the problem is on my side. I have to check the jEdit > > definitions to see if there is something going wron

Re: Error when compiling a large file

2013-02-19 Thread ArnoldTheresius
use a value of 100. In the past, on WindowsNT with only 192 MB RAM I reduced it to approx. 45 just to prevent swapping. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Error-when-compiling-a-large-file-tp141107p141183.html Sent from the Bugs mailing lis

Re: Error when compiling a large file

2013-02-19 Thread Miguel Jesus
it as an admin in case windows was being funny just because of that but it didn't solve it.   Once again, thanks for the reply!   Miguel From: James To: Miguel Jesus Cc: Bug-Lilypond Sent: Tuesday, 19 February 2013, 9:36 Subject: Re: Error when compili

Re: Error when compiling a large file

2013-02-19 Thread James
Hello, On 19 February 2013 13:31, Phil Holmes wrote: > - Original Message - From: James > To: Phil Holmes > Cc: bug-lilypond@gnu.org > Sent: Tuesday, February 19, 2013 12:42 PM > Subject: Re: Error when compiling a large file > > > Hello, >> > > Ye

Re: Error when compiling a large file

2013-02-19 Thread Phil Holmes
- Original Message - From: James To: Phil Holmes Cc: bug-lilypond@gnu.org Sent: Tuesday, February 19, 2013 12:42 PM Subject: Re: Error when compiling a large file Hello, Yes there is a limit per process - the software company I work for hits that all the time so we have to spawn

Re: Error when compiling a large file

2013-02-19 Thread James
Hello, On 19 February 2013 10:06, Phil Holmes wrote: > "James" wrote in message news:CA+T3wFm6ocUSfVyd=** > 8NiivObLnQPo31HmME_eFvCm_**f4snu...@mail.gmail.com... > Miguel, > > > I have a quite powerful desktop and use Linux, but I only saw 1 CPU being >> used and never above 2.5GB of RAM (usin

Re: Error when compiling a large file

2013-02-19 Thread David Kastrup
"Phil Holmes" writes: > Lilypond has always used a lot of memory. That does not mean that this was correct. > If I run the test file Eluze created on 2.12 it goes up to just shy of > a gig. I'd assume there are minor variations in the amount of memory > the various layout systems use, and 2.12

Re: Error when compiling a large file

2013-02-19 Thread Thomas Morley
2013/2/19 James : > I've attached your Zip file here in case anyone else with Windows wants to > give it a go. Testing the file with my not so powerful laptop (Ubuntu 10.04) takes some minutes more. Though, I noticed no problems. FWIW, Harm ___ bug-

Re: Error when compiling a large file

2013-02-19 Thread Phil Holmes
"David Kastrup" wrote in message news:87bobg8v2q@fencepost.gnu.org... "Phil Holmes" writes: "James" wrote in message news:CA+T3wFm6ocUSfVyd=8niivoblnqpo31hmme_efvcm_f4snu...@mail.gmail.com... Miguel, I have a quite powerful desktop and use Linux, but I only saw 1 CPU being used and ne

Re: Error when compiling a large file

2013-02-19 Thread David Kastrup
"Phil Holmes" writes: > "James" wrote in message > news:CA+T3wFm6ocUSfVyd=8niivoblnqpo31hmme_efvcm_f4snu...@mail.gmail.com... > Miguel, > >> I have a quite powerful desktop and use Linux, but I only saw 1 CPU being >> used and never above 2.5GB of RAM (using the 'top' command - a bit like >> Win

Re: Error when compiling a large file

2013-02-19 Thread Phil Holmes
"James" wrote in message news:CA+T3wFm6ocUSfVyd=8niivoblnqpo31hmme_efvcm_f4snu...@mail.gmail.com... Miguel, I have a quite powerful desktop and use Linux, but I only saw 1 CPU being used and never above 2.5GB of RAM (using the 'top' command - a bit like Windows' Task Manager/Processes if you h

Re: Error when compiling a large file

2013-02-18 Thread James
MIguel, On 18 February 2013 02:27, Miguel Jesus wrote: > > I'm not top posting. > > I'm trying to compile a large file with lilypond 2.16.2 (about 1200 bars) > but > I keep getting an error: > > "This application has requested the Runtime to terminate it in an unusual > way. > Please contact the

Re: Error when compiling a large file

2013-02-18 Thread Eluze
e into \bookparts Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Error-when-compiling-a-large-file-tp141107p141118.html Sent from the Bugs mailing list archive at Nabble.com. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Error when compiling a large file

2013-02-17 Thread Miguel Jesus
> I'm not top posting. I'm trying to compile a large file with lilypond 2.16.2 (about 1200 bars) but I keep getting an error: "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information." I also got a st9bad_a