On Tue, Sep 7, 2021 at 3:02 PM unlvsur unlvsur via Gcc-help <gcc-help@xxxxxxxxxxx> wrote: > > I try to cross compile to another slower machine. -march=native works on that architectures, but I would like to know what is the value of -march=??? For -march=native. Is there a way to print march value out?? > > Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows > add "-v" to the cmdline. -- BR, Hongtao