Re: [Discuss-gnuradio] VOLK configure error in OSX 10.8

2012-09-10 Thread Michael Dickens
Josh checked some change(s) in, and it/they seem/s to work. I haven't looked further, since GNU Radio compiles for me on 10.8 now (10.8.1, XCode 4.4.1). "make test" works again on everything except UDP, but I have tried none of the examples or my own code yet. Sorry I cannot be more precise.

Re: [Discuss-gnuradio] VOLK configure error in OSX 10.8

2012-09-10 Thread Josh Blum
>> /opt/GNURadio/source/builds/10.8/volk/lib/volk_machine_neon_orc.c >> cc1: error: unrecognized command line option "-mfpu=neon" cc1: >> error: unrecognized command line option "-mfloat-abi=softfp" >> make[2]: *** >> [volk/lib/CMakeFiles/volk.dir/volk_machine_neon_orc.c.o] Error 1 >> make[1]:

Re: [Discuss-gnuradio] VOLK configure error in OSX 10.8

2012-09-10 Thread Ben Reynwar
On Mon, Aug 6, 2012 at 6:43 AM, Michael Dickens wrote: > I'm running OSX 10.8.0, Xcode 4.4, latest updates; all background > dependencies are installed as both 32 and 64 bit, and includes "orc". Please > let me know what tests I can run to get more/better info to help correct this > issue. - M

Re: [Discuss-gnuradio] VOLK configure error in OSX 10.8

2012-08-06 Thread Josh Blum
On 08/06/2012 02:15 PM, Michael Dickens wrote: > Looking at the CMakeCache.txt file, I don't see CMAKE_C_COMPILER_ID. I do > see: > > //CXX compiler. > CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ > > //C compiler. > CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc > > which result in: > > % /usr/bin/c++

Re: [Discuss-gnuradio] VOLK configure error in OSX 10.8

2012-08-06 Thread Michael Dickens
Looking at the CMakeCache.txt file, I don't see CMAKE_C_COMPILER_ID. I do see: //CXX compiler. CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //C compiler. CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc which result in: % /usr/bin/c++ --version Apple clang version 4.0 % /usr/bin/gcc --version i686-apple-da

Re: [Discuss-gnuradio] VOLK configure error in OSX 10.8

2012-08-06 Thread Josh Blum
On 08/06/2012 09:43 AM, Michael Dickens wrote: > I'm running OSX 10.8.0, Xcode 4.4, latest updates; all background > dependencies are installed as both 32 and 64 bit, and includes "orc". > Please let me know what tests I can run to get more/better info to > help correct this issue. - MLD > I re

[Discuss-gnuradio] VOLK configure error in OSX 10.8

2012-08-06 Thread Michael Dickens
I'm running OSX 10.8.0, Xcode 4.4, latest updates; all background dependencies are installed as both 32 and 64 bit, and includes "orc". Please let me know what tests I can run to get more/better info to help correct this issue. - MLD % clang --version Apple clang version 4.0 (tags/Apple/clang-4