diff options
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r-- | gcc/doc/install.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 6f3fbf1dbcb..c1869453f07 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2030,9 +2030,6 @@ As of GNU binutils 2.11.2, neither GNU @command{as} nor GNU @command{ld} are supported on Tru64 UNIX, so you must not configure GCC with @option{--with-gnu-as} or @option{--with-gnu-ld}. -The @option{--enable-threads} options isn't supported yet. A patch is -in preparation for a future release. - GCC writes a @samp{.verstamp} directive to the assembler output file unless it is built as a cross-compiler. It gets the version to use from the system header file @file{/usr/include/stamp.h}. If you install a |