PATCH: binutils-2.10 gas => elf on Unixware 7

Alan Modra alan@linuxcare.com.au
Wed Aug 9 06:58:00 GMT 2000


On Wed, 9 Aug 2000, Rodney Brown wrote:

> --- gas/configure.in.orig	Wed May 31 21:28:42 2000
> +++ gas/configure.in	Wed Aug  9 17:27:19 2000
> @@ -198,7 +198,7 @@ changequote([,])dnl
>        i386-*-linux*coff*)   fmt=coff em=linux ;;
>        i386-*-linux-gnu*)    fmt=elf em=linux bfd_gas=yes ;;
>        i386-*-lynxos*)       fmt=coff em=lynx ;;
> -      i386-*-sysv4* | i386-*-solaris* | i386-*-elf)
> +      i386-*-sysv[45]* | i386-*-solaris* | i386-*-elf)
>  			    fmt=elf bfd_gas=yes ;;
>  changequote(,)dnl
>        i386-*-freebsdaout* | i386-*-freebsd[12].* | i386-*-freebsd[12])

This won't work without moving the "changequote", handily on the next
line.  See the comment at the start of configure.in.  I'll check in a
corrected patch.

-- 
Linuxcare.  Support for the Revolution.



More information about the Binutils mailing list