Is ther any tool that can convert c to assembly language with no any optimization?

Please support our C advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Oct 2008
Posts: 18
Reputation: panpanf is an unknown quantity at this point 
Solved Threads: 0
panpanf's Avatar
panpanf panpanf is offline Offline
Newbie Poster

Is ther any tool that can convert c to assembly language with no any optimization?

 
0
  #1
Oct 24th, 2008
i have searched the internet, but no result
I am from China. I love computer science!
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 206
Reputation: grumpier has a spectacular aura about grumpier has a spectacular aura about 
Solved Threads: 31
grumpier grumpier is offline Offline
Posting Whiz in Training

Re: Is ther any tool that can convert c to assembly language with no any optimization?

 
0
  #2
Oct 24th, 2008
It's usually called a compiler!

Quite a few mainstream compilers have an option to emit assembler code (for the target system) rather than compiled object files. You need to read the documentation for your compiler to find the relevant command line option or (with an IDE) configuration setting.

Couple that with options or settings for compiling without optimisation and .... poof!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the C Forum


Views: 825 | Replies: 1
Thread Tools Search this Thread



Tag cloud for C
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC