On 2/14/2017 8:12 AM, [email protected] wrote: > > I found that only an actual swap partition of at least 512MB worked reliably > using *make -j2*
I usually go even farther and run: make -j1 ...unless I'm building on something with more memory. It is also pretty easy to cross-build if you have a decent x86 machine that runs Docker, but you'd have to copy over the build directory (the kernel doesn't have dnotify enabled so won't support NFS). -- Charles Steinkuehler [email protected] -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
