On Tue, Sep 18, 2018 at 10:22:30AM +0300, gevisz wrote

> What will be the correct march cflag for Intel Pentium
> Dual-Core E2160 SLA8Z Malay processor to set up in
> make.conf ?

  If you have gcc *ON THE TARGET MACHINE*, execute the command...

gcc -c -Q -march=native --help=target | grep march=

...to find out what "-march=native" yields.  According to
http://www.cpu-world.com/sspec/SL/SLA8Z.html it has...

MMX SSE SSE2 SSE3 SSSE3

> Am I right to use amd64 stage3 for Intel Pentium
> Dual-Core E2160 SLA8Z Malay processor?

  Yes... assuming you want 64-bit mode.

-- 
Walter Dnes <waltd...@waltdnes.org>
I don't run "desktop environments"; I run useful applications

Reply via email to