I need to edit a gcc source code, then recompile.  My goal is to change what
gets output in the assembly file, when using the '-S' flag.  
I figured a good first step would be, being able to print out "Hello World!"
somewhere in the '.s' file. I'm having trouble finding which source code
file I need to edit though.
Any help would be great. Thanks.
-- 
View this message in context: 
http://www.nabble.com/help-writing-gcc-code-tf3793037.html#a10727717
Sent from the gcc - Dev mailing list archive at Nabble.com.

Reply via email to