This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: Bad option: -march=native on gcc 4.2.1?


On Aug 21, 2007, at 10:54 PM, Ian Lance Taylor wrote:

Matt Fago <fago@earthlink.net> writes:

This is some weird bug.  It should work as you expect.  It does work
in my testing on GNU/Linux.

Try using the -v option when you compile. It should show how
-march=native is transformed when the gcc driver invokes the compiler
proper.



Can you file a bug report for this problem at http://gcc.gnu.org/bugzilla/? Thanks.

Ian


This is bug 33144: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33144

Thanks!
 - Matt


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