Re: how to make use of more memory on HP-UX when comiling with gcc

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

 



Hi Cesar,

Are you using a GCC that is built to produce 32-bit targets, or 64-bit
targets?  32-bit targets (ILP32) cannot access 32 GB of memory.

Is ulimit constraining the running application?

Is the malloc returning NULL?  Does the code check?

What is the -N option?

Can you provide a small, compilable, complete source code that exhibits the
problem?

Thanks,
--Eljay


[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