From: Jeffrey A Law Date: Sat, 19 Aug 2000 15:20:01 +0000 (+0000) Subject: * invoke.texi: Clean up linux-gnu vs linux comments. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f49957d671b1a98ca2886231ff36c7712d71577a;p=gcc.git * invoke.texi: Clean up linux-gnu vs linux comments. From-SVN: r35806 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d7ca945af2d..14b92e33a7f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Sat Aug 19 09:18:47 2000 Jeffrey A Law (law@cygnus.com) + + * invoke.texi: Clean up linux-gnu vs linux comments. + 2000-08-19 Richard Henderson * config/ia64/ia64.c (reg_or_5bit_operand): New. diff --git a/gcc/install.texi b/gcc/install.texi index d3614d03e7b..f74a906fdcb 100644 --- a/gcc/install.texi +++ b/gcc/install.texi @@ -793,11 +793,11 @@ make a difference. For example, you can write @samp{bsd4.3} or number is most needed for @samp{sysv3} and @samp{sysv4}, which are often treated differently. -@samp{linux} and @samp{linux-gnu} are equivalent. The distinction is -purely political, and has no effect on the compiler. The version of -the kernel in use is not relevant on these systems. A suffix such as -@samp{libc1} or @samp{aout} distinguishes major versions of the C library; -all of the suffixed versions are obsolete. +@samp{linux-gnu} is the canonical name for the GNU/Linux target; however +GNU CC will also accept @samp{linux}. The version of the kernel in use is +not relevant on these systems. A suffix such as @samp{libc1} or @samp{aout} +distinguishes major versions of the C library; all of the suffixed versions +are obsolete. If you specify an impossible combination such as @samp{i860-dg-vms}, then you may get an error message from @file{configure}, or it may