HELP: ld: fatal: file /dev/zero: mmap anon failed: Not enough space
807575Apr 22 2008 — edited Apr 22 2008Trying to build a debug version of our code using Solaris 10 and SunStudio 12, and we get this error:
ld: fatal: file /dev/zero: mmap anon failed: Not enough space
Any idea?
The ld process grows to ~4GB then dies.
The compile server has plenty of memory and swap available.
Any idea? Our program is getting quite large, but I am sure there are larger ones out there.