Obtaining current GCC architecture

Viewed 46995

How can I find out what the -march default argument is for the current architecture if I don't supply any?

5 Answers
Related