Generate assembly language directly with -S
Posted May 25, 2026 16:53 UTC (Mon) by jreiser (subscriber, #11027)In reply to: Thought I was the only one by gmprice
Parent article: Dirk and Linus discuss AI and kernel development
The -S command-line flag to some compilers (generate assembly language text instead of binary instructions) is enough if you have a text editor. (You might also learn some exotica that the compiler performs behind your back!)



















