You are not logged in.

#1 2011-02-06 19:55:09

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,729
Website

Verify the settings chosen by -march=native [SOLVED]

Short of reading the output of makepkg, is there a method to see what -march= value gcc has chosen when the -march=native option has been invoked in /etc/makepkg.conf?

Last edited by graysky (2011-02-07 23:24:21)

Offline

#2 2011-02-06 20:22:51

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: Verify the settings chosen by -march=native [SOLVED]

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

taken from: http://en.gentoo-wiki.com/wiki/Safe_Cflags/Intel

Last edited by falconindy (2011-02-06 20:23:19)

Offline

#3 2011-02-06 20:27:48

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,729
Website

Re: Verify the settings chosen by -march=native [SOLVED]

@falconindy - nice, thank you!

Last edited by graysky (2011-02-06 20:29:56)

Offline

Board footer

Powered by FluxBB