News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Assembler code in Code::Blocks

Started by little_greg, November 06, 2010, 06:42:20 PM

Previous topic - Next topic

little_greg

ola, i'm studying c++(use code::blocks), and in the exercise book there is a task to complete which i need to generate assembler code in my IDE; is it possible to generate assm code in c::bs, and if it's possible how can i do it. thanks in advance.

gd_on

Did you try the "search" button at the top of the window with this single word : assembler ?

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

little_greg

yes, but i think it seeks "assembler" in source file

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]