Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
General (but related to Code::Blocks)
»
Assembler code in Code::Blocks
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Assembler code in Code::Blocks (Read 5782 times)
little_greg
Single posting newcomer
Posts: 4
Assembler code in Code::Blocks
«
on:
November 06, 2010, 06:42:20 pm »
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.
Logged
gd_on
Lives here!
Posts: 824
Re: Assembler code in Code::Blocks
«
Reply #1 on:
November 06, 2010, 07:43:01 pm »
Did you try the "search" button at the top of the window with this single word : assembler ?
gd_on
Logged
Windows 11 64 bits (24H2), svn C::B (last version or almost!), wxWidgets 3.2.8 (tests with 3.3), Msys2 Compilers 15.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
Single posting newcomer
Posts: 4
Re: Assembler code in Code::Blocks
«
Reply #2 on:
November 06, 2010, 08:17:43 pm »
yes, but i think it seeks "assembler" in source file
Logged
stahta01
Lives here!
Posts: 7785
Re: Assembler code in Code::Blocks
«
Reply #3 on:
November 06, 2010, 08:34:00 pm »
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F
Note: C::B is also NOT an assembler!
Tim S
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
General (but related to Code::Blocks)
»
Assembler code in Code::Blocks