Re: [Discuss-gnuradio] make test errors

2013-06-10 Thread Dave L
The CPU on the laptop is an Intel i3-2350M (64 bit). What steps should I take (or where can I learn how) to resolve the problem with Volk? Dave From: Tom Rondeau To: Botany Dave Sent: Monday, June 10, 2013 6:41 AM Subject: Re: [Discuss-gnuradio] make test

Re: [Discuss-gnuradio] make test errors

2013-06-11 Thread Dave L
build dir If a kernel fails, it will tell you which one, start commenting out its implementations in the source dir volk/kernels/volk/volk_*.h until the test works. We narrow down suspect implementation and fix. -josh On 06/10/2013 09:57 PM, Dave L wrote: > The CPU on the laptop is an In

Re: [Discuss-gnuradio] make test errors

2013-06-11 Thread Dave L
lk/volk_*.h until the > test works. We narrow down suspect implementation and fix. > > -josh > > On 06/10/2013 09:57 PM, Dave L wrote: > >> The CPU on the laptop is an Intel i3-2350M (64 bit). >> >> What s