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-tf3793670.html#a10729819 Sent from the gcc - Help mailing list archive at Nabble.com.