Re: Is "-march=atom" deprecated?

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

 



On 29/09/16 00:14, waltdnes@xxxxxxxxxxxx wrote:
> gcc -c -Q -march=native --help=target | grep march=
> 
> ...the cpu is "-march=bonnell".  I build binaries for it on my desktop
> with the following flags...
> 
> export CFLAGS="-O2 -march=bonnell -mfpmath=sse -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables"
> 
> ...and CXXFLAGS is a copy of CFLAGS.  Does that look correct?  I'm using
> the "bonnell" march in gcc 4.9.3 as per...

That sounds fine.  Intel have used the "Atom" trademark to refer to
Bonnell, Silvermont, and Goldmont processors.  We like to be more
specific.

Andrew.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux