[Bug other/62168] error in configure: line 21572: test: =: unary operator expected
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Aug 18 19:57:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62168
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|hjl at gcc dot gnu.org |hjl.tools at gmail dot com
--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Manfred Schwarb from comment #4)
> This does not catch all cases. There is also
> yes)
> if test x${default_ld} != x; then
> install_gold_as_default=yes
> fi
> ;;
>
> which needs an "else" case, as far as I can see.
> "default_ld" is empty for the normal cases, unless you set --enable-ld=no.
Is there a way to reproduce it?
More information about the Gcc-bugs
mailing list