discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Stable on Linux, many crashes on Windows and OS X


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Stable on Linux, many crashes on Windows and OS X
Date: Thu, 7 Aug 2014 09:51:47 -0400

On Aug 6, 2014, at 7:08 PM, Michael Dickens <address@hidden> wrote:
> I will look into the volk_malloc you mention.

I just issued GR pull request 256 "volk: add check for posix_memalign" < 
https://github.com/gnuradio/gnuradio/pull/256 > that fixes the use of 
"posix_memalign" by checking for it in CMake and then using it if found in 
volk_malloc.c -- and, thus, is OS agnostic.  This will fix things for OSX 
10.8+, maybe 10.7 too (haven't checked).  But, the issue still remains for OSX 
10.6- ... which is what GR bug 710 is about < 
http://gnuradio.org/redmine/issues/710 >.  I'll leave that to Tom unless he 
wants me to fix it. - MLD
--
Michael Dickens, OSX Programmer
Ettus Research Technical Support
Email: address@hidden
Web: http://www.ettus.com


reply via email to

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