Give correct link to the rest of the GCC documentation.

This commit is contained in:
Richard Stallman 2025-03-09 15:04:53 -04:00
parent 48a54d8126
commit 11723f5d07
1 changed files with 1 additions and 2 deletions

3
c.texi
View File

@ -12489,8 +12489,7 @@ last step is to @dfn{link} the many object files together into a
single executable for the whole program.
The full details of how to compile C programs (and other programs)
with GCC are documented in xxxx.
@c ??? ref
with GCC are available via @url{https://gcc.gnu.org/onlinedocs/}.
Here we give only a simple introduction.
These commands compile two compilation modules, @file{foo.c} and