On Sun, Aug 19, 2012 at 10:59 AM, Ryan Stone <ryst...@gmail.com> wrote: > Are you running make with -j something? You may have to scale that back, > unfortunately. C++ compilers seem to be much more memory hungry than > straight C compilers.
It depends on how complex the code is as well (IIRC class nesting resulted in nasty overhead). Thanks! -Garrett _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"