1# Run tests covering all config.gcc cases. 2host_options='--with-mpc=/opt/cfarm/mpc' # gcc10 3TEST=all-gcc 4# Make sure you have a recent enough gcc (with ada support) in your path so 5# that --enable-werror-always will work. 6# To use, create a build directory with plenty of free disk space - a build of 7# all configurations can take 450GB. 8# By default, this file assumes the build directory is in a sibling directory 9# to the gcc sources, but you can override GCC_SRC_DIR to specify where to 10# find them. GCC_SRC_DIR is used in the directory below the build directory, 11# hence the two ".." in the default value; if overriding it, it's easiest to 12# supply an absolute path. 13GCC_SRC_DIR=../../gcc 14 15# Use -j / -l make arguments and nice to assure a smooth resource-efficient 16# load on the build machine, e.g. for 24 cores: 17# svn co svn://gcc.gnu.org/svn/gcc/branches/foo-branch gcc 18# mkdir multi-mk; cd multi-mk 19# nohup nice make -j25 -l36 -f ../gcc/contrib/config-list.mk > make.out 2>&1 & 20# 21# Alternatively, if building against an existing gcc source tree: 22# 23# cd /somewhere/with/plenty/of/disk/space 24# mkdir multi-mk; cd multi-mk 25# nohup nice make \ 26# -j25 -l36 \ 27# -f /path/to/contrib/config-list.mk \ 28# GCC_SRC_DIR=/path/to/gcc/source/tree \ 29# > make.out 2>&1 & 30# 31 32# v850e1-elf is rejected by config.sub 33LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \ 34 alpha-linux-gnu alpha-freebsd6 alpha-netbsd alpha-openbsd \ 35 alpha64-dec-vms alpha-dec-vms \ 36 arc-elf32OPT-with-cpu=arc600 arc-elf32OPT-with-cpu=arc700 \ 37 arc-linux-uclibcOPT-with-cpu=arc700 arceb-linux-uclibcOPT-with-cpu=arc700 \ 38 arm-wrs-vxworks arm-netbsdelf \ 39 arm-linux-androideabi arm-uclinux_eabi arm-eabi arm-rtems \ 40 arm-symbianelf avr-elf \ 41 bfin-elf bfin-uclinux bfin-linux-uclibc bfin-rtems bfin-openbsd \ 42 c6x-elf c6x-uclinux cr16-elf cris-elf cris-linux crisv32-elf crisv32-linux \ 43 epiphany-elf epiphany-elfOPT-with-stack-offset=16 fido-elf \ 44 fr30-elf frv-elf frv-linux ft32-elf h8300-elf hppa-linux-gnu \ 45 hppa-linux-gnuOPT-enable-sjlj-exceptions=yes hppa64-linux-gnu \ 46 hppa2.0-hpux10.1 hppa64-hpux11.3 \ 47 hppa64-hpux11.0OPT-enable-sjlj-exceptions=yes hppa2.0-hpux11.9 \ 48 i686-pc-linux-gnu i686-apple-darwin i686-apple-darwin9 i686-apple-darwin10 \ 49 i486-freebsd4 i686-freebsd6 i686-kfreebsd-gnu \ 50 i686-netbsdelf9 \ 51 i686-openbsd i686-elf i686-kopensolaris-gnu i686-symbolics-gnu \ 52 i686-pc-msdosdjgpp i686-lynxos i686-nto-qnx \ 53 i686-rtems i686-solaris2.10 i686-wrs-vxworks \ 54 i686-wrs-vxworksae \ 55 i686-cygwinOPT-enable-threads=yes i686-mingw32crt ia64-elf \ 56 ia64-freebsd6 ia64-linux ia64-hpux ia64-hp-vms iq2000-elf lm32-elf \ 57 lm32-rtems lm32-uclinux m32c-rtems m32c-elf m32r-elf m32rle-elf \ 58 m32r-linux m32rle-linux m68k-elf m68k-netbsdelf \ 59 m68k-openbsd m68k-uclinux m68k-linux m68k-rtems \ 60 mcore-elf microblaze-linux microblaze-elf \ 61 mips-netbsd \ 62 mips64el-st-linux-gnu mips64octeon-linux mipsisa64r2-linux \ 63 mipsisa32r2-linux-gnu mipsisa64r2-sde-elf mipsisa32-elfoabi \ 64 mipsisa64-elfoabi mipsisa64r2el-elf mipsisa64sr71k-elf mipsisa64sb1-elf \ 65 mipsel-elf mips64-elf mips64vr-elf mips64orion-elf mips-rtems \ 66 mips-wrs-vxworks mipstx39-elf mmix-knuth-mmixware mn10300-elf moxie-elf \ 67 moxie-uclinux moxie-rtems \ 68 msp430-elf \ 69 nds32le-elf nds32be-elf \ 70 nios2-elf nios2-linux-gnu nios2-rtems \ 71 nvptx-none \ 72 pdp11-aout \ 73 powerpc-darwin8 \ 74 powerpc-darwin7 powerpc64-darwin powerpc-freebsd6 powerpc-netbsd \ 75 powerpc-eabispe powerpc-eabisimaltivec powerpc-eabisim ppc-elf \ 76 powerpc-eabialtivec powerpc-xilinx-eabi powerpc-eabi \ 77 powerpc-rtems powerpc-linux_spe \ 78 powerpc-linux_paired powerpc64-linux_altivec \ 79 powerpc-wrs-vxworks powerpc-wrs-vxworksae powerpc-wrs-vxworksmils \ 80 powerpc-lynxos powerpcle-elf \ 81 powerpcle-eabisim powerpcle-eabi \ 82 riscv32-unknown-linux-gnu riscv64-unknown-linux-gnu \ 83 rs6000-ibm-aix5.3.0 rs6000-ibm-aix6.1 rs6000-ibm-aix7.1 \ 84 rl78-elf rx-elf s390-linux-gnu s390x-linux-gnu s390x-ibm-tpf sh-elf \ 85 shle-linux sh-netbsdelf sh-superh-elf \ 86 sh-rtems sh-wrs-vxworks sparc-elf \ 87 sparc-leon-elf sparc-rtems sparc-linux-gnu \ 88 sparc-leon3-linux-gnuOPT-enable-target=all sparc-netbsdelf \ 89 sparc64-sun-solaris2.10OPT-with-gnu-ldOPT-with-gnu-asOPT-enable-threads=posix \ 90 sparc-wrs-vxworks sparc64-elf sparc64-rtems sparc64-linux sparc64-freebsd6 \ 91 sparc64-netbsd sparc64-openbsd spu-elf \ 92 tilegx-linux-gnu tilegxbe-linux-gnu tilepro-linux-gnu \ 93 v850e-elf v850-elf v850-rtems vax-linux-gnu \ 94 vax-netbsdelf vax-openbsd visium-elf x86_64-apple-darwin \ 95 x86_64-pc-linux-gnuOPT-with-fpmath=avx \ 96 x86_64-elfOPT-with-fpmath=sse x86_64-freebsd6 x86_64-netbsd \ 97 x86_64-w64-mingw32 \ 98 x86_64-mingw32OPT-enable-sjlj-exceptions=yes x86_64-rtems \ 99 xstormy16-elf xtensa-elf \ 100 xtensa-linux 101 102LOGFILES = $(patsubst %,log/%-make.out,$(LIST)) 103all: $(LOGFILES) 104config: $(LIST) 105show: 106 @echo $(LIST) 107 108.PHONY: make-log-dir all config show 109 110empty= 111 112#Check for the presence of the MAINTAINERS file to make sure we've located 113#the gcc sources. 114make-log-dir: $(GCC_SRC_DIR)/MAINTAINERS 115 -mkdir log 116 117$(LIST): make-log-dir 118 -mkdir $@ 119 ( \ 120 cd $@ && \ 121 TGT=`echo $@ | awk 'BEGIN { FS = "OPT" }; { print $$1 }'` && \ 122 TGT=`$(GCC_SRC_DIR)/config.sub $$TGT` && \ 123 case $$TGT in \ 124 *-*-darwin* | *-*-cygwin* | *-*-mingw* | *-*-aix*) \ 125 ADDITIONAL_LANGUAGES=""; \ 126 ;; \ 127 *) \ 128 ADDITIONAL_LANGUAGES=",go"; \ 129 ;; \ 130 esac && \ 131 $(GCC_SRC_DIR)/configure \ 132 --target=$(subst SCRIPTS,`pwd`/../scripts/,$(subst OPT,$(empty) -,$@)) \ 133 --enable-werror-always ${host_options} \ 134 --enable-languages=all,ada$$ADDITIONAL_LANGUAGES; \ 135 ) > log/$@-config.out 2>&1 136 137$(LOGFILES) : log/%-make.out : % 138 -$(MAKE) -C $< $(TEST) > $@ 2>&1 && rm -rf $< 139