This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
help writing gcc code
- From: AaronCloyd <acloy001 at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 21 May 2007 14:43:03 -0700 (PDT)
- Subject: help writing gcc code
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.