Re: help writing gcc code

2007-05-21 Thread Wei Chen
i think you can read GCC backend to understand GCC how to write .s files. On 5/22/07, Brooks Moses <[EMAIL PROTECTED]> wrote: Mike Stump wrote: > On May 21, 2007, at 2:43 PM, AaronCloyd wrote: >> I need to edit a gcc source code, then recompile. > > Wrong list... gcc-help is closer that what yo

Re: help writing gcc code

2007-05-21 Thread Brooks Moses
Mike Stump wrote: On May 21, 2007, at 2:43 PM, AaronCloyd wrote: I need to edit a gcc source code, then recompile. Wrong list... gcc-help is closer that what you want... Is it? Changing the internals of what GCC puts into .s files seems a topic that's more appropriate here, I would think.

Re: help writing gcc code

2007-05-21 Thread Mike Stump
On May 21, 2007, at 2:43 PM, AaronCloyd wrote: I need to edit a gcc source code, then recompile. Wrong list... gcc-help is closer that what you want...

help writing gcc code

2007-05-21 Thread AaronCloyd
le 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.