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]

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


I should have caught this one at the same time as the ld emulation one.

2000-08-09  Rodney Brown  <RodneyBrown@mynd.com>
	gas/configure.in: Use elf on Unixware 7 (i586-sco-sysv5uw7.1.0).

--- 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])

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