]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/config-list.mk
Remove usage of apostrophes in error and warning messages (PR translation/89935).
[thirdparty/gcc.git] / contrib / config-list.mk
CommitLineData
adad1007
JR
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.
54951c63
DM
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
adad1007
JR
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#
54951c63
DM
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
adad1007 32# v850e1-elf is rejected by config.sub
7d081272 33LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
6044eae7 34 alpha-linux-gnu alpha-netbsd alpha-openbsd \
f47337ae 35 alpha64-dec-vms alpha-dec-vms \
7431c1a1 36 amdgcn-amdhsa \
53426f6c
JR
37 arc-elf32OPT-with-cpu=arc600 arc-elf32OPT-with-cpu=arc700 \
38 arc-linux-uclibcOPT-with-cpu=arc700 arceb-linux-uclibcOPT-with-cpu=arc700 \
f3633f55 39 arm-wrs-vxworks arm-netbsdelf \
b060c217 40 arm-linux-androideabi arm-uclinux_eabi arm-eabi arm-rtems \
3e326935 41 arm-symbianelf avr-elf \
adad1007 42 bfin-elf bfin-uclinux bfin-linux-uclibc bfin-rtems bfin-openbsd \
b25364a0 43 c6x-elf c6x-uclinux cr16-elf cris-elf cris-linux crisv32-elf crisv32-linux \
56856b58 44 csky-elf csky-linux-gnu \
feeeff5c 45 epiphany-elf epiphany-elfOPT-with-stack-offset=16 fido-elf \
5ebf89bd 46 fr30-elf frv-elf frv-linux ft32-elf h8300-elf hppa-linux-gnu \
adad1007
JR
47 hppa-linux-gnuOPT-enable-sjlj-exceptions=yes hppa64-linux-gnu \
48 hppa2.0-hpux10.1 hppa64-hpux11.3 \
49 hppa64-hpux11.0OPT-enable-sjlj-exceptions=yes hppa2.0-hpux11.9 \
50 i686-pc-linux-gnu i686-apple-darwin i686-apple-darwin9 i686-apple-darwin10 \
51 i486-freebsd4 i686-freebsd6 i686-kfreebsd-gnu \
8466af06 52 i686-netbsdelf9 \
d980e738
TS
53 i686-openbsd i686-elf i686-kopensolaris-gnu i686-symbolics-gnu \
54 i686-pc-msdosdjgpp i686-lynxos i686-nto-qnx \
ca3a27b6 55 i686-rtems i686-solaris2.11 i686-wrs-vxworks \
adad1007
JR
56 i686-wrs-vxworksae \
57 i686-cygwinOPT-enable-threads=yes i686-mingw32crt ia64-elf \
58 ia64-freebsd6 ia64-linux ia64-hpux ia64-hp-vms iq2000-elf lm32-elf \
f8fdb10e 59 lm32-rtems lm32-uclinux m32c-rtems m32c-elf m32r-elf m32rle-elf \
adad1007
JR
60 m32r-linux m32rle-linux m68k-elf m68k-netbsdelf \
61 m68k-openbsd m68k-uclinux m68k-linux m68k-rtems \
0609abda 62 mcore-elf microblaze-linux microblaze-elf \
e35fceb5 63 mips-netbsd \
adad1007 64 mips64el-st-linux-gnu mips64octeon-linux mipsisa64r2-linux \
c4bc5c25 65 mipsisa32r2-linux-gnu mipsisa64r2-sde-elf mipsisa32-elfoabi \
adad1007
JR
66 mipsisa64-elfoabi mipsisa64r2el-elf mipsisa64sr71k-elf mipsisa64sb1-elf \
67 mipsel-elf mips64-elf mips64vr-elf mips64orion-elf mips-rtems \
68 mips-wrs-vxworks mipstx39-elf mmix-knuth-mmixware mn10300-elf moxie-elf \
e430824f 69 moxie-uclinux moxie-rtems \
f6a83b4a 70 msp430-elf \
9304f876 71 nds32le-elf nds32be-elf \
b060c217 72 nios2-elf nios2-linux-gnu nios2-rtems \
27776f55 73 nvptx-none \
157e859f 74 pdp11-aout \
f3633f55 75 powerpc-darwin8 \
adad1007 76 powerpc-darwin7 powerpc64-darwin powerpc-freebsd6 powerpc-netbsd \
23d3e2d5 77 powerpc-eabisimaltivec powerpc-eabisim ppc-elf \
adad1007 78 powerpc-eabialtivec powerpc-xilinx-eabi powerpc-eabi \
23d3e2d5 79 powerpc-rtems \
d3435784 80 powerpc64-linux_altivec \
3a8fe7c6
OH
81 powerpc-wrs-vxworks powerpc-wrs-vxworksae powerpc-wrs-vxworksmils \
82 powerpc-lynxos powerpcle-elf \
316ded53 83 powerpcle-eabisim powerpcle-eabi \
154cc77e 84 riscv32-unknown-linux-gnu riscv64-unknown-linux-gnu \
316ded53 85 rs6000-ibm-aix5.3.0 rs6000-ibm-aix6.1 rs6000-ibm-aix7.1 \
85b8555e 86 rl78-elf rx-elf s390-linux-gnu s390x-linux-gnu s390x-ibm-tpf sh-elf \
bc6d9014
OE
87 shle-linux sh-netbsdelf sh-superh-elf \
88 sh-rtems sh-wrs-vxworks sparc-elf \
adad1007
JR
89 sparc-leon-elf sparc-rtems sparc-linux-gnu \
90 sparc-leon3-linux-gnuOPT-enable-target=all sparc-netbsdelf \
ca3a27b6 91 sparc64-sun-solaris2.11OPT-with-gnu-ldOPT-with-gnu-asOPT-enable-threads=posix \
adad1007 92 sparc-wrs-vxworks sparc64-elf sparc64-rtems sparc64-linux sparc64-freebsd6 \
341c653c
WL
93 sparc64-netbsd sparc64-openbsd spu-elf \
94 tilegx-linux-gnu tilegxbe-linux-gnu tilepro-linux-gnu \
f4d5fe47 95 v850e-elf v850-elf v850-rtems vax-linux-gnu \
d3d514a9 96 vax-netbsdelf vax-openbsd visium-elf x86_64-apple-darwin \
adad1007
JR
97 x86_64-pc-linux-gnuOPT-with-fpmath=avx \
98 x86_64-elfOPT-with-fpmath=sse x86_64-freebsd6 x86_64-netbsd \
8466af06 99 x86_64-w64-mingw32 \
7d081272
JS
100 x86_64-mingw32OPT-enable-sjlj-exceptions=yes x86_64-rtems \
101 xstormy16-elf xtensa-elf \
ee2499b4 102 xtensa-linux
adad1007
JR
103
104LOGFILES = $(patsubst %,log/%-make.out,$(LIST))
105all: $(LOGFILES)
106config: $(LIST)
3ce2cd36
JBG
107show:
108 @echo $(LIST)
adad1007 109
3ce2cd36 110.PHONY: make-log-dir all config show
adad1007
JR
111
112empty=
113
54951c63
DM
114#Check for the presence of the MAINTAINERS file to make sure we've located
115#the gcc sources.
116make-log-dir: $(GCC_SRC_DIR)/MAINTAINERS
117 -mkdir log
adad1007 118
e44dbbe1 119$(LIST): make-log-dir
adad1007 120 -mkdir $@
1335a8ca
JBG
121 ( \
122 cd $@ && \
04a11c01 123 TGT=`echo $@ | awk 'BEGIN { FS = "OPT" }; { print $$1 }'` && \
54951c63 124 TGT=`$(GCC_SRC_DIR)/config.sub $$TGT` && \
1335a8ca
JBG
125 case $$TGT in \
126 *-*-darwin* | *-*-cygwin* | *-*-mingw* | *-*-aix*) \
127 ADDITIONAL_LANGUAGES=""; \
128 ;; \
129 *) \
130 ADDITIONAL_LANGUAGES=",go"; \
131 ;; \
132 esac && \
54951c63 133 $(GCC_SRC_DIR)/configure \
1335a8ca
JBG
134 --target=$(subst SCRIPTS,`pwd`/../scripts/,$(subst OPT,$(empty) -,$@)) \
135 --enable-werror-always ${host_options} \
136 --enable-languages=all,ada$$ADDITIONAL_LANGUAGES; \
137 ) > log/$@-config.out 2>&1
adad1007
JR
138
139$(LOGFILES) : log/%-make.out : %
140 -$(MAKE) -C $< $(TEST) > $@ 2>&1 && rm -rf $<