User forums > Using Code::Blocks

Assembler in code::blocks

(1/2) > >>

pisco:
Hey,
I want to learn assembler and need a compiler(assembler).
Can I integrate an assembler in code::blocks?
Did you know a good one?

I thank you in advance for your time and look forward to your replys.

Best regards
pisco

MortenMacFly:

--- Quote from: pisco on January 17, 2010, 06:18:44 pm ---I want to learn assembler and need a compiler(assembler).

--- End quote ---
GCC handles assembly just fine.

pisco:
in codeblocks I think gcc is pre-installed. So i only have to save the asm files as .asm

Correct me if i am wrong...

greetz

MortenMacFly:

--- Quote from: pisco on January 17, 2010, 07:27:44 pm ---Correct me if i am wrong...

--- End quote ---
What I meant was inline assembly. So you don't even need to use ASM files. Refer to the GCC manual for more information.

pisco:
but I want to code in pure assembly.

I searched on the internet for an assembler and found nasm (http://en.wikipedia.org/wiki/Netwide_Assembler)
Is it possible to integrated this assembler in code::blocks?

greetz

Navigation

[0] Message Index

[#] Next page

Go to full version