LWN.net Logo

GCC Explorer - an interactive take on compilation

GCC Explorer - an interactive take on compilation

Posted May 24, 2012 13:36 UTC (Thu) by abadidea (guest, #62082)
Parent article: GCC Explorer - an interactive take on compilation

The -march flag needs to be removed from the ARM compiler's command line to get it to work.

This is pretty nifty (but I want intel syntax darnit)


(Log in to post comments)

GCC Explorer - an interactive take on compilation

Posted May 24, 2012 14:12 UTC (Thu) by joib (guest, #8541) [Link]

Just add -masm=intel to the compiler command line (not sure if it works for non-x86 targets)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds