Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For some projects, linking non-stripped binaries can take huge amounts of virtual memory. At least on ELF/DWARF platforms with the Gnu linker.

Not sure if that applies here, since I assume the Mac will be using the LLVM linker, and Mach-O != ELF.



Virtual memory, or real memory? You're never going to run out of virtual memory on a 64-bit platform.


Virtual memory. I mentioned it in this context because running out of physical memory means the machine starts swapping, which often results in a very undesirable slowdown.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: