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