This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Stabilization status
- To: law at cygnus dot com
- Subject: Re: Stabilization status
- From: Zack Weinberg <zack at rabi dot columbia dot edu>
- Date: Sat, 20 Feb 1999 14:50:24 -0500
- cc: egcs at cygnus dot com
On Sat, 20 Feb 1999 12:46:17 -0700, Jeffrey A Law wrote:
> > 2. Provide a source trace for what stage of compilation goes where. For
> > instance, something like this [I have looked but, have been unable to
> > locate this file]> When compiling a program, comments are stripped in file
> > blah.c, then the preprocessor function includes(...) is called to
> > determine and extract the functions from the library, etc.
>Huh? Can you try to be clearer? I have no idea what you're asking for.
I think he's looking for the `Passes' node of the manual, except he
seems to be talking about the preprocessor.
zw