Re: gcc 4.3.2 compilation failure on aix 5.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 19, 2008 at 3:14 PM, Rohit <will.u.tellmemore@xxxxxxxxx> wrote:
> ulimit -a says:
>
> core file size (blocks)     1048575
> data seg size (kbytes)      131072
> file size (blocks)          unlimited
> max memory size (kbytes)    32768
> open files                  2000
> pipe size (512 bytes)       64
> stack size (kbytes)         32768
> cpu time (seconds)          unlimited
> max user processes          262144
> virtual memory (kbytes)     unlimited
>
> Process going out of memory might be the case . How can i handle it in
> this case ?

Increase your process resource limits.

I would recommend that data seg size, max memory size, and
stack size be increased.

David

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux