User forums > Using Code::Blocks

Assembler in code::blocks

<< < (2/2)

MortenMacFly:

--- Quote from: pisco on January 17, 2010, 07:59:28 pm ---Is it possible to integrated this assembler in code::blocks?

--- End quote ---
Generally yes, but it's not that easy (you'll need to implement your own compiler).

However, if you only want to code assembler, have a look as RadAsm (http://www.oby.ro/rad_asm) which is pretty good.

pisco:
thx a lot for your answer MortenMacFly. One last quesition:


--- Quote from: pisco on January 17, 2010, 07:59:28 pm ---Is it possible to integrated this assembler in code::blocks?

--- End quote ---

greetz

MortenMacFly:

--- Quote from: pisco on January 17, 2010, 09:34:22 pm ---thx a lot for your answer MortenMacFly. One last quesition:


--- Quote from: pisco on January 17, 2010, 07:59:28 pm ---Is it possible to integrated this assembler in code::blocks?

--- End quote ---

--- End quote ---
Did you read my last post? :shock:

GREETZ. :lol:

TerryP:
If playing with options to the assembler and linker are not a big concern, you can also set C::B to use an custom makefile that handles running as/ld as needed, for whatever assembler you're using.

I usually keep the GNU and Netwide assemblers around, plus the local systems where available (e.g. MASM)

Navigation

[0] Message Index

[*] Previous page

Go to full version