Bug when building tests on sandy bridge
Daniel Löb
[please enable javascript to see the address]
Fri Feb 3 10:02:24 CET 2012
Hello guys,
I just want to report that building the vc tests on a core i7-2600
(sandy-bridge) produces the following error:
> [ 5%] Building CXX object
> tests/CMakeFiles/arithmetics_sse.dir/arithmetics.cpp.o
> /tmp/ccp59uYU.s: Assembler messages:
> /tmp/ccp59uYU.s:5673: Error: suffix or operands invalid for `vmovq'
> /tmp/ccp59uYU.s:6355: Error: suffix or operands invalid for `vmovq'
> make[2]: *** [tests/CMakeFiles/arithmetics_sse.dir/arithmetics.cpp.o]
> Error 1
> make[1]: *** [tests/CMakeFiles/arithmetics_sse.dir/all] Error 2
> make: *** [all] Error 2
Everything else compiles just fine, so disabling the building of tests
works for me.
Daniel
More information about the Vc
mailing list