On Mon, Dec 08, 2014 at 07:24:24PM +0100, Thomas Orgis wrote: > x11/pixman does not build on an aging GNU/Linux system with gcc 4.1.x > because, while SSE2 is disabled correctly, it still tries to build > SSSE3 stuff: That's not a GCC problem, but a binutils issue. Joerg