Re: Heads Up: gcc-4.6 -march=corei7 -mtune=corei7 doesn't work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Are you using a Sandy Bridge system 3vi1? The AVX instructions that get enabled when using -march=native with SB result in failed compilation for some applications. Try these flags:

CFLAGS="-march=corei7 -mtune=corei7 -O2 -pipe"







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux