[Bug 212764] Processor specific bits in default packages of Qt5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 19 14:34:32 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212764

--- Comment #8 from Tobias C. Berner <tcberner at freebsd.org> ---
According to the gcc-4.7 manual [1]

* corei7-avx: 
     Intel Core i7 CPU with 64-bit extensions, 
     MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, 
     AVX, AES and PCLMUL instruction set support. 

* core-avx-i:
     Intel Core CPU with 64-bit extensions, 
     MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, 
     AVX, AES, PCLMUL,
     FSGSBASE, RDRND and F16C instruction set support. 

are you sure you shouldn't be using 'corei7-avx' ?



[1]
https://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list