This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]