comparison config.sub @ 8719:8c82017999af

Accept i586 like i386. Do not use SCO as a default for i386-*.
author Richard M. Stallman <rms@gnu.org>
date Fri, 09 Sep 1994 04:54:07 +0000
parents 4d399ce17485
children c1ba2d01b3e8
comparison
equal deleted inserted replaced
8718:44a433fa6e8f 8719:8c82017999af
107 107
108 # Decode aliases for certain CPU-COMPANY combinations. 108 # Decode aliases for certain CPU-COMPANY combinations.
109 case $basic_machine in 109 case $basic_machine in
110 # Recognize the basic CPU types without company name. 110 # Recognize the basic CPU types without company name.
111 # Some are omitted here because they have special meanings below. 111 # Some are omitted here because they have special meanings below.
112 tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ 112 tahoe | i[345]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \
113 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \ 113 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \
114 | alpha | we32k | ns16k | clipper | sparclite | i370 | sh \ 114 | alpha | we32k | ns16k | clipper | sparclite | i370 | sh \
115 | powerpc | sparc64 | 1750a) 115 | powerpc | sparc64 | 1750a)
116 basic_machine=$basic_machine-unknown 116 basic_machine=$basic_machine-unknown
117 ;; 117 ;;
119 *-*-*) 119 *-*-*)
120 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 120 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
121 exit 1 121 exit 1
122 ;; 122 ;;
123 # Recognize the basic CPU types with company name. 123 # Recognize the basic CPU types with company name.
124 vax-* | tahoe-* | i[34]86-* | i860-* | m68k-* | m68000-* | m88k-* \ 124 vax-* | tahoe-* | i[345]86-* | i860-* | m68k-* | m68000-* | m88k-* \
125 | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \ 125 | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \
126 | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ 126 | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
127 | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \ 127 | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \
128 | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \ 128 | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
129 | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \ 129 | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \
282 i370-ibm* | ibm*) 282 i370-ibm* | ibm*)
283 basic_machine=i370-ibm 283 basic_machine=i370-ibm
284 os=-mvs 284 os=-mvs
285 ;; 285 ;;
286 # I'm not sure what "Sysv32" means. Should this be sysv3.2? 286 # I'm not sure what "Sysv32" means. Should this be sysv3.2?
287 i[34]86v32) 287 i[345]86v32)
288 basic_machine=`echo $1 | sed -e 's/86.*/86-unknown/'` 288 basic_machine=`echo $1 | sed -e 's/86.*/86-unknown/'`
289 os=-sysv32 289 os=-sysv32
290 ;; 290 ;;
291 i[34]86v4*) 291 i[345]86v4*)
292 basic_machine=`echo $1 | sed -e 's/86.*/86-unknown/'` 292 basic_machine=`echo $1 | sed -e 's/86.*/86-unknown/'`
293 os=-sysv4 293 os=-sysv4
294 ;; 294 ;;
295 i[34]86v) 295 i[345]86v)
296 basic_machine=`echo $1 | sed -e 's/86.*/86-unknown/'` 296 basic_machine=`echo $1 | sed -e 's/86.*/86-unknown/'`
297 os=-sysv 297 os=-sysv
298 ;; 298 ;;
299 i[34]86sol2) 299 i[345]86sol2)
300 basic_machine=`echo $1 | sed -e 's/86.*/86-unknown/'` 300 basic_machine=`echo $1 | sed -e 's/86.*/86-unknown/'`
301 os=-solaris2 301 os=-solaris2
302 ;; 302 ;;
303 iris | iris4d) 303 iris | iris4d)
304 basic_machine=mips-sgi 304 basic_machine=mips-sgi
551 # First accept the basic system types. 551 # First accept the basic system types.
552 # The portable systems comes first. 552 # The portable systems comes first.
553 # Each alternative must end in a *, to match a version number. 553 # Each alternative must end in a *, to match a version number.
554 # -sysv* is not here because it comes later, after sysvr4. 554 # -sysv* is not here because it comes later, after sysvr4.
555 -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ 555 -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
556 | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]* \ 556 | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[345]* \
557 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ 557 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
558 | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \ 558 | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
559 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ 559 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
560 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ 560 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
561 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ 561 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
688 i370-*) 688 i370-*)
689 os=-mvs 689 os=-mvs
690 ;; 690 ;;
691 *-next) 691 *-next)
692 os=-nextstep3 692 os=-nextstep3
693 ;;
694 i[34]86-*)
695 os=-sco3.2v2
696 ;; 693 ;;
697 *-gould) 694 *-gould)
698 os=-sysv 695 os=-sysv
699 ;; 696 ;;
700 *-highlevel) 697 *-highlevel)