/usr/lib/gcc/x86_64-linux-gnu/4.9/include/xmmintrin.h only exists on x86
because it provides direct access to x86-specific vector instructions.
If the software in question already has a plain-C fallback, enable it;
if it doesn't, keeping it x86-only is likely to be the only reasonable
option.
The solution recently added to Julia is to check, and if necessary abort
with an error, on starting the program itself:
http://anonscm.debian.org/cgit/pkg-julia/julia.git/tree/debian/patches/require-sse2-on-i386.patch
--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a s
2 matches
Mail list logo