User forums > Using Code::Blocks
Let MinGW throw Code::Blocks generate assembly code (without errors)
osdt:
--- Quote from: unnaturhal on April 20, 2013, 12:40:35 pm ---... I have a simple problem. I need to generate assembly code when I compile my source, so I find that I must add -S suffix to the compiler.
... But, when I try to open the .o files, the assembly code is there, so it seems to work. ...
--- End quote ---
The question is: what are you trying to do?
a) Generate ASM code seems to work, except for the extension (*.o)
b) use these generated files and compile/link them afterwards
For a: create a custom compiler and set 'Object file extension' to 'S', you're done.
For b: will be tricky but doable.
- osdt
Jenna:
--- Quote from: unnaturhal on April 20, 2013, 06:30:45 pm ---[...] and put a red line under comments and strings without a reason [...]
--- End quote ---
It has a reason (of course), searching the forum would possibly give you the correct answer:
it's the (new,at least to 12.11 against 10.05) spellchecker-plugin.
Either disable it totally, disable online spellchecking or install and setup correct dictionaries.
unnaturhal:
--- Quote from: jens on April 20, 2013, 06:56:51 pm ---It has a reason (of course), searching the forum would possibly give you the correct answer:
it's the (new,at least to 12.11 against 10.05) spellchecker-plugin.
Either disable it totally, disable online spellchecking or install and setup correct dictionaries.
--- End quote ---
Wow, amazing :) thanks jens!
Navigation
[0] Message Index
[*] Previous page
Go to full version