Author Topic: How to produce assembly language from GCC GNU Compiler in Codeblocks  (Read 7626 times)

Deathly

  • Guest
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?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]