User forums > Using Code::Blocks
How to produce assembly language from GCC GNU Compiler in Codeblocks
(1/1)
Deathly:
I'm learning C++ from Eckel's text, and one of exercises asks to create assembly language for a struct in C and C++ to see how they differ and to see the name decoration that C++ does.
Perhaps I'm googling the wrong words ("compile C into assembly"), but I can't figure out how to do this.
Any suggestions?
oBFusCATed:
http://stackoverflow.com/questions/137038/how-do-you-get-assembler-output-from-c-c-source-in-gcc
"gcc asm output" was the search string...
Navigation
[0] Message Index
Go to full version