Commit f49957d6 by Jeffrey A Law Committed by Jeff Law

* invoke.texi: Clean up linux-gnu vs linux comments.

From-SVN: r35806
parent 11d4ebb5
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 <rth@cygnus.com> 2000-08-19 Richard Henderson <rth@cygnus.com>
* config/ia64/ia64.c (reg_or_5bit_operand): New. * config/ia64/ia64.c (reg_or_5bit_operand): New.
......
...@@ -793,11 +793,11 @@ make a difference. For example, you can write @samp{bsd4.3} or ...@@ -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 number is most needed for @samp{sysv3} and @samp{sysv4}, which are often
treated differently. treated differently.
@samp{linux} and @samp{linux-gnu} are equivalent. The distinction is @samp{linux-gnu} is the canonical name for the GNU/Linux target; however
purely political, and has no effect on the compiler. The version of GNU CC will also accept @samp{linux}. The version of the kernel in use is
the kernel in use is not relevant on these systems. A suffix such as not relevant on these systems. A suffix such as @samp{libc1} or @samp{aout}
@samp{libc1} or @samp{aout} distinguishes major versions of the C library; distinguishes major versions of the C library; all of the suffixed versions
all of the suffixed versions are obsolete. are obsolete.
If you specify an impossible combination such as @samp{i860-dg-vms}, 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 then you may get an error message from @file{configure}, or it may
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment