Yeah the compiler used in OSX 10.12 should not be GCC; should be Clang of
some sort. Let me boot into 10.12 on one my buildbots & see what happens. -
MLD

On Fri, Sep 6, 2019 at 12:08 PM Milos Milosavljevic <
milos.milosavlje...@spire.com> wrote:

> Hi All,
> Thank you very much for coming back to me.
>
> Michael, I tried both of these methods. No luck.
>
> As pointed out by Johannes it could be that I really have an ancient
> version of gcc that doesnt have these things. I think I will have to start
> from scratch. Delete everything, update things and try again.
>
> Johannes, yeah I dont know what to make of `Apple LLVM`. :) It could be
> that my Xcode messed up things.
>
> Anyway, I will keep trying.
>
> Thanks
> Milos
>
> On Fri, 6 Sep 2019 at 13:51, Michael Dickens <michael.dick...@ettus.com>
> wrote:
>
>> Hi Milos - "volk" builds for me cleanly, but I'm using a current model
>> MacBook Pro which supports most of the AVX features checked for by Volk. A
>> couple thoughts:
>>
>> 1) Can you try building the "volk-devel" port and see if it works?
>>
>> 2) Can you try the following & see if it works:
>> {{{
>> sudo port clean volk
>> sudo port install volk -orc
>> }}}
>>
>> Hope this is useful! - MLD
>>
>> On Thu, Sep 5, 2019 at 8:11 PM Milos Milosavljevic <
>> milos.milosavlje...@spire.com> wrote:
>>
>>> Dear All,
>>>
>>> I cant build Volk on Mac at all using macports. Getting bunch of similar
>>> things to these (log attached as well):
>>>
>>> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_volk/volk/work/volk-2.0.0/kernels/volk/volk_32f_x2_divide_32f.h:303:10:
>>>> error: assigning to '__m512' (vector of 16 'float' values) from
>>>> incompatible type 'int'
>>>>
>>>
>>> This is gcc version I have installed.
>>>
>>>
>>> $ gcc --version
>>>> Configured with:
>>>> --prefix=/Applications/Xcode.app/Contents/Developer/usr
>>>> --with-gxx-include-dir=/usr/include/c++/4.2.1
>>>> Apple LLVM version 8.0.0 (clang-800.0.42.1)
>>>>
>>>
>>> Does anybody have any ideas by any chance that I could try?
>>>
>>> I tried $sudo port clean volk & sudo port install volk but no luck. I
>>> found some threads from macports (e.g.
>>> https://trac.macports.org/ticket/48009) but they didnt help me.
>>>
>>> Many thanks,
>>> Milos
>>> _______________________________________________
>>> Discuss-gnuradio mailing list
>>> Discuss-gnuradio@gnu.org
>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>>
>>
>>
>> --
>> Michael Dickens, Mac OS X Programmer
>>
>> Ettus Research Technical Support
>>
>> Email: supp...@ettus.com
>>
>> Web: http://www.ettus.com
>>
>
>
> --
> *Dr. Milos Milosavljevic*
> Senior Communications Engineer
>
> *Spire Global UK Limited*
>
> Unit 5A, Sky Park 5, 45 Finnieston Street, Glasgow, G3 8JU United Kingdom
>
> *+44 (0)1413 439  <+44%207881%20295658>146*
>
> *+44 (0)7954 161 6 <+44%207881%20295658>79*
>
>

-- 
Michael Dickens, Mac OS X 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