Re: [Interest] 5.8.0 on OpenBSD 6.0

2017-03-06 Thread ml+qt-interest
On Sun, Feb 26, 2017, Thiago Macieira wrote: > > eg++ -c -pipe -O2 -fPIC -std=c++1y -fvisibility=hidden > > /usr/include/mmintrin.h: In function '__m64 _mm_add_si64(__m64, __m64)': > > /usr/include/mmintrin.h:312:72: error: cannot convert 'long long int' to > > '__vector(1) long long int' for arg

[Interest] 5.8.0 on OpenBSD 6.0

2017-02-26 Thread ml+qt-interest
[Is this the right list for questions about compilation problems with Qt itself?] I'm trying to compile Qt 5.8.0 on OpenBSD 6.0 but it fails early on with an error which I don't really understand because I'm not a C++ programmer :-( (I "need" Qt 5.8 for some other open source software, but OpenBS