Hi Chris, there is a hint here how you can find out what gcc is actually using; you could try with and without the -march=native:
http://en.chys.info/2010/04/what-exactly-marchnative-means/ On Mon, Jan 16, 2017 at 3:47 PM, Chris Trobridge <[email protected] > wrote: > the initial args are "-m32 -march=i586" but there is "-march=native" > appended to the end of the line. > Regards, Leon.
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
