I was about to write the same. The limits are for processes per user and
as I remember it is default 4096 open files/handles for a RedHat
EL/CentOS system (and also a Redsleeve system unless it has been changed
by the rootfs packager).
You should of cause check if you have that many processes open (do a
simple "ps -ef" to check).
Also check if the Makefile will make gcc compile in parallel or in
seriel (the optimizations).
BR,
Bjarne
On 18-04-2015 23:38, Gordan Bobic wrote:
That's the number of processes per user - not relevant to what I was
referring to (stack size). Must be a different problem.
_______________________________________________
users mailing list
[email protected]
http://lists.redsleeve.org/mailman/listinfo/users