[PATCH] fix missing option in binutils version check

Olaf Hering olh at suse.de
Thu Jul 15 22:50:32 EST 2004


 On Wed, Jul 14, Tom Rini wrote:


> +BAD_GCC_AS	:= $(shell echo mftb 5 | $(AS) -mppc -many -o /dev/null 2>/dev/null 2>&1 && echo 0 || echo 1)
>
> -ifneq ($(NEW_AS),0)
>  checkbin:
> +ifeq ($(GCC_VERSION)$(BAD_GCC_AS),03041)

How is this supposed to work? You get either 0 or 1.

--
USB is for mice, FireWire is for men!

sUse lINUX ag, nÜRNBERG

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list