Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Core2 Q9550 Supports sse4.1, not sse4.2--how to not build sse4.2?

Building 2.6.6 for Core2 Q9550, CRUX (Linux) 3.4 with CFLAGS including -msse4.1 and -mno-sse4.2, configure tests "whether we can add -msse4.2 to CFLAGS...", concludes yes; then fails trying to build ws_mempbrk_sse42.c. How can I convince wireshark not to use -msse4.2?