sorry all

2008-04-14 Thread Eric Tea
hello i've sent the same mail twice (segmentation fault...) because it has been sent in html format and i've read later that the cygwin server accept text format only. i didnt check for replies before sending the second mail, i didnt thought that the first passed! so, please, accept my apologies

segmentation faults and memory problems

2008-04-14 Thread Eric Tea
Hi, I try to run a program which needs a lot of memory. It fails with a "segmentation fault". In the program's  Users Guide, it is advised to increase the stack size but as knwon the "ulimit -s" command does not work. So i tried to compile the program with "-Wl,stack=..." option but it still fai

segmentation faults and memory problems

2008-04-13 Thread Eric Tea
Hi, I try to run a program which needs a lot of memory. It fails with a "segmentation fault". In the program's  Users Guide, it is advised to increase the stack size but as knwon the "ulimit -s" command does not work. So i tried to compile the program with "-Wl,stack=..." option but it still fa