Thanks for all the quick replies. I will go for changing cmake.lwt as I
rather have a longer compile time than insane disk activity.
On 29/07/13 17:45, Tom Rondeau wrote:
> On Mon, Jul 29, 2013 at 12:40 PM, M Dammer wrote:
>> Not sure if this is a Pybombs or Gnuradio build issue: When building
>>
On 07/29/2013 12:40 PM, M Dammer wrote:
Not sure if this is a Pybombs or Gnuradio build issue: When building
version 3.6.5.1 via pybombs the system starts swapping after about 70%
of the build have completed and even sometimes bails out with "out of
virtual memory". I can complete the build by re
By default pybombs runs make with the "-j4" option, allowing it to compile
things in parallel. This typically helps the compile go quicker. I
certainly wouldnt expect the gnuradio compile to have issues like this, but
you could edit the gnuradio recipe to force it not to use the "-j4" option
by a
On Mon, Jul 29, 2013 at 12:40 PM, M Dammer wrote:
> Not sure if this is a Pybombs or Gnuradio build issue: When building
> version 3.6.5.1 via pybombs the system starts swapping after about 70%
> of the build have completed and even sometimes bails out with "out of
> virtual memory". I can complet
Not sure if this is a Pybombs or Gnuradio build issue: When building
version 3.6.5.1 via pybombs the system starts swapping after about 70%
of the build have completed and even sometimes bails out with "out of
virtual memory". I can complete the build by restarting pybombs install
- sometimes sever