Correction for GCC internals documentation

Janis Johnson janis187@us.ibm.com
Mon Dec 16 14:13:00 GMT 2002


On Sun, Dec 15, 2002 at 06:20:48PM +0000, J. Grant wrote:
> Hello,
> 
> An html file appears to be missing from the documentation.
> 
> http://gcc.gnu.org/onlinedocs/gccint/Front-End-Directory.html#Front%20End%20Directory
> 
> In page:
> --
> See Standard Targets for Users, 
> (http://gcc.gnu.org/onlinedocs/standards/Standard-Targets.html#Standard%20Targets)
> --
> The requested URL /onlinedocs/standards/Standard-Targets.html was not 
> found on this server.

The problem is with the following reference in sourcebuild.texi:

  @xref{Standard Targets, , Standard Targets for Users, standards, GNU
  Coding Standards}, for details of the standard targets.

GNU Coding Standards are at http://www.gnu.org/prep/standards.html.
The cross reference makes it look as if they are in a file that is in
the same manual, so perhaps there's some magic I'm not aware of that
pulls it in sometimes.  Unless that is available at the GCC site in an
area I haven't located, the html version should use the www.gcc.org URL.

Joseph, if you let me know how this is supposed to work, I can prepare
and commit the patch.

Janis



More information about the Gcc mailing list