On 3/25/2012 11:10 AM, Alfred Perlstein wrote:
It's kind of insane how much memory the compiler uses these days.Any other options?
Switch to clang which uses less memory, or use a smaller jobs number. Memory use is inevitable, but the benefit is more efficient binaries.
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

