2 # Configuration validation subroutine script, version 1.1.
3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
4 # Free Software Foundation, Inc.
8 # This file is (in principle) common to ALL GNU software.
9 # The presence of a machine in this file suggests that SOME GNU software
10 # can handle that machine. It does not imply ALL GNU software can.
12 # This file is free software; you can redistribute it and/or modify
13 # it under the terms of the GNU General Public License as published by
14 # the Free Software Foundation; either version 2 of the License, or
15 # (at your option) any later version.
17 # This program is distributed in the hope that it will be useful,
18 # but WITHOUT ANY WARRANTY; without even the implied warranty of
19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 # GNU General Public License for more details.
22 # You should have received a copy of the GNU General Public License
23 # along with this program; if not, write to the Free Software
24 # Foundation, Inc., 59 Temple Place - Suite 330,
25 # Boston, MA 02111-1307, USA.
27 # As a special exception to the GNU General Public License, if you
28 # distribute this file as part of a program that contains a
29 # configuration script generated by Autoconf, you may include it under
30 # the same distribution terms that you use for the rest of that program.
32 # Written by Per Bothner <bothner@cygnus.com>.
33 # Please send patches to <config-patches@gnu.org>.
35 # Configuration subroutine to validate and canonicalize a configuration type.
36 # Supply the specified configuration type as an argument.
37 # If it is invalid, we print an error message on stderr and exit with code 1.
38 # Otherwise, we print the canonical config type on stdout and succeed.
40 # This file is supposed to be the same for all GNU packages
41 # and recognize all the CPU types, system types and aliases
42 # that are meaningful with *any* GNU software.
43 # Each package is responsible for reporting which valid configurations
44 # it does not support. The user should be able to distinguish
45 # a failure to support a valid configuration from a meaningless
48 # The goal of this file is to map all the various variations of a given
49 # machine specification into a single specification in the form:
50 # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
51 # or in some cases, the newer four-part form:
52 # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
53 # It is wrong to echo any other type of specification.
55 me
=`echo "$0" | sed -e 's,.*/,,'`
58 Usage: $0 [OPTION] CPU-MFR-OPSYS
61 Canonicalize a configuration name.
64 -h, --help print this help, then exit
65 -V, --version print version number, then exit"
68 Try \`$me --help' for more information."
71 while test $# -gt 0 ; do
73 --version |
--vers* |
-V )
74 echo "$version" ; exit 0 ;;
76 echo "$usage"; exit 0 ;;
77 -- ) # Stop option processing
79 - ) # Use stdin as input.
83 echo "$me: invalid option $1"
88 # First pass through any local machine types.
98 0) echo "$me: missing argument$help" >&2
101 *) echo "$me: too many arguments$help" >&2
105 # Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any).
106 # Here we must recognize all the valid KERNEL-OS combinations.
107 maybe_os
=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
109 nto-qnx
* | linux-gnu
*)
111 basic_machine
=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
114 basic_machine
=`echo $1 | sed 's/-[^-]*$//'`
115 if [ $basic_machine != $1 ]
116 then os
=`echo $1 | sed 's/.*-/-/'`
121 ### Let's recognize common machines as not being operating systems so
122 ### that things like config.sub decstation-3100 work. We also
123 ### recognize some manufacturers as not being operating systems, so we
124 ### can provide default operating systems below.
127 # Prevent following clause from handling this invalid input.
129 -dec* |
-mips* |
-sequent* |
-encore* |
-pc532* |
-sgi* |
-sony* | \
130 -att* |
-7300* |
-3300* |
-delta* |
-motorola* |
-sun[234]* | \
131 -unicom* |
-ibm* |
-next |
-hp |
-isi* |
-apollo |
-altos* | \
132 -convergent* |
-ncr* |
-news |
-32* |
-3600* |
-3100* |
-hitachi* |\
133 -c[123]* |
-convex* |
-sun |
-crds |
-omron* |
-dg |
-ultra |
-tti* | \
134 -harris |
-dolphin |
-highlevel |
-gould |
-cbm |
-ns |
-masscomp | \
139 -sim |
-cisco |
-oki |
-wec |
-winbond)
154 basic_machine
=`echo $1 | sed -e 's/86-.*/86-pc/'`
158 basic_machine
=`echo $1 | sed -e 's/86-.*/86-pc/'`
161 os
=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
162 basic_machine
=`echo $1 | sed -e 's/86-.*/86-pc/'`
165 # Don't forget version if it is 3.2v4 or newer.
166 basic_machine
=`echo $1 | sed -e 's/86-.*/86-pc/'`
170 basic_machine
=`echo $1 | sed -e 's/86-.*/86-pc/'`
173 basic_machine
=`echo $1 | sed -e 's/86-.*/86-pc/'`
177 basic_machine
=`echo $1 | sed -e 's/86-.*/86-pc/'`
180 basic_machine
=clipper-intergraph
183 basic_machine
=`echo $1 | sed -e 's/86-.*/86-pc/'`
189 basic_machine
=`echo $1 | sed -e 's/86-.*/86-sequent/'`
192 os
=`echo $os | sed -e 's/windowsnt/winnt/'`
198 basic_machine
=m68k-atari
203 # Decode aliases for certain CPU-COMPANY combinations.
204 case $basic_machine in
205 # Recognize the basic CPU types without company name.
206 # Some are omitted here because they have special meanings below.
207 tahoe | i860 | ia64 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \
208 | arme
[lb
] | pyramid | mn10200 | mn10300 | tron | a29k \
209 |
580 | i960 | h8300 \
210 | x86 | ppcbe | mipsbe | mipsle | shbe | shle | armbe | armle \
211 | hppa | hppa1.0 | hppa1.1 | hppa2.0 | hppa2.0w | hppa2.0n \
213 | alpha | alphaev
[4-8] | alphaev56 | alphapca5
[67] \
215 | we32k | ns16k | clipper | i370 | sh | powerpc | powerpcle \
216 |
1750a | dsp16xx | pdp11 | mips16 | mips64 | mipsel | mips64el \
217 | mips64orion | mips64orionel | mipstx39 | mipstx39el \
218 | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
219 | mips64vr5000 | miprs64vr5000el | mcore \
220 | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
221 | thumb | d10v | fr30 | avr
)
222 basic_machine
=$basic_machine-unknown
224 m88110 | m680
[12346]0 | m683?
2 | m68360 | m5200 | z8k | v70 | h8500 | w65 | pj | pjl
)
227 # We use `pc' rather than `unknown'
228 # because (1) that's what they normally are, and
229 # (2) the word "unknown" tends to confuse beginning users.
231 basic_machine
=$basic_machine-pc
233 # Object if more than one company name word.
235 echo Invalid configuration \
`$1\': machine \`$basic_machine\' not recognized
1>&2
238 # Recognize the basic CPU types with company name.
239 # FIXME: clean up the formatting here.
240 vax-
* | tahoe-
* | i
[34567]86-* | i860-
* | ia64-
* | m32r-
* | m68k-
* | m68000-
* \
241 | m88k-
* | sparc-
* | ns32k-
* | fx80-
* | arc-
* | arm-
* | c
[123]* \
242 | mips-
* | pyramid-
* | tron-
* | a29k-
* | romp-
* | rs6000-
* \
243 | power-
* | none-
* |
580-* | cray2-
* | h8300-
* | h8500-
* | i960-
* \
245 | x86-
* | ppcbe-
* | mipsbe-
* | mipsle-
* | shbe-
* | shle-
* | armbe-
* | armle-
* \
246 | hppa-
* | hppa1.0
-* | hppa1.1
-* | hppa2.0
-* | hppa2.0w-
* \
247 | hppa2.0n-
* | hppa64-
* \
248 | alpha-
* | alphaev
[4-8]-* | alphaev56-
* | alphapca5
[67]-* \
250 | we32k-
* | cydra-
* | ns16k-
* | pn-
* | np1-
* | xps100-
* \
251 | clipper-
* | orion-
* \
252 | sparclite-
* | pdp11-
* | sh-
* | powerpc-
* | powerpcle-
* \
253 | sparc64-
* | sparcv9-
* | sparc86x-
* | mips16-
* | mips64-
* | mipsel-
* \
254 | mips64el-
* | mips64orion-
* | mips64orionel-
* \
255 | mips64vr4100-
* | mips64vr4100el-
* | mips64vr4300-
* | mips64vr4300el-
* \
256 | mipstx39-
* | mipstx39el-
* | mcore-
* \
257 | f301-
* | armv
*-* | s390-
* | sv1-
* | t3e-
* \
258 | m88110-
* | m680
[01234]0-* | m683?
2-* | m68360-
* | z8k-
* | d10v-
* \
259 | thumb-
* | v850-
* | d30v-
* | tic30-
* | c30-
* | fr30-
* \
262 # Recognize the various machine names and aliases which stand
263 # for a CPU type and a company and sometimes even an OS.
265 basic_machine
=i386-unknown
268 3b1 |
7300 |
7300-att | att-7300 | pc7300 | safari | unixpc
)
269 basic_machine
=m68000-att
272 basic_machine
=we32k-att
275 basic_machine
=a29k-amd
279 basic_machine
=m68010-adobe
283 basic_machine
=fx80-alliant
286 basic_machine
=m68k-altos
289 basic_machine
=a29k-none
293 basic_machine
=580-amdahl
297 basic_machine
=m68k-cbm
300 basic_machine
=m68k-cbm
304 basic_machine
=m68k-cbm
308 basic_machine
=m68k-apollo
312 basic_machine
=m68k-apollo
316 basic_machine
=m68k-apple
320 basic_machine
=ns32k-sequent
324 basic_machine
=c1-convex
328 basic_machine
=c2-convex
332 basic_machine
=c32-convex
336 basic_machine
=c34-convex
340 basic_machine
=c38-convex
344 basic_machine
=ymp-cray
348 basic_machine
=cray2-cray
352 basic_machine
=c90-cray
356 basic_machine
=m68k-crds
359 basic_machine
=m68k-da30
361 decstation | decstation-3100 | pmax | pmax-
* | pmin | dec3100 | decstatn
)
362 basic_machine
=mips-dec
364 delta |
3300 | motorola-3300 | motorola-delta \
365 |
3300-motorola | delta-motorola
)
366 basic_machine
=m68k-motorola
369 basic_machine
=m88k-motorola
373 basic_machine
=rs6000-bull
377 basic_machine
=m68k-bull
381 basic_machine
=a29k-amd
385 basic_machine
=elxsi-elxsi
388 encore | umax | mmax
)
389 basic_machine
=ns32k-encore
391 es1800 | OSE68k | ose68k | ose | OSE
)
392 basic_machine
=m68k-ericsson
396 basic_machine
=i860-alliant
399 basic_machine
=ns32k-ns
402 basic_machine
=tron-gmicro
406 basic_machine
=hppa1.1
-hitachi
410 basic_machine
=h8300-hitachi
414 basic_machine
=h8300-hitachi
418 basic_machine
=h8500-hitachi
422 basic_machine
=m88k-harris
426 basic_machine
=m68k-hp
429 basic_machine
=m68k-hp
433 basic_machine
=m68k-hp
436 hp3k9
[0-9][0-9] | hp9
[0-9][0-9])
437 basic_machine
=hppa1.0
-hp
439 hp9k2
[0-9][0-9] | hp9k31
[0-9])
440 basic_machine
=m68000-hp
443 basic_machine
=m68k-hp
445 hp9k6
[0-9][0-9] | hp6
[0-9][0-9])
446 basic_machine
=hppa1.0
-hp
448 hp9k7
[0-79][0-9] | hp7
[0-79][0-9])
449 basic_machine
=hppa1.1
-hp
451 hp9k78
[0-9] | hp78
[0-9])
452 # FIXME: really hppa2.0-hp
453 basic_machine
=hppa1.1
-hp
455 hp9k8
[67]1 | hp8
[67]1 | hp9k80
[24] | hp80
[24] | hp9k8
[78]9 | hp8
[78]9 | hp9k893 | hp893
)
456 # FIXME: really hppa2.0-hp
457 basic_machine
=hppa1.1
-hp
459 hp9k8
[0-9][13679] | hp8
[0-9][13679])
460 basic_machine
=hppa1.1
-hp
462 hp9k8
[0-9][0-9] | hp8
[0-9][0-9])
463 basic_machine
=hppa1.0
-hp
469 basic_machine
=hppa1.1
-hp
473 basic_machine
=hppa1.1
-hp
477 basic_machine
=i370-ibm
479 # I'm not sure what "Sysv32" means. Should this be sysv3.2?
481 basic_machine
=`echo $1 | sed -e 's/86.*/86-pc/'`
485 basic_machine
=`echo $1 | sed -e 's/86.*/86-pc/'`
489 basic_machine
=`echo $1 | sed -e 's/86.*/86-pc/'`
493 basic_machine
=`echo $1 | sed -e 's/86.*/86-pc/'`
497 basic_machine
=i386-mach
501 basic_machine
=i386-unknown
505 basic_machine
=i386-unknown
508 i386-mingw32 | mingw32
)
509 basic_machine
=i386-unknown
513 basic_machine
=mips-sgi
523 basic_machine
=m68k-isi
527 basic_machine
=m88k-omron
530 basic_machine
=mips-mips
534 basic_machine
=ns32k-utek
538 basic_machine
=m68000-convergent
540 *mint |
-mint[0-9]* |
*MiNT |
*MiNT
[0-9]*)
541 basic_machine
=m68k-atari
545 basic_machine
=mipsel-unknown
549 basic_machine
=mips-unknown
553 basic_machine
=`echo $basic_machine | sed -e 's/mips3/mips64/'`
556 basic_machine
=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
559 basic_machine
=mmix-knuth
563 basic_machine
=m68k-rom68k
567 basic_machine
=i386-unknown
571 basic_machine
=i370-ibm
575 basic_machine
=i486-ncr
579 basic_machine
=i386-unknown
583 basic_machine
=armv4l-rebel
586 news | news700 | news800 | news900
)
587 basic_machine
=m68k-sony
591 basic_machine
=m68030-sony
594 news-3600 | risc-news
)
595 basic_machine
=mips-sony
599 basic_machine
=v70-nec
603 basic_machine
=m68k-next
616 basic_machine
=m68k-harris
620 basic_machine
=m88k-harris
624 basic_machine
=i960-intel
628 basic_machine
=i960-intel
632 basic_machine
=np1-gould
635 basic_machine
=nsr-tandem
638 basic_machine
=hppa1.1
-oki
642 basic_machine
=m68000-ericsson
646 basic_machine
=m68k-none
650 basic_machine
=hppa1.1
-hitachi
654 basic_machine
=i860-intel
658 basic_machine
=sparc-tti
661 basic_machine
=m68k-tti
664 basic_machine
=ns32k-pc532
666 pentium | p5 | k5 | k6 | nexen
)
667 basic_machine
=i586-pc
669 pentiumpro | p6 |
6x86
)
670 basic_machine
=i686-pc
672 pentiumii | pentium2
)
673 basic_machine
=i786-pc
675 pentium-
* | p5-
* | k5-
* | k6-
* | nexen-
*)
676 basic_machine
=i586-
`echo $basic_machine | sed 's/^[^-]*-//'`
678 pentiumpro-
* | p6-
* |
6x86-
*)
679 basic_machine
=i686-
`echo $basic_machine | sed 's/^[^-]*-//'`
681 pentiumii-
* | pentium2-
*)
682 basic_machine
=i786-
`echo $basic_machine | sed 's/^[^-]*-//'`
685 basic_machine
=pn-gould
687 power
) basic_machine
=rs6000-ibm
689 ppc
) basic_machine
=powerpc-unknown
691 ppc-
*) basic_machine
=powerpc-
`echo $basic_machine | sed 's/^[^-]*-//'`
693 ppcle | powerpclittle | ppc-le | powerpc-little
)
694 basic_machine
=powerpcle-unknown
696 ppcle-
* | powerpclittle-
*)
697 basic_machine
=powerpcle-
`echo $basic_machine | sed 's/^[^-]*-//'`
700 basic_machine
=i386-ibm
703 basic_machine
=m68k-rom68k
707 basic_machine
=mips-siemens
710 basic_machine
=romp-ibm
713 basic_machine
=a29k-amd
717 basic_machine
=i386-sequent
720 basic_machine
=sh-hitachi
724 basic_machine
=sparclite-wrs
728 basic_machine
=m68k-bull
732 basic_machine
=spur-unknown
735 basic_machine
=m68k-tandem
738 basic_machine
=i860-stratus
742 basic_machine
=m68000-sun
745 basic_machine
=m68000-sun
749 basic_machine
=m68000-sun
753 basic_machine
=m68k-sun
757 basic_machine
=m68k-sun
761 basic_machine
=sparc-sun
765 basic_machine
=sparc-sun
769 basic_machine
=sparc-sun
773 basic_machine
=m68k-sun
776 basic_machine
=sparc-sun
778 sun386 | sun386i | roadrunner
)
779 basic_machine
=i386-sun
782 basic_machine
=sv1-cray
786 basic_machine
=i386-sequent
790 basic_machine
=t3e-cray
794 basic_machine
=mipstx39-unknown
797 basic_machine
=mipstx39el-unknown
800 basic_machine
=m68k-ncr
803 basic_machine
=a29k-amd
807 basic_machine
=a29k-nyu
811 basic_machine
=v810-nec
815 basic_machine
=vax-dec
819 basic_machine
=vax-dec
823 basic_machine
=f301-fujitsu
826 basic_machine
=i960-wrs
830 basic_machine
=m68k-wrs
834 basic_machine
=a29k-wrs
838 basic_machine
=w65-wdc
842 basic_machine
=hppa1.1
-winbond
846 basic_machine
=xmp-cray
850 basic_machine
=xps100-honeywell
853 basic_machine
=z8k-unknown
857 basic_machine
=none-none
861 # Here we handle the default manufacturer of certain CPU types. It is in
862 # some cases the only manufacturer, in others, it is the most popular.
864 basic_machine
=hppa1.1
-winbond
867 basic_machine
=hppa1.1
-oki
870 basic_machine
=hppa1.1
-oki
873 if [ x
$os = x-linux-gnu
]; then
874 basic_machine
=mips-unknown
876 basic_machine
=mips-mips
880 basic_machine
=romp-ibm
883 basic_machine
=rs6000-ibm
886 basic_machine
=vax-dec
889 basic_machine
=pdp11-dec
892 basic_machine
=we32k-att
895 basic_machine
=sparc-sun
898 basic_machine
=cydra-cydrome
901 basic_machine
=orion-highlevel
904 basic_machine
=clipper-highlevel
907 basic_machine
=m68k-apple
910 basic_machine
=powerpc-apple
913 basic_machine
=c4x-none
917 echo Invalid configuration \
`$1\': machine \`$basic_machine\' not recognized
1>&2
922 # Here we canonicalize certain aliases for manufacturers.
923 case $basic_machine in
925 basic_machine
=`echo $basic_machine | sed 's/digital.*/dec/'`
928 basic_machine
=`echo $basic_machine | sed 's/commodore.*/cbm/'`
934 # Decode manufacturer-specific aliases for certain operating systems.
939 # First match some system type aliases
940 # that might get confused with valid system types.
941 # -solaris* is a basic system type, with this one exception.
942 -solaris1 |
-solaris1.
*)
943 os
=`echo $os | sed -e 's|solaris1|sunos4|'`
955 os
=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
957 # First accept the basic system types.
958 # The portable systems comes first.
959 # Each alternative MUST END IN A *, to match a version number.
960 # -sysv* is not here because it comes later, after sysvr4.
961 -gnu* |
-bsd* |
-mach* |
-minix* |
-genix* |
-ultrix* |
-irix* \
962 |
-*vms
* |
-sco* |
-esix* |
-isc* |
-aix* |
-sunos |
-sunos[34]*\
963 |
-hpux* |
-unos* |
-osf* |
-luna* |
-dgux* |
-solaris* |
-sym* \
964 |
-amigaos* |
-amigados* |
-msdos* |
-newsos* |
-unicos* |
-aof* \
966 |
-nindy* |
-vxsim* |
-vxworks* |
-ebmon* |
-hms* |
-mvs* \
967 |
-clix* |
-riscos* |
-uniplus* |
-iris* |
-rtu* |
-xenix* \
968 |
-hiux* |
-386bsd* |
-netbsd* |
-openbsd* |
-freebsd* |
-riscix* \
969 |
-lynxos* |
-bosx* |
-nextstep* |
-cxux* |
-aout* |
-elf* |
-oabi* \
970 |
-ptx* |
-coff* |
-ecoff* |
-winnt* |
-domain* |
-vsta* \
971 |
-udi* |
-eabi* |
-lites* |
-ieee* |
-go32* |
-aux* \
972 |
-cygwin* |
-pe* |
-psos* |
-moss* |
-proelf* |
-rtems* \
973 |
-mingw32* |
-linux-gnu* |
-uxpv* |
-beos* |
-mpeix* |
-udk* \
974 |
-interix* |
-uwin* |
-rhapsody* |
-darwin* |
-opened* \
975 |
-openstep* |
-oskit*)
976 # Remember, each alternative MUST END IN *, to match a version number.
979 case $basic_machine in
980 x86-
* | i
[34567]86-*)
990 -sim |
-es1800* |
-hms* |
-xray |
-os68k* |
-none* |
-v88r* \
991 |
-windows* |
-osx |
-abug |
-netware* |
-os9* |
-beos* \
992 |
-macos* |
-mpw* |
-magic* |
-mmixware* |
-mon960* |
-lnews*)
995 os
=`echo $os | sed -e 's|mac|macos|'`
998 os
=`echo $os | sed -e 's|linux|linux-gnu|'`
1001 os
=`echo $os | sed -e 's|sunos5|solaris2|'`
1004 os
=`echo $os | sed -e 's|sunos6|solaris3|'`
1039 # Preserve the version number of sinix5.
1041 os
=`echo $os | sed -e 's|sinix|sysv|'`
1061 # This must come after -sysvr4.
1079 # Get rid of the `-' at the beginning of $os.
1080 os
=`echo $os | sed 's/[^-]*-//'`
1081 echo Invalid configuration \
`$1\': system \`$os\' not recognized
1>&2
1087 # Here we handle the default operating systems that come with various machines.
1088 # The value should be what the vendor currently ships out the door with their
1089 # machine or put another way, the most popular os provided with the machine.
1091 # Note that if you're going to try to match "-MANUFACTURER" here (say,
1092 # "-sun"), then you have to tell the case statement up towards the top
1093 # that MANUFACTURER isn't an operating system. Otherwise, code above
1094 # will signal an error saying that MANUFACTURER isn't an operating
1095 # system, and we'll never get to this point.
1097 case $basic_machine in
1121 # This also exists in the configure program, but was not the
1134 *-tti) # must be before sparc entry or we get the wrong os.
1161 i860-
* |
*-att |
*-ncr |
*-altos |
*-motorola |
*-convergent)
1236 # Here we handle the case where we know the os, and the CPU type, but not the
1237 # manufacturer. We pick the logical manufacturer.
1239 case $basic_machine in
1281 -vxsim* |
-vxworks*)
1297 basic_machine
=`echo $basic_machine | sed "s/unknown/$vendor/"`
1301 echo $basic_machine$os
1305 # eval: (add-hook 'write-file-hooks 'time-stamp)
1306 # time-stamp-start: "version='"
1307 # time-stamp-format: "%:y-%02m-%02d"
1308 # time-stamp-end: "'"