This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

-march= for x86


   I understood from the docs that -march=i686 automatically supplied
-mcpu=i686 as well. Yet I see examples of people using both of them on the
command line at the same time (redundantly if I understood correctly).
   Did I read wrong?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]