On Aug 6, 2014, at 7:08 PM, Michael Dickens <michael.dick...@ettus.com> 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: supp...@ettus.com
Web: http://www.ettus.com
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to