On 05/22/2015 06:35 AM, Dominik 'Rathann' Mierzejewski wrote:
> On Friday, 22 May 2015 at 05:39, Orion Poplawski wrote:
>> we are pulling in sse2 intrinsics. But why is simply including the
>> header failing?
>
> gcc5 doesn't support compiling SSE2 code without -msse2 in the command
> line.
>
>
On Friday, 22 May 2015 at 05:39, Orion Poplawski wrote:
[...]
> Well, the errors are possibly related to that type of code:
>
> In file included from
> /usr/lib/gcc/i686-redhat-linux/5.1.1/include/xmmintrin.h:31:0,
> from
> /usr/lib/gcc/i686-redhat-linux/5.1.1/include/emmintrin.h:
On 05/21/2015 10:49 AM, Dominik 'Rathann' Mierzejewski wrote:
On Thursday, 21 May 2015 at 17:06, Bruno Wolff III wrote:
On Thu, May 21, 2015 at 13:21:19 +0200,
Sebastian Pölsterl wrote:
I'm currently struggling to get InsightToolkit to build again for
rawhide. Currently, the problem is that
On Thursday, 21 May 2015 at 17:06, Bruno Wolff III wrote:
> On Thu, May 21, 2015 at 13:21:19 +0200,
> Sebastian Pölsterl wrote:
> >
> >I'm currently struggling to get InsightToolkit to build again for
> >rawhide. Currently, the problem is that it cannot detect SSE
> >instructions when using koji
On Thu, May 21, 2015 at 13:21:19 +0200,
Sebastian Pölsterl wrote:
I'm currently struggling to get InsightToolkit to build again for
rawhide. Currently, the problem is that it cannot detect SSE
instructions when using koji [1]. It worked for a previous build [2] and
still works when doing mockb
Sebastian: I looked into that and I'm as cluesless as you :(
Maybe someone else knows the proper spell...
M.
On 21 May 2015 at 13:21, Sebastian Pölsterl wrote:
> Hi everyone,
>
> I'm currently struggling to get InsightToolkit to build again for
> rawhide. Currently, the problem is that it cann
Hi everyone,
I'm currently struggling to get InsightToolkit to build again for
rawhide. Currently, the problem is that it cannot detect SSE
instructions when using koji [1]. It worked for a previous build [2] and
still works when doing mockbuild locally.
During configure, the SSE checks that used