discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] pybombs error


From: Blake Morgan
Subject: Re: [Discuss-gnuradio] pybombs error
Date: Tue, 25 Jun 2013 07:12:06 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

On 06/25/2013 05:10 AM, Philip Balister wrote:
On 06/24/2013 09:19 PM, Blake Morgan wrote:
I decided to try out pybombs on one of my Beaglebones, and attempted to
install gnuradio. Below is the error message I received, if this helps.

This is the key issue"

Heh, I suspected as much.

make[2]: *** Waiting for unfinished jobs....
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.

This is a sign the OOM killer killed one of he compiler processes. This
is a known issue with building gnuradio. You will typically see it on
low memory machines (embedded stuff), but you can see it on intensive
x86 build machines also :)

Basically, building gnuradio on anything other than a beefy x86 is
silly. I've heard of builds on ARM succeeding, but build times are up to
like 12 hours. Learn to cross compile.
Yes, I have successfully cross compiled gnuradio for the beaglebone in the past, and it is happily running on one in my lab as I write. The point was to see what would happen using the pybombs tool. I think pybombs is a cool tool, and I liked how it worked on an x86 machine over the weekend, so I thought I'd try a different architecture. Does the pybombs tool accept cross compile options? It isn't obvious that it does from looking at config.defaults.

Regards,

Blake

Philip







reply via email to

[Prev in Thread] Current Thread [Next in Thread]