Author Topic: compiling using -S -masm=intel flags  (Read 2994 times)

Offline Fabricio

  • Single posting newcomer
  • *
  • Posts: 3
compiling using -S -masm=intel flags
« on: January 26, 2012, 06:32:46 pm »
Hi. I put "-S -masm=intel" flags in build options but codeblocks is not generating the assembly file as expected. Any light? Thanks.
Sorry if bad english.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: compiling using -S -masm=intel flags
« Reply #1 on: January 26, 2012, 06:52:56 pm »
Have you read this: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

The only useful info in the link is how to enable full log.
Then verify the commands executed are the expected commands.
If they are test on the command line.
(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!]