Lines Matching +full:hi +full:- +full:fi

3 #   Copyright 1992-2020 Free Software Foundation, Inc.
5 timestamp='2020-09-19'
32 # Please send patches to <config-patches@gnu.org>.
35 me=`echo "$0" | sed -e 's,.*/,,'`
43 -h, --help print this help, then exit
44 -t, --time-stamp print date of last modification, then exit
45 -v, --version print version number, then exit
47 Report bugs and patches to <config-patches@gnu.org>."
53 Copyright 1992-2020 Free Software Foundation, Inc.
59 Try \`$me --help' for more information."
62 while test $# -gt 0 ; do
64 --time-stamp | --time* | -t )
66 --version | -v )
68 --help | --h* | -h )
70 -- ) # Stop option processing
72 - ) # Use stdin as input.
74 -* )
85 fi
87 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
99 trap 'test -z "$tmp" || rm -fr "$tmp"' 0 1 2 13 15
106 …{ tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp…
107 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
108 …{ tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir "$tmp" 2>/dev/null) && echo "Warning: creating insecure…
111 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
114 if ($driver -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then
117 fi
121 fi
129 # (ghazi@noc.rutgers.edu 1994-08-24)
130 if test -f /.attbin/uname ; then
132 fi
134 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
135 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
136 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
137 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
146 cat <<-EOF > "$dummy.c"
161 eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
165 # Note: order is significant - the case branches are not exclusive.
170 # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*,
171 # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
172 # switched to ELF, *-*-netbsd* would select the old
179 sysctl="sysctl -n hw.machine_arch"
180 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
185 armeb) machine=armeb-unknown ;;
186 arm*) machine=arm-unknown ;;
187 sh3el) machine=shl-unknown ;;
188 sh3eb) machine=sh-unknown ;;
189 sh5el) machine=sh5le-unknown ;;
191 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
192 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
193 machine="${arch}${endian}"-unknown
195 *) machine="$UNAME_MACHINE_ARCH"-unknown ;;
205 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
206 | grep -q __ELF__
213 fi
222 expr='s/^earmv[0-9]/-eabi/;s/eb$//'
223 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
230 # suitable tag, in the style of linux-gnu.
233 release='-gnu'
236 release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
239 # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
241 # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
242 echo "$machine-${os}${release}${abi-}"
246 echo "$UNAME_MACHINE_ARCH"-unknown-bitrig"$UNAME_RELEASE"
250 echo "$UNAME_MACHINE_ARCH"-unknown-openbsd"$UNAME_RELEASE"
254 echo "$UNAME_MACHINE_ARCH"-unknown-libertybsd"$UNAME_RELEASE"
257 echo "$UNAME_MACHINE"-unknown-midnightbsd"$UNAME_RELEASE"
260 echo "$UNAME_MACHINE"-unknown-ekkobsd"$UNAME_RELEASE"
263 echo "$UNAME_MACHINE"-unknown-solidbsd"$UNAME_RELEASE"
266 echo "$UNAME_MACHINE"-unknown-os108_"$UNAME_RELEASE"
269 echo powerpc-unknown-mirbsd"$UNAME_RELEASE"
272 echo "$UNAME_MACHINE"-unknown-mirbsd"$UNAME_RELEASE"
275 echo "$UNAME_MACHINE"-unknown-sortix
278 echo "$UNAME_MACHINE"-unknown-twizzler
281 echo "$UNAME_MACHINE"-unknown-redox
284 echo mips-dec-osf1
289 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
292 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
298 # types through head -n 1, so we only detect the type of CPU 0.
299 …ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head
336 # 1.2 uses "1.2" for uname -r.
337 …echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQ…
338 # Reset EXIT trap before exiting to avoid spurious non-zero exit code.
343 echo m68k-unknown-sysv4
346 echo "$UNAME_MACHINE"-unknown-amigaos
349 echo "$UNAME_MACHINE"-unknown-morphos
352 echo i370-ibm-openedition
355 echo s390-ibm-zvmoe
358 echo powerpc-ibm-os400
361 echo arm-acorn-riscix"$UNAME_RELEASE"
364 echo arm-unknown-riscos
366 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
367 echo hppa1.1-hitachi-hiuxmpp
369 Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
372 echo pyramid-pyramid-sysv3
374 echo pyramid-pyramid-bsd
375 fi
378 echo pyramid-pyramid-svr4
381 echo sparc-icl-nx6
384 case `/usr/bin/uname -p` in
385 sparc) echo sparc-icl-nx7; exit ;;
388 echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
391 echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
394 echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
397 echo i386-pc-auroraux"$UNAME_RELEASE"
402 # If there is a compiler, see if it is configured for 64-bit objects.
407 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
411 fi
412 fi
413 echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
419 echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
422 case "`/usr/bin/arch -k`" in
424 UNAME_RELEASE=`uname -v`
427 # Japanese Language versions have a version number like `4.1.3-JL'.
428 echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
431 echo m68k-sun-sunos"$UNAME_RELEASE"
438 echo m68k-sun-sunos"$UNAME_RELEASE"
441 echo sparc-sun-sunos"$UNAME_RELEASE"
446 echo sparc-auspex-sunos"$UNAME_RELEASE"
457 echo m68k-atari-mint"$UNAME_RELEASE"
460 echo m68k-atari-mint"$UNAME_RELEASE"
463 echo m68k-atari-mint"$UNAME_RELEASE"
466 echo m68k-milan-mint"$UNAME_RELEASE"
469 echo m68k-hades-mint"$UNAME_RELEASE"
472 echo m68k-unknown-mint"$UNAME_RELEASE"
475 echo m68k-apple-machten"$UNAME_RELEASE"
478 echo powerpc-apple-machten"$UNAME_RELEASE"
481 echo mips-dec-mach_bsd4.3
484 echo mips-dec-ultrix"$UNAME_RELEASE"
487 echo vax-dec-ultrix"$UNAME_RELEASE"
490 echo clipper-intergraph-clix"$UNAME_RELEASE"
503 printf ("mips-mips-riscos%ssysv\\n", argv[1]); exit (0);
506 printf ("mips-mips-riscos%ssvr4\\n", argv[1]); exit (0);
509 printf ("mips-mips-riscos%sbsd\\n", argv[1]); exit (0);
512 exit (-1);
515 $CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
516 dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
519 echo mips-mips-riscos"$UNAME_RELEASE"
522 echo powerpc-motorola-powermax
524 Motorola:*:4.3:PL8-*)
525 echo powerpc-harris-powermax
528 echo powerpc-harris-powermax
531 echo powerpc-harris-powerunix
534 echo m88k-harris-cxux7
537 echo m88k-motorola-sysv4
540 echo m88k-motorola-sysv3
544 UNAME_PROCESSOR=`/usr/bin/uname -p`
550 echo m88k-dg-dgux"$UNAME_RELEASE"
552 echo m88k-dg-dguxbcs"$UNAME_RELEASE"
553 fi
555 echo i586-dg-dgux"$UNAME_RELEASE"
556 fi
559 echo m88k-dolphin-sysv3
563 echo m88k-motorola-sysv3
566 echo m88k-tektronix-sysv3
568 Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD)
569 echo m68k-tektronix-bsd
572 echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
575 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
576 exit ;; # Note that: echo "'`uname -s`'" gives 'AIX '
578 echo i386-ibm-aix
581 if test -x /usr/bin/oslevel ; then
585 fi
586 echo "$UNAME_MACHINE"-ibm-aix"$IBM_REV"
598 puts("powerpc-ibm-aix3.2.5");
602 if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
606 echo rs6000-ibm-aix3.2.5
607 fi
609 echo rs6000-ibm-aix3.2.4
611 echo rs6000-ibm-aix3.2
612 fi
615 IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
616 if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
620 fi
621 if test -x /usr/bin/lslpp ; then
622 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc |
623 awk -F: '{ print $3 }' | sed s/[0-9]*$/0/`
626 fi
627 echo "$IBM_ARCH"-ibm-aix"$IBM_REV"
630 echo rs6000-ibm-aix
632 ibmrt:4.4BSD:*|romp-ibm:4.4BSD:*)
633 echo romp-ibm-bsd4.4
635 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
636 echo romp-ibm-bsd"$UNAME_RELEASE" # 4.3 with uname added to
637 exit ;; # report: romp-ibm BSD 4.3
639 echo rs6000-bull-bosx
642 echo m68k-bull-sysv3
645 echo m68k-hp-bsd
648 echo m68k-hp-bsd4.4
650 9000/[34678]??:HP-UX:*:*)
651 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
655 9000/[678][0-9][0-9])
656 if test -x /usr/bin/getconf; then
666 '') HP_ARCH=hppa2.0 ;; # HP-UX 10.20
669 fi
705 (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
706 test -z "$HP_ARCH" && HP_ARCH=hppa
707 fi ;;
713 # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating
714 # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler
715 # generating 64-bit code. GNU and HP use different nomenclature:
718 # => hppa2.0w-hp-hpux11.23
720 # => hppa64-hp-hpux11.23
722 if echo __LP64__ | (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) |
723 grep -q __LP64__
728 fi
729 fi
730 echo "$HP_ARCH"-hp-hpux"$HPUX_REV"
732 ia64:HP-UX:*:*)
733 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
734 echo ia64-hp-hpux"$HPUX_REV"
736 3050*:HI-UX:*:*)
751 case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break;
752 case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break;
753 case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break;
754 default: puts ("hppa-hitachi-hiuxwe2"); break;
758 puts ("m68k-hitachi-hiuxwe2");
759 else puts ("unknown-hitachi-hiuxwe2");
763 $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
765 echo unknown-hitachi-hiuxwe2
768 echo hppa1.1-hp-bsd
771 echo hppa1.0-hp-bsd
774 echo hppa1.0-hp-mpeix
777 echo hppa1.1-hp-osf
780 echo hppa1.0-hp-osf
783 if test -x /usr/sbin/sysversion ; then
784 echo "$UNAME_MACHINE"-unknown-osf1mk
786 echo "$UNAME_MACHINE"-unknown-osf1
787 fi
790 echo hppa1.1-hp-lites
793 echo c1-convex-bsd
796 if getsysinfo -f scalar_acc
797 then echo c32-convex-bsd
798 else echo c2-convex-bsd
799 fi
802 echo c34-convex-bsd
805 echo c38-convex-bsd
808 echo c4-convex-bsd
810 CRAY*Y-MP:*:*:*)
811 echo ymp-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
813 CRAY*[A-Z]90:*:*:*)
814 echo "$UNAME_MACHINE"-cray-unicos"$UNAME_RELEASE" \
815 | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \
816 -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
817 -e 's/\.[^.]*$/.X/'
820 echo t90-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
823 echo alphaev5-cray-unicosmk"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
826 echo sv1-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
829 echo craynv-cray-unicosmp"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
832 FUJITSU_PROC=`uname -m | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
833 FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
834 FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
835 echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
838 FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
839 …echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
840 echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
843 echo "$UNAME_MACHINE"-pc-bsdi"$UNAME_RELEASE"
846 echo sparc-unknown-bsdi"$UNAME_RELEASE"
849 echo "$UNAME_MACHINE"-unknown-bsdi"$UNAME_RELEASE"
852 UNAME_PROCESSOR=`uname -p`
854 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
855 | grep -q __ARM_PCS_VFP
857 echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
859 … echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
860 fi
863 UNAME_PROCESSOR=`/usr/bin/uname -p`
870 echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
873 echo "$UNAME_MACHINE"-pc-cygwin
876 echo "$UNAME_MACHINE"-pc-mingw64
879 echo "$UNAME_MACHINE"-pc-mingw32
882 echo "$UNAME_MACHINE"-pc-msys
885 echo "$UNAME_MACHINE"-pc-pw32
890 echo i586-pc-interix"$UNAME_RELEASE"
893 echo x86_64-unknown-interix"$UNAME_RELEASE"
896 echo ia64-unknown-interix"$UNAME_RELEASE"
900 echo "$UNAME_MACHINE"-pc-uwin
903 echo x86_64-pc-cygwin
906 echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
910 …echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/…
914 …$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``ech…
917 echo "$UNAME_MACHINE"-unknown-minix
920 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
924 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
927 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' /proc/cpuinfo 2>/dev/null` in
936 objdump --private-headers /bin/sh | grep -q ld.so.1
937 if test "$?" = 0 ; then LIBC=gnulibc1 ; fi
938 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
941 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
945 if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
946 | grep -q __ARM_EABI__
948 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
950 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
951 | grep -q __ARM_PCS_VFP
953 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabi
955 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabihf
956 fi
957 fi
960 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
963 echo "$UNAME_MACHINE"-axis-linux-"$LIBC"
966 echo "$UNAME_MACHINE"-axis-linux-"$LIBC"
969 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
972 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
975 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
978 echo "$UNAME_MACHINE"-pc-linux-"$LIBC"
981 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
984 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
987 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
990 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1036 eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
1037 test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
1040 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1043 echo or1k-unknown-linux-"$LIBC"
1046 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1049 echo sparc-unknown-linux-"$LIBC"
1052 echo hppa64-unknown-linux-"$LIBC"
1056 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
1057 PA7*) echo hppa1.1-unknown-linux-"$LIBC" ;;
1058 PA8*) echo hppa2.0-unknown-linux-"$LIBC" ;;
1059 *) echo hppa-unknown-linux-"$LIBC" ;;
1063 echo powerpc64-unknown-linux-"$LIBC"
1066 echo powerpc-unknown-linux-"$LIBC"
1069 echo powerpc64le-unknown-linux-"$LIBC"
1072 echo powerpcle-unknown-linux-"$LIBC"
1075 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1078 echo "$UNAME_MACHINE"-ibm-linux-"$LIBC"
1081 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1084 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1087 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1090 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1093 echo "$UNAME_MACHINE"-dec-linux-"$LIBC"
1100 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
1104 fi
1105 fi
1106 echo "$UNAME_MACHINE"-pc-linux-"$LIBCABI"
1109 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1112 # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
1115 echo i386-sequent-sysv4
1121 # I just have to hope. -- rms.
1123 echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION"
1128 echo "$UNAME_MACHINE"-pc-os2-emx
1130 i*86:XTS-300:*:STOP)
1131 echo "$UNAME_MACHINE"-unknown-stop
1134 echo "$UNAME_MACHINE"-unknown-atheos
1137 echo "$UNAME_MACHINE"-pc-syllable
1140 echo i386-unknown-lynxos"$UNAME_RELEASE"
1143 echo "$UNAME_MACHINE"-pc-msdosdjgpp
1148 echo "$UNAME_MACHINE"-univel-sysv"$UNAME_REL"
1150 echo "$UNAME_MACHINE"-pc-sysv"$UNAME_REL"
1151 fi
1155 case `/bin/uname -X | grep "^Machine"` in
1160 echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}"
1163 if test -f /usr/options/cb.name; then
1164 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
1165 echo "$UNAME_MACHINE"-pc-isc"$UNAME_REL"
1166 elif /bin/uname -X 2>/dev/null >/dev/null ; then
1167 UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')`
1168 (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486
1169 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \
1171 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
1173 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \
1175 echo "$UNAME_MACHINE"-pc-sco"$UNAME_REL"
1177 echo "$UNAME_MACHINE"-pc-sysv32
1178 fi
1182 # uname -m prints for DJGPP always 'pc', but it prints nothing about
1186 # this is a cross-build.
1187 echo i586-pc-msdosdjgpp
1190 echo i386-pc-mach3
1193 echo i860-intel-osf1
1195 i860:*:4.*:*) # i860-SVR4
1197 echo i860-stardent-sysv"$UNAME_RELEASE" # Stardent Vistra i860-SVR4
1198 else # Add other i860-SVR4 vendors below as they are discovered.
1199 echo i860-unknown-sysv"$UNAME_RELEASE" # Unknown i860-SVR4
1200 fi
1204 echo m68010-convergent-sysv
1207 echo m68k-convergent-sysv
1209 M680?0:D-NIX:5.3:*)
1210 echo m68k-diab-dnix
1213 test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;;
1216 test -r /etc/.relid \
1217 && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
1218 /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1219 && { echo i486-ncr-sysv4.3"$OS_REL"; exit; }
1220 /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
1221 && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } ;;
1223 /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1224 && { echo i486-ncr-sysv4; exit; } ;;
1227 test -r /etc/.relid \
1228 && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
1229 /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1230 && { echo i486-ncr-sysv4.3"$OS_REL"; exit; }
1231 /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
1232 && { echo i586-ncr-sysv4.3"$OS_REL"; exit; }
1233 /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \
1234 && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } ;;
1236 echo m68k-unknown-lynxos"$UNAME_RELEASE"
1239 echo m68k-atari-sysv4
1242 echo sparc-unknown-lynxos"$UNAME_RELEASE"
1245 echo rs6000-unknown-lynxos"$UNAME_RELEASE"
1248 echo powerpc-unknown-lynxos"$UNAME_RELEASE"
1251 echo mips-dde-sysv"$UNAME_RELEASE"
1253 RM*:ReliantUNIX-*:*:*)
1254 echo mips-sni-sysv4
1256 RM*:SINIX-*:*:*)
1257 echo mips-sni-sysv4
1259 *:SINIX-*:*:*)
1260 if uname -p 2>/dev/null >/dev/null ; then
1261 UNAME_MACHINE=`(uname -p) 2>/dev/null`
1262 echo "$UNAME_MACHINE"-sni-sysv4
1264 echo ns32k-sni-sysv
1265 fi
1269 echo i586-unisys-sysv4
1273 # How about differentiating between stratus architectures? -djm
1274 echo hppa1.1-stratus-sysv4
1278 echo i860-stratus-sysv4
1282 echo "$UNAME_MACHINE"-stratus-vos
1286 echo hppa1.1-stratus-vos
1289 echo m68k-apple-aux"$UNAME_RELEASE"
1291 news*:NEWS-OS:6*:*)
1292 echo mips-sony-newsos6
1295 if test -d /usr/nec; then
1296 echo mips-nec-sysv"$UNAME_RELEASE"
1298 echo mips-unknown-sysv"$UNAME_RELEASE"
1299 fi
1302 echo powerpc-be-beos
1305 echo powerpc-apple-beos
1308 echo i586-pc-beos
1311 echo i586-pc-haiku
1314 echo x86_64-unknown-haiku
1316 SX-4:SUPER-UX:*:*)
1317 echo sx4-nec-superux"$UNAME_RELEASE"
1319 SX-5:SUPER-UX:*:*)
1320 echo sx5-nec-superux"$UNAME_RELEASE"
1322 SX-6:SUPER-UX:*:*)
1323 echo sx6-nec-superux"$UNAME_RELEASE"
1325 SX-7:SUPER-UX:*:*)
1326 echo sx7-nec-superux"$UNAME_RELEASE"
1328 SX-8:SUPER-UX:*:*)
1329 echo sx8-nec-superux"$UNAME_RELEASE"
1331 SX-8R:SUPER-UX:*:*)
1332 echo sx8r-nec-superux"$UNAME_RELEASE"
1334 SX-ACE:SUPER-UX:*:*)
1335 echo sxace-nec-superux"$UNAME_RELEASE"
1338 echo powerpc-apple-rhapsody"$UNAME_RELEASE"
1341 echo "$UNAME_MACHINE"-apple-rhapsody"$UNAME_RELEASE"
1344 echo aarch64-apple-darwin"$UNAME_RELEASE"
1347 UNAME_PROCESSOR=`uname -p`
1351 if command -v xcode-select > /dev/null 2> /dev/null && \
1352 ! xcode-select --print-path > /dev/null 2> /dev/null ; then
1359 fi
1362 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
1369 fi
1370 # On 10.4-10.6 one might compile for PowerPC via gcc -arch ppc
1372 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
1376 fi
1378 # uname -m returns i386 or x86_64
1380 fi
1381 echo "$UNAME_PROCESSOR"-apple-darwin"$UNAME_RELEASE"
1384 UNAME_PROCESSOR=`uname -p`
1388 fi
1389 echo "$UNAME_PROCESSOR"-"$UNAME_MACHINE"-nto-qnx"$UNAME_RELEASE"
1392 echo i386-pc-qnx
1394 NEO-*:NONSTOP_KERNEL:*:*)
1395 echo neo-tandem-nsk"$UNAME_RELEASE"
1397 NSE-*:NONSTOP_KERNEL:*:*)
1398 echo nse-tandem-nsk"$UNAME_RELEASE"
1400 NSR-*:NONSTOP_KERNEL:*:*)
1401 echo nsr-tandem-nsk"$UNAME_RELEASE"
1403 NSV-*:NONSTOP_KERNEL:*:*)
1404 echo nsv-tandem-nsk"$UNAME_RELEASE"
1406 NSX-*:NONSTOP_KERNEL:*:*)
1407 echo nsx-tandem-nsk"$UNAME_RELEASE"
1409 *:NonStop-UX:*:*)
1410 echo mips-compaq-nonstopux
1413 echo bs2000-siemens-sysv
1416 echo "$UNAME_MACHINE"-"$UNAME_SYSTEM"-"$UNAME_RELEASE"
1419 # "uname -m" is not consistent, so use $cputype instead. 386
1427 fi
1428 echo "$UNAME_MACHINE"-unknown-plan9
1430 *:TOPS-10:*:*)
1431 echo pdp10-unknown-tops10
1434 echo pdp10-unknown-tenex
1436 KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*)
1437 echo pdp10-dec-tops20
1439 XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*)
1440 echo pdp10-xkl-tops20
1442 *:TOPS-20:*:*)
1443 echo pdp10-unknown-tops20
1446 echo pdp10-unknown-its
1449 echo mips-sei-seiux"$UNAME_RELEASE"
1452 echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
1455 UNAME_MACHINE=`(uname -p) 2>/dev/null`
1457 A*) echo alpha-dec-vms ; exit ;;
1458 I*) echo ia64-dec-vms ; exit ;;
1459 V*) echo vax-dec-vms ; exit ;;
1462 echo i386-pc-xenix
1465 echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
1468 echo "$UNAME_MACHINE"-pc-rdos
1471 echo "$UNAME_MACHINE"-pc-aros
1474 echo "$UNAME_MACHINE"-unknown-esx
1477 echo x86_64-unknown-onefs
1480 echo "$UNAME_MACHINE"-unknown-unleashed"$UNAME_RELEASE"
1505 printf ("mips-sony-bsd\n"); exit (0);
1508 printf ("m68k-sony-newsos%s\n",
1523 version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`;
1525 printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version);
1527 printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version);
1533 printf ("ns32k-encore-sysv\n"); exit (0);
1536 printf ("ns32k-encore-mach\n"); exit (0);
1538 printf ("ns32k-encore-bsd\n"); exit (0);
1544 printf ("i386-pc-bsd\n"); exit (0);
1549 printf ("i386-sequent-dynix\n"); exit (0);
1552 printf ("ns32k-sequent-dynix\n"); exit (0);
1561 printf ("i386-sequent-ptx2\n"); exit (0);
1564 printf ("i386-sequent-ptx1\n"); exit (0);
1566 printf ("i386-sequent-ptx\n"); exit (0);
1574 printf ("vax-dec-bsd4.3\n"); exit (0);
1577 printf ("vax-dec-bsd4.3reno\n"); exit (0);
1579 printf ("vax-dec-bsd\n"); exit (0);
1583 printf ("vax-dec-bsd\n"); exit (0);
1589 printf ("vax-dec-ultrix%s\n", un.release); exit (0);
1591 printf ("vax-dec-ultrix\n"); exit (0);
1600 printf ("mips-dec-ultrix%s\n", un.release); exit (0);
1602 printf ("mips-dec-ultrix\n"); exit (0);
1608 printf ("i860-alliant-bsd\n"); exit (0);
1615 $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
1619 test -d /usr/apollo && { echo "$ISP-apollo-$SYSTYPE"; exit; }
1645 year=`echo $timestamp | sed 's,-.*,,'`
1647 if test "`expr "\`date +%Y\`" - "$year"`" -lt 3 ; then
1651 information you think might be pertinent to config-patches@gnu.org to
1656 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1657 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1658 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1659 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1661 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null`
1662 /bin/uname -X = `(/bin/uname -X) 2>/dev/null`
1666 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null`
1676 fi
1681 # eval: (add-hook 'before-save-hook 'time-stamp)
1682 # time-stamp-start: "timestamp='"
1683 # time-stamp-format: "%:y-%02m-%02d"
1684 # time-stamp-end: "'"