Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ramy1989 on January 07, 2011, 10:55:17 am

Title: Problem getting the assembly code
Post by: ramy1989 on January 07, 2011, 10:55:17 am
Hello,I use the option -save -temps to get the assembly code.
Using mingw32,I get instructions that I don't want.
Like example I see this instruction:
Code
# 1 "C:\\Users\\Ramy\\RAMY\\KeyLogger\\main.cpp"
I would know how to get the pure assembly code,this instruction works only on my computer and I need to do the porting.
I would have only the executable instructions loaded,skipping the things like : get an error if and these things.
How to specify this?
Thanks.
Title: Re: Problem getting the assembly code
Post by: Jenna on January 07, 2011, 11:40:20 am
Unrelated to C::B and therefore violating our forum rules.

Please ask in a MinGW-related forum or on the MinGW mailing list.

Topic locked !