From: Andrew Pinski Date: Fri, 17 Oct 2003 22:36:57 +0000 (+0000) Subject: re PR bootstrap/12546 (Missing argz.h causes the build to fail on FreeBSD 4.8) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1b49d06f9c507fe7f02f33acb01c648d9487e1e3;p=gcc.git re PR bootstrap/12546 (Missing argz.h causes the build to fail on FreeBSD 4.8) 2003-10-17 Andrew Pinski PR bootstrap/12546 * doc/install.texi: Document that zsh does not work when configuring gcc. From-SVN: r72625 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 549ff68e155..c8e1c162c13 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2003-10-17 Andrew Pinski + + PR bootstrap/12546 + * doc/install.texi: Document that zsh does not work when + configuring gcc. + + 2003-10-17 Nathanael Nerode * config/ptx4.h: Switch to DWARF 2; update comments. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 55c10ef4127..f91352f23ba 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -256,6 +256,9 @@ use @command{bash} to be sure. Then set @env{CONFIG_SHELL} in your environment to your ``good'' shell prior to running @command{configure}/@command{make}. +It is known that @command{zsh} is not a fully compliant POSIX shell and will not +work when configuring gcc. + @item GNU binutils Necessary in some circumstances, optional in others. See the