Re: [Faudiostream-users] A tigerlake issue

2021-02-13 Thread Moss Mose
Hi Stéphane, thank you so much for your help. You pushed me into the right direction. I did a read-up about the tiger lake optimizations and didn't want to miss out on them. In an other article I found that gcc version 10 added support for these optimizations, so I updated gcc and g++. Just

Re: [Faudiostream-users] A tigerlake issue

2021-02-13 Thread Stéphane Letz
It seems that for whatever reason, your gcc compiler version does not support the native CPI architecture (tigerlake in your case). The faust2supercollider script uses the CXXFLAGS variable here: https://github.com/grame-cncm/faust/blob/master-dev/tools/faust2appls/faust2supercollider#L20 And

Re: [Faudiostream-users] A tigerlake issue

2021-02-12 Thread Moss Mose
Hey Stéphane, thanks for the fast reply! Ah, yes, I forgot, my machine and os, sorry for that! It's an acrer Aspire 5 with 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz 16GB RAM Ubuntu 20.04.2 LTS and Linux Kernel 5.9.16-050916-lowlatency #202012211331 SMP PREEMPT c++/gcc version 9.3.0

Re: [Faudiostream-users] A tigerlake issue

2021-02-12 Thread Stéphane Letz
Could it be a C++ compiler version ? Is it the Xcode installed one? Stéphane > Le 12 févr. 2021 à 18:18, Moss Mose a écrit : > > Hi guys, > > I ran into a problem today. I have a new machine with an i5 11th gen > (tigerlake). Tried to compile some dsp-apps for supercollider today (with >

[Faudiostream-users] A tigerlake issue

2021-02-12 Thread Moss Mose
Hi guys, I ran into a problem today. I have a new machine with an i5 11th gen (tigerlake). Tried to compile some dsp-apps for supercollider today (with faust2supercollider) and got the following message cc1plus: error: bad value (‘tigerlake’) for ‘-march=’ switch cc1plus: note: valid