Hi Amine, Amine Marref wrote: > Hello, > > I am trying to load the attached program (hope attachment is accessible), but Eclipse is not loading it, neither giving any error message. Can somebody please investigate the matter? On my machine, I get the following error: *** Overflow of the global/trail stack in spite of garbage collection! You can use the "-g kBytes" (GLOBALSIZE) option to have a larger stack. Peak sizes were: global stack 131020 kbytes, trail stack 4148 kbytes As far as I understand the program is too big for the default values of memory. I followed the suggestion in the error, and invoked: eclipse -g 1000000 then I was able to load your program. Best, Marco -- Marco Gavanelli, Ph.D. in Computer Science Dept of Engineering University of Ferrara http://www.ing.unife.it/docenti/MarcoGavanelli/Received on Tue Feb 02 2010 - 14:45:58 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET