--- gcc/gcc.info-11 2018/04/24 18:25:05 1.1.1.8 +++ gcc/gcc.info-11 2018/04/24 18:42:13 1.1.1.10 @@ -1,5 +1,5 @@ -This is Info file gcc.info, produced by Makeinfo-1.55 from the input -file gcc.texi. +This is Info file gcc.info, produced by Makeinfo version 1.67 from the +input file gcc.texi. This file documents the use and the internals of the GNU compiler. @@ -85,11 +85,11 @@ CC. GNU CC. The fix is to get rid of the file `real-ld' which purify installs--so that GNU CC won't try to use it. - * On Linux SLS 1.01, there is a problem with `libc.a': it does not - contain the obstack functions. However, GNU CC assumes that the - obstack functions are in `libc.a' when it is the GNU C library. - To work around this problem, change the `__GNU_LIBRARY__' - conditional around line 31 to `#if 1'. + * On SLS 1.01, a Linux-based GNU system, there is a problem with + `libc.a': it does not contain the obstack functions. However, GNU + CC assumes that the obstack functions are in `libc.a' when it is + the GNU C library. To work around this problem, change the + `__GNU_LIBRARY__' conditional around line 31 to `#if 1'. * On some 386 systems, building the compiler never finishes because `enquire' hangs due to a hardware problem in the motherboard--it