On Thu, 23 Aug 2007, Bill Page wrote: | Gaby, | | Here is the output of 'ulimit -a': | | [EMAIL PROTECTED] gcl]$ ulimit -a | core file size (blocks, -c) 0 | data seg size (kbytes, -d) unlimited | file size (blocks, -f) unlimited | pending signals (-i) 8190 | max locked memory (kbytes, -l) 32 | max memory size (kbytes, -m) unlimited | open files (-n) 1024 | pipe size (512 bytes, -p) 8 | POSIX message queues (bytes, -q) 819200 | stack size (kbytes, -s) 10240 | cpu time (seconds, -t) unlimited | max user processes (-u) 8190 | virtual memory (kbytes, -v) unlimited | file locks (-x) unlimited | [EMAIL PROTECTED] gcl]$ | | ---------- | | I know very little about this particular workstation located in a | computer lab where the Aldor workshop is taking place, but if this | seems important, I can try to find out more about why this fails.
It looks to me you have enough virtual resources. :-) Which version did you try? I applied this morning a patch from Alfredo turned off SGC -- builds on my machines were OK. I don't know whether that has any effect for you at all -- it was necessary for Alfredo's builds. -- Gaby _______________________________________________ Gcl-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gcl-devel
