On 20 June 2013 15:18, Philip Balister <[email protected]> wrote: > On 06/20/2013 08:29 AM, Paul Barker wrote: >> >> Just tried building gnuradio with this patch applied. The system >> topped out at 5GB RAM and 4GB swap used (everything on the system) >> then: > > Compiling the c++ output of swig is known to consume loads of ram. >
I tried this again with PARALLEL_MAKE = "" rather than "-j 4" and it worked fine. Before this gnuradio do_compile failed pretty early when trying to build documentation so this patch does fix that build error. -- Paul Barker Email: [email protected] http://www.paulbarker.me.uk _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
