Carole Rafik Radi Dawood wrote: > Good morning, > i am working on a project using Eclipse , TK interface and when i enter > huge data set to be tested, i get this message > *** 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 130624 kbytes, trail stack 4160 kbytes > So i am asking how can i access this larger stack?? If you start tkeclipse from the command line, do what the message says, e.g. call "tkeclipse -g 1G" to start tkeclipse with a global stack limit of 1GB. If you start tkeclipse from a menu, use the Preference Editor to set "Global/trail stack size", save preferences, and restart. -- JoachimReceived on Mon Apr 12 2010 - 07:53:27 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET