A question to the older programmers out there: Were there ever any C compilers that output .asm files instead of binary executables? (Thus requiring a separate assembler)
Replying to @ColeJ71909899
GCC is still doing that. It's just calling the asm for you. Use "gcc -S" to store the asm text file as non-temp file. Use "gcc -dumpspecs" to dump the config file that tells gcc which asm to use. (You can even write you own specs file and pass it with "gcc --specs=<file>".)pic.twitter.com/20jtXm64E0
2:06 AM - 27 Aug 2020
0 replies
0 retweets
7 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.