This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: This is a Cygwin failure yeah?


On 10/01/2009, Bernd Roesch <nospamname@web.de> wrote:
> Hello Dave
<snip>
>  >> Unix commad for stack increase(forget the name)
>  >
>  >  'ulimit'
>
>
> ah yes i see, I update from time and time and now its more.my bash show this
>  now.Maybe Andy can do this test what his bash show.
>
>  $ ulimit -a
>  core file size          (blocks, -c) unlimited
>  data seg size           (kbytes, -d) unlimited
>  file size               (blocks, -f) unlimited
>  open files                      (-n) 256
>  pipe size            (512 bytes, -p) 8
>  stack size              (kbytes, -s) 2033
>  cpu time               (seconds, -t) unlimited
>  max user processes              (-u) 63
>  virtual memory          (kbytes, -v) 2097152
>
>

For me I get:

$ ulimit -a
core file size          (blocks, -c) unlimited
data seg size           (kbytes, -d) unlimited
file size               (blocks, -f) unlimited
open files                      (-n) 256
pipe size            (512 bytes, -p) 8
stack size              (kbytes, -s) 2033
cpu time               (seconds, -t) unlimited
max user processes              (-u) 63
virtual memory          (kbytes, -v) 2097152

<snip>

Thanks for the replies and sorry for my late answer - away from
keyboard  :-) I'm picking this back up now though.

Andy
-- 
Brain upgrade required: a working hypothalamus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]