Re: Problem building mapsembler2 on several architectures: xmmintrin.h: No such file or directory

2014-10-01 Thread Rebecca Palmer
/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.

Re: [Debian-med-packaging] Infernal on i386

2014-09-17 Thread Rebecca Palmer
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