2015-01-27 Michael Collison <michael.collison@linaro.org>
[platform/upstream/gcc49.git] / Makefile.def
1 #! /usr/bin/autogen
2 AutoGen definitions Makefile.tpl;
3
4 // Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
5 // This file was originally written by Nathanael Nerode.
6 //
7 //   Copyright 2002-2013 Free Software Foundation
8 //
9 // This file is free software; you can redistribute it and/or modify
10 // it under the terms of the GNU General Public License as published by
11 // the Free Software Foundation; either version 3 of the License, or
12 // (at your option) any later version.
13 // 
14 // This program is distributed in the hope that it will be useful,
15 // but WITHOUT ANY WARRANTY; without even the implied warranty of
16 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 // GNU General Public License for more details.
18 // 
19 // You should have received a copy of the GNU General Public License
20 // along with this program; see the file COPYING3.  If not see
21 // <http://www.gnu.org/licenses/>.
22
23
24 // "missing" indicates that that module doesn't supply
25 // that recursive target in its Makefile.
26
27 build_modules= { module= libiberty; };
28 build_modules= { module= bison; };
29 build_modules= { module= flex; };
30 build_modules= { module= m4; };
31 build_modules= { module= texinfo; };
32 build_modules= { module= fixincludes; };
33
34 host_modules= { module= bfd; bootstrap=true; };
35 host_modules= { module= opcodes; bootstrap=true; };
36 host_modules= { module= binutils; bootstrap=true; };
37 host_modules= { module= bison; no_check_cross= true; };
38 host_modules= { module= cgen; };
39 host_modules= { module= dejagnu; };
40 host_modules= { module= etc; };
41 host_modules= { module= fastjar; no_check_cross= true; };
42 host_modules= { module= fixincludes; bootstrap=true;
43                 missing= TAGS; };
44 host_modules= { module= flex; no_check_cross= true; };
45 host_modules= { module= gas; bootstrap=true; };
46 host_modules= { module= gcc; bootstrap=true; 
47                 extra_make_flags="$(EXTRA_GCC_FLAGS)"; };
48 host_modules= { module= gmp; lib_path=.libs; bootstrap=true;
49                 extra_configure_flags='--disable-shared';
50                 no_install= true;
51                 // none-*-* disables asm optimizations, bootstrap-testing
52                 // the compiler more thoroughly.
53                 host="none-${host_vendor}-${host_os}";
54                 // gmp's configure will complain if given anything
55                 // different from host for target.
56                 target="none-${host_vendor}-${host_os}"; };
57 host_modules= { module= mpfr; lib_path=.libs; bootstrap=true;
58                 extra_configure_flags='--disable-shared @extra_mpfr_configure_flags@';
59                 no_install= true; };
60 host_modules= { module= mpc; lib_path=.libs; bootstrap=true;
61                 extra_configure_flags='--disable-shared @extra_mpc_gmp_configure_flags@ @extra_mpc_mpfr_configure_flags@';
62                 no_install= true; };
63 host_modules= { module= isl; lib_path=.libs; bootstrap=true;
64                 extra_configure_flags='--disable-shared @extra_isl_gmp_configure_flags@';
65                 extra_make_flags='V=1';
66                 no_install= true; };
67 host_modules= { module= cloog; lib_path=.libs; bootstrap=true;
68                 extra_configure_flags='--disable-shared --with-gmp=system --with-bits=gmp --with-isl=system';
69                 extra_exports='CPPFLAGS="$(HOST_GMPINC) $(HOST_ISLINC) $$CPPFLAGS"; export CPPFLAGS; LDFLAGS="-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/isl/.libs $$LDFLAGS"; export LDFLAGS; ';
70                 extra_make_flags='CPPFLAGS="$$CPPFLAGS" LDFLAGS="$$LDFLAGS" V=1';
71                 no_install= true; };
72 host_modules= { module= libelf; lib_path=.libs; bootstrap=true;
73                 extra_configure_flags='--disable-shared';
74                 no_install= true; };
75 host_modules= { module= gold; bootstrap=true; };
76 host_modules= { module= gprof; };
77 host_modules= { module= intl; bootstrap=true; };
78 host_modules= { module= tcl;
79                 missing=mostlyclean; };
80 host_modules= { module= itcl; };
81 host_modules= { module= ld; bootstrap=true; };
82 host_modules= { module= libbacktrace; bootstrap=true; };
83 host_modules= { module= libcpp; bootstrap=true; };
84 host_modules= { module= libdecnumber; bootstrap=true; };
85 host_modules= { module= libgui; };
86 host_modules= { module= libiberty; bootstrap=true;
87                 extra_configure_flags='@extra_host_libiberty_configure_flags@';};
88 // We abuse missing to avoid installing anything for libiconv.
89 host_modules= { module= libiconv;
90                 extra_configure_flags='--disable-shared';
91                 no_install= true;
92                 missing= install-info;
93                 missing= install-pdf;
94                 missing= install-html;
95                 missing= install-info; };
96 host_modules= { module= m4; };
97 host_modules= { module= readline; };
98 host_modules= { module= sid; };
99 host_modules= { module= sim; };
100 host_modules= { module= texinfo; no_install= true; };
101 host_modules= { module= zlib; no_install=true; no_check=true; bootstrap=true; };
102 host_modules= { module= gdb; };
103 host_modules= { module= expect; };
104 host_modules= { module= guile; };
105 host_modules= { module= tk; };
106 host_modules= { module= libtermcap; no_check=true; 
107                 missing=mostlyclean;
108                 missing=clean;
109                 missing=distclean;
110                 missing=maintainer-clean; };
111 host_modules= { module= utils; no_check=true; };
112 host_modules= { module= gnattools; };
113 host_modules= { module= lto-plugin; bootstrap=true;
114                 extra_configure_flags=--enable-shared; };
115
116 target_modules = { module= libstdc++-v3;
117                    bootstrap=true;
118                    lib_path=src/.libs;
119                    raw_cxx=true; };
120 target_modules = { module= libsanitizer;
121                    bootstrap=true;
122                    lib_path=.libs;
123                    raw_cxx=true; };
124 target_modules = { module= libvtv;
125                    bootstrap=true;
126                    lib_path=.libs;
127                    raw_cxx=true; };
128 target_modules = { module= libcilkrts;
129                    lib_path=.libs; };
130 target_modules = { module= libssp; lib_path=.libs; };
131 target_modules = { module= newlib; };
132 target_modules = { module= libgcc; bootstrap=true; no_check=true; };
133 target_modules = { module= libbacktrace; };
134 target_modules = { module= libquadmath; };
135 target_modules = { module= libgfortran; };
136 target_modules = { module= libobjc; };
137 target_modules = { module= libgo; };
138 target_modules = { module= libtermcap; no_check=true;
139                    missing=mostlyclean;
140                    missing=clean;
141                    missing=distclean;
142                    missing=maintainer-clean; };
143 target_modules = { module= winsup; };
144 target_modules = { module= libgloss; no_check=true; };
145 target_modules = { module= libffi; no_install=true; };
146 target_modules = { module= libjava; raw_cxx=true;
147                    extra_configure_flags="$(EXTRA_CONFIGARGS_LIBJAVA)"; };
148 target_modules = { module= zlib; };
149 target_modules = { module= boehm-gc; };
150 target_modules = { module= rda; };
151 target_modules = { module= libada; };
152 target_modules = { module= libgomp; bootstrap= true; lib_path=.libs; };
153 target_modules = { module= libitm; lib_path=.libs; };
154 target_modules = { module= libatomic; lib_path=.libs; };
155
156 // These are (some of) the make targets to be done in each subdirectory.
157 // Not all; these are the ones which don't have special options.
158 // "depend" indicates that a target depends on another target uniformly
159 // for each subdirectory.  There can be several such lines per target.
160 recursive_targets = { make_target= info; 
161                       depend=configure; };
162 recursive_targets = { make_target= dvi; 
163                       depend=configure; };
164 recursive_targets = { make_target= pdf; 
165                       depend=configure; };
166 recursive_targets = { make_target= html; 
167                       depend=configure; };
168 recursive_targets = { make_target= TAGS; 
169                       depend=configure; };
170 recursive_targets = { make_target= install-info; 
171                       depend=configure;
172                       depend=info; };
173 recursive_targets = { make_target= install-pdf; 
174                       depend=configure;
175                       depend=pdf; };
176 recursive_targets = { make_target= install-html; 
177                       depend=configure;
178                       depend=html; };
179 recursive_targets = { make_target= installcheck; 
180                       depend=configure; };
181 recursive_targets = { make_target= mostlyclean; };
182 recursive_targets = { make_target= clean; };
183 recursive_targets = { make_target= distclean; };
184 recursive_targets = { make_target= maintainer-clean; };
185
186 // Flags which need to be passed down.
187
188 // Directories etc.
189 flags_to_pass = { flag= DESTDIR ; };
190 flags_to_pass = { flag= RPATH_ENVVAR ; };
191 flags_to_pass = { flag= TARGET_SUBDIR ; };
192 flags_to_pass = { flag= bindir ; };
193 flags_to_pass = { flag= datadir ; };
194 flags_to_pass = { flag= exec_prefix ; };
195 flags_to_pass = { flag= includedir ; };
196 flags_to_pass = { flag= datarootdir ; };
197 flags_to_pass = { flag= docdir ; };
198 flags_to_pass = { flag= infodir ; };
199 flags_to_pass = { flag= pdfdir ; };
200 flags_to_pass = { flag= htmldir ; };
201 flags_to_pass = { flag= libdir ; };
202 flags_to_pass = { flag= libexecdir ; };
203 flags_to_pass = { flag= lispdir ; };
204 flags_to_pass = { flag= localstatedir ; };
205 flags_to_pass = { flag= mandir ; };
206 flags_to_pass = { flag= oldincludedir ; };
207 flags_to_pass = { flag= prefix ; };
208 flags_to_pass = { flag= sbindir ; };
209 flags_to_pass = { flag= sharedstatedir ; };
210 flags_to_pass = { flag= sysconfdir ; };
211 flags_to_pass = { flag= tooldir ; };
212 flags_to_pass = { flag= build_tooldir ; };
213 flags_to_pass = { flag= target_alias ; };
214
215 // Build tools
216 flags_to_pass = { flag= AWK ; };
217 flags_to_pass = { flag= BISON ; };
218 flags_to_pass = { flag= CC_FOR_BUILD ; };
219 flags_to_pass = { flag= CFLAGS_FOR_BUILD ; };
220 flags_to_pass = { flag= CXX_FOR_BUILD ; };
221 flags_to_pass = { flag= EXPECT ; };
222 flags_to_pass = { flag= FLEX ; };
223 flags_to_pass = { flag= INSTALL ; };
224 flags_to_pass = { flag= INSTALL_DATA ; };
225 flags_to_pass = { flag= INSTALL_PROGRAM ; };
226 flags_to_pass = { flag= INSTALL_SCRIPT ; };
227 flags_to_pass = { flag= LDFLAGS_FOR_BUILD ; };
228 flags_to_pass = { flag= LEX ; };
229 flags_to_pass = { flag= M4 ; };
230 flags_to_pass = { flag= MAKE ; };
231 flags_to_pass = { flag= RUNTEST ; };
232 flags_to_pass = { flag= RUNTESTFLAGS ; };
233 flags_to_pass = { flag= SED ; };
234 flags_to_pass = { flag= SHELL ; };
235 flags_to_pass = { flag= YACC ; };
236
237 // Host tools
238 flags_to_pass = { flag= ADAFLAGS ; optional=true ; };
239 flags_to_pass = { flag= ADA_CFLAGS ; };
240 flags_to_pass = { flag= AR_FLAGS ; };
241 flags_to_pass = { flag= BOOT_ADAFLAGS ; optional=true ; };
242 flags_to_pass = { flag= BOOT_CFLAGS ; };
243 flags_to_pass = { flag= BOOT_LDFLAGS ; };
244 flags_to_pass = { flag= CFLAGS ; };
245 flags_to_pass = { flag= CXXFLAGS ; };
246 flags_to_pass = { flag= LDFLAGS ; };
247 flags_to_pass = { flag= LIBCFLAGS ; };
248 flags_to_pass = { flag= LIBCXXFLAGS ; };
249 flags_to_pass = { flag= STAGE1_CHECKING ; };
250 flags_to_pass = { flag= STAGE1_LANGUAGES ; };
251 flags_to_pass = { flag= GNATBIND ; };
252 flags_to_pass = { flag= GNATMAKE ; };
253
254 // Target tools
255 flags_to_pass = { flag= AR_FOR_TARGET ; };
256 flags_to_pass = { flag= AS_FOR_TARGET ; };
257 flags_to_pass = { flag= CC_FOR_TARGET ; };
258 flags_to_pass = { flag= CFLAGS_FOR_TARGET ; };
259 flags_to_pass = { flag= CPPFLAGS_FOR_TARGET ; };
260 flags_to_pass = { flag= CXXFLAGS_FOR_TARGET ; };
261 flags_to_pass = { flag= DLLTOOL_FOR_TARGET ; };
262 flags_to_pass = { flag= FLAGS_FOR_TARGET ; };
263 flags_to_pass = { flag= GCJ_FOR_TARGET ; };
264 flags_to_pass = { flag= GFORTRAN_FOR_TARGET ; };
265 flags_to_pass = { flag= GOC_FOR_TARGET ; };
266 flags_to_pass = { flag= GOCFLAGS_FOR_TARGET ; };
267 flags_to_pass = { flag= LD_FOR_TARGET ; };
268 flags_to_pass = { flag= LIPO_FOR_TARGET ; };
269 flags_to_pass = { flag= LDFLAGS_FOR_TARGET ; };
270 flags_to_pass = { flag= LIBCFLAGS_FOR_TARGET ; };
271 flags_to_pass = { flag= LIBCXXFLAGS_FOR_TARGET ; };
272 flags_to_pass = { flag= NM_FOR_TARGET ; };
273 flags_to_pass = { flag= OBJDUMP_FOR_TARGET ; };
274 flags_to_pass = { flag= RANLIB_FOR_TARGET ; };
275 flags_to_pass = { flag= READELF_FOR_TARGET ; };
276 flags_to_pass = { flag= STRIP_FOR_TARGET ; };
277 flags_to_pass = { flag= WINDRES_FOR_TARGET ; };
278 flags_to_pass = { flag= WINDMC_FOR_TARGET ; };
279
280 // Miscellaneous
281 flags_to_pass = { flag= BUILD_CONFIG ; };
282 flags_to_pass = { flag= LANGUAGES ; optional=true ; };
283 flags_to_pass = { flag= LEAN ; };
284
285 // Inter-module dependencies
286
287 // Build modules
288 dependencies = { module=all-build-bison; on=all-build-texinfo; };
289 dependencies = { module=all-build-flex; on=all-build-texinfo; };
290 dependencies = { module=all-build-flex; on=all-build-bison; };
291 dependencies = { module=all-build-flex; on=all-build-m4; };
292 dependencies = { module=all-build-libiberty; on=all-build-texinfo; };
293 dependencies = { module=all-build-m4; on=all-build-texinfo; };
294 dependencies = { module=all-build-fixincludes; on=all-build-libiberty; };
295
296 // Host modules specific to gcc.
297 dependencies = { module=configure-gcc; on=configure-intl; };
298 dependencies = { module=configure-gcc; on=all-gmp; };
299 dependencies = { module=configure-gcc; on=all-mpfr; };
300 dependencies = { module=configure-gcc; on=all-mpc; };
301 dependencies = { module=configure-gcc; on=all-isl; };
302 dependencies = { module=configure-gcc; on=all-cloog; };
303 dependencies = { module=configure-gcc; on=all-lto-plugin; };
304 dependencies = { module=configure-gcc; on=all-binutils; };
305 dependencies = { module=configure-gcc; on=all-gas; };
306 dependencies = { module=configure-gcc; on=all-ld; };
307 dependencies = { module=configure-gcc; on=all-gold; };
308 dependencies = { module=configure-gcc; on=all-libelf; };
309 dependencies = { module=all-gcc; on=all-libiberty; hard=true; };
310 dependencies = { module=all-gcc; on=all-intl; };
311 dependencies = { module=all-gcc; on=all-mpfr; };
312 dependencies = { module=all-gcc; on=all-mpc; };
313 dependencies = { module=all-gcc; on=all-cloog; };
314 dependencies = { module=all-gcc; on=all-build-texinfo; };
315 dependencies = { module=all-gcc; on=all-build-bison; };
316 dependencies = { module=all-gcc; on=all-build-flex; };
317 dependencies = { module=all-gcc; on=all-build-libiberty; };
318 dependencies = { module=all-gcc; on=all-build-fixincludes; };
319 dependencies = { module=all-gcc; on=all-zlib; };
320 dependencies = { module=all-gcc; on=all-libbacktrace; hard=true; };
321 dependencies = { module=all-gcc; on=all-libcpp; hard=true; };
322 dependencies = { module=all-gcc; on=all-libdecnumber; hard=true; };
323 dependencies = { module=all-gcc; on=all-libiberty; };
324 dependencies = { module=all-gcc; on=all-fixincludes; };
325 dependencies = { module=all-gcc; on=all-lto-plugin; };
326 dependencies = { module=info-gcc; on=all-build-libiberty; };
327 dependencies = { module=dvi-gcc; on=all-build-libiberty; };
328 dependencies = { module=pdf-gcc; on=all-build-libiberty; };
329 dependencies = { module=html-gcc; on=all-build-libiberty; };
330 dependencies = { module=install-gcc ; on=install-fixincludes; };
331 dependencies = { module=install-gcc ; on=install-lto-plugin; };
332 dependencies = { module=install-strip-gcc ; on=install-strip-fixincludes; };
333 dependencies = { module=install-strip-gcc ; on=install-strip-lto-plugin; };
334
335 dependencies = { module=configure-libcpp; on=configure-libiberty; hard=true; };
336 dependencies = { module=configure-libcpp; on=configure-intl; };
337 dependencies = { module=all-libcpp; on=all-libiberty; hard=true; };
338 dependencies = { module=all-libcpp; on=all-intl; };
339
340 dependencies = { module=all-fixincludes; on=all-libiberty; };
341
342 dependencies = { module=all-gnattools; on=all-target-libada; };
343 dependencies = { module=all-gnattools; on=all-target-libstdc++-v3; };
344
345 dependencies = { module=all-lto-plugin; on=all-libiberty; };
346
347 dependencies = { module=all-utils; on=all-libiberty; };
348
349 dependencies = { module=configure-mpfr; on=all-gmp; };
350 dependencies = { module=configure-mpc; on=all-mpfr; };
351 dependencies = { module=configure-isl; on=all-gmp; };
352 dependencies = { module=configure-cloog; on=all-isl; };
353 dependencies = { module=configure-cloog; on=all-gmp; };
354
355 // Host modules specific to gdb.
356 dependencies = { module=configure-gdb; on=all-intl; };
357 dependencies = { module=configure-gdb; on=configure-sim; };
358 dependencies = { module=configure-gdb; on=all-bfd; };
359 // Depend on all-libiconv so that configure checks for iconv
360 // functions will work.
361 dependencies = { module=configure-gdb; on=all-libiconv; };
362 dependencies = { module=all-gdb; on=all-libiberty; };
363 dependencies = { module=all-gdb; on=all-libiconv; };
364 dependencies = { module=all-gdb; on=all-opcodes; };
365 dependencies = { module=all-gdb; on=all-readline; };
366 dependencies = { module=all-gdb; on=all-build-bison; };
367 dependencies = { module=all-gdb; on=all-sim; };
368 dependencies = { module=all-gdb; on=all-libdecnumber; };
369 dependencies = { module=all-gdb; on=all-libtermcap; };
370
371 dependencies = { module=configure-libgui; on=configure-tcl; };
372 dependencies = { module=configure-libgui; on=configure-tk; };
373 dependencies = { module=all-libgui; on=all-tcl; };
374 dependencies = { module=all-libgui; on=all-tk; };
375 dependencies = { module=all-libgui; on=all-itcl; };
376
377 // Host modules specific to binutils.
378 dependencies = { module=configure-bfd; on=configure-libiberty; hard=true; };
379 dependencies = { module=configure-bfd; on=configure-intl; };
380 dependencies = { module=all-bfd; on=all-libiberty; };
381 dependencies = { module=all-bfd; on=all-intl; };
382 dependencies = { module=configure-opcodes; on=configure-libiberty; hard=true; };
383 dependencies = { module=all-opcodes; on=all-libiberty; };
384
385 // We must build gas before binutils, gprof, ld and gold to avoid race
386 // condition in the prev-gcc/as script during bootstrap of combined tree
387 // with GCC and binutils.  See PR gas/14899 for details.
388 dependencies = { module=configure-binutils; on=configure-intl; };
389 dependencies = { module=all-binutils; on=all-libiberty; };
390 dependencies = { module=all-binutils; on=all-opcodes; };
391 dependencies = { module=all-binutils; on=all-bfd; };
392 dependencies = { module=all-binutils; on=all-build-flex; };
393 dependencies = { module=all-binutils; on=all-build-bison; };
394 dependencies = { module=all-binutils; on=all-intl; };
395 dependencies = { module=all-binutils; on=all-gas; };
396
397 // We put install-opcodes before install-binutils because the installed
398 // binutils might be on PATH, and they might need the shared opcodes
399 // library.
400 dependencies = { module=install-binutils; on=install-opcodes; };
401 dependencies = { module=install-strip-binutils; on=install-strip-opcodes; };
402
403 // libopcodes depends on libbfd
404 dependencies = { module=install-opcodes; on=install-bfd; };
405 dependencies = { module=install-strip-opcodes; on=install-strip-bfd; };
406
407 dependencies = { module=configure-gas; on=configure-intl; };
408 dependencies = { module=all-gas; on=all-libiberty; };
409 dependencies = { module=all-gas; on=all-opcodes; };
410 dependencies = { module=all-gas; on=all-bfd; };
411 dependencies = { module=all-gas; on=all-intl; };
412 dependencies = { module=configure-gprof; on=configure-intl; };
413 dependencies = { module=all-gprof; on=all-libiberty; };
414 dependencies = { module=all-gprof; on=all-bfd; };
415 dependencies = { module=all-gprof; on=all-opcodes; };
416 dependencies = { module=all-gprof; on=all-intl; };
417 dependencies = { module=all-gprof; on=all-gas; };
418 dependencies = { module=configure-ld; on=configure-intl; };
419 dependencies = { module=all-ld; on=all-libiberty; };
420 dependencies = { module=all-ld; on=all-bfd; };
421 dependencies = { module=all-ld; on=all-opcodes; };
422 dependencies = { module=all-ld; on=all-build-bison; };
423 dependencies = { module=all-ld; on=all-build-flex; };
424 dependencies = { module=all-ld; on=all-intl; };
425 dependencies = { module=all-ld; on=all-gas; };
426 dependencies = { module=all-ld; on=all-binutils; };
427 dependencies = { module=install-ld; on=install-gold; };
428 dependencies = { module=install-strip-ld; on=install-strip-gold; };
429 dependencies = { module=configure-gold; on=configure-intl; };
430 dependencies = { module=all-gold; on=all-libiberty; };
431 dependencies = { module=all-gold; on=all-intl; };
432 dependencies = { module=all-gold; on=all-bfd; };
433 dependencies = { module=all-gold; on=all-build-bison; };
434 dependencies = { module=all-gold; on=all-gas; };
435 dependencies = { module=check-gold; on=all-binutils; };
436 dependencies = { module=check-gold; on=all-gas; };
437
438 dependencies = { module=configure-opcodes; on=configure-intl; };
439 dependencies = { module=all-opcodes; on=all-bfd; };
440 dependencies = { module=all-opcodes; on=all-libiberty; };
441 dependencies = { module=all-opcodes; on=all-intl; };
442
443 // Other host modules in the 'src' repository.
444 dependencies = { module=all-dejagnu; on=all-tcl; };
445 dependencies = { module=all-dejagnu; on=all-expect; };
446 dependencies = { module=all-dejagnu; on=all-tk; };
447 dependencies = { module=configure-expect; on=configure-tcl; };
448 dependencies = { module=configure-expect; on=configure-tk; };
449 dependencies = { module=all-expect; on=all-tcl; };
450 dependencies = { module=all-expect; on=all-tk; };
451
452 // We put install-tcl before install-itcl because itcl wants to run a
453 // program on installation which uses the Tcl libraries.
454 dependencies = { module=configure-itcl; on=configure-tcl; };
455 dependencies = { module=configure-itcl; on=configure-tk; };
456 dependencies = { module=all-itcl; on=all-tcl; };
457 dependencies = { module=all-itcl; on=all-tk; };
458 dependencies = { module=install-itcl; on=install-tcl; };
459 dependencies = { module=install-strip-itcl; on=install-strip-tcl; };
460
461 dependencies = { module=configure-tk; on=configure-tcl; };
462 dependencies = { module=all-tk; on=all-tcl; };
463
464 dependencies = { module=all-sid; on=all-libiberty; };
465 dependencies = { module=all-sid; on=all-bfd; };
466 dependencies = { module=all-sid; on=all-opcodes; };
467 dependencies = { module=all-sid; on=all-tcl; };
468 dependencies = { module=all-sid; on=all-tk; };
469 dependencies = { module=install-sid; on=install-tcl; };
470 dependencies = { module=install-strip-sid; on=install-strip-tcl; };
471 dependencies = { module=install-sid; on=install-tk; };
472 dependencies = { module=install-strip-sid; on=install-strip-tk; };
473
474 dependencies = { module=configure-sim; on=configure-intl; };
475 dependencies = { module=all-sim; on=all-intl; };
476 dependencies = { module=all-sim; on=all-libiberty; };
477 dependencies = { module=all-sim; on=all-bfd; };
478 dependencies = { module=all-sim; on=all-opcodes; };
479 dependencies = { module=all-sim; on=all-readline; };
480 dependencies = { module=all-sim; on=configure-gdb; };
481
482 // Other host modules.
483 dependencies = { module=all-fastjar; on=all-zlib; };
484 dependencies = { module=all-fastjar; on=all-build-texinfo; };
485 dependencies = { module=all-fastjar; on=all-libiberty; };
486
487 // Warning, these are not well tested.
488 dependencies = { module=all-bison; on=all-intl; };
489 dependencies = { module=all-bison; on=all-build-texinfo; };
490 dependencies = { module=all-flex; on=all-build-bison; };
491 dependencies = { module=all-flex; on=all-intl; };
492 dependencies = { module=all-flex; on=all-m4; };
493 dependencies = { module=all-flex; on=all-build-texinfo; };
494 dependencies = { module=all-m4; on=all-intl; };
495 dependencies = { module=all-m4; on=all-build-texinfo; };
496
497 // Target modules.  These can also have dependencies on the language
498 // environment (e.g. on libstdc++).  By default target modules depend
499 // on libgcc and newlib/libgloss.
500 lang_env_dependencies = { module=libjava; cxx=true; };
501 lang_env_dependencies = { module=libitm; cxx=true; };
502 lang_env_dependencies = { module=libcilkrts; cxx=true; };
503 lang_env_dependencies = { module=newlib; no_c=true; };
504 lang_env_dependencies = { module=libgloss; no_c=true; };
505 lang_env_dependencies = { module=libgcc; no_gcc=true; no_c=true; };
506 // libiberty does not depend on newlib or libgloss because it must be
507 // built newlib on some targets (e.g. Cygwin).  It still needs
508 // a dependency on libgcc for native targets to configure.
509 lang_env_dependencies = { module=libiberty; no_c=true; };
510
511 dependencies = { module=configure-target-boehm-gc; on=all-target-libstdc++-v3; };
512 dependencies = { module=configure-target-fastjar; on=configure-target-zlib; };
513 dependencies = { module=all-target-fastjar; on=all-target-zlib; };
514 dependencies = { module=configure-target-libgo; on=configure-target-libffi; };
515 dependencies = { module=configure-target-libgo; on=all-target-libstdc++-v3; };
516 dependencies = { module=all-target-libgo; on=all-target-libbacktrace; };
517 dependencies = { module=all-target-libgo; on=all-target-libffi; };
518 dependencies = { module=all-target-libgo; on=all-target-libatomic; };
519 dependencies = { module=configure-target-libjava; on=configure-target-zlib; };
520 dependencies = { module=configure-target-libjava; on=configure-target-boehm-gc; };
521 dependencies = { module=configure-target-libjava; on=configure-target-libffi; };
522 dependencies = { module=all-target-libjava; on=all-fastjar; };
523 dependencies = { module=all-target-libjava; on=all-target-zlib; };
524 dependencies = { module=all-target-libjava; on=all-target-boehm-gc; };
525 dependencies = { module=all-target-libjava; on=all-target-libffi; };
526 dependencies = { module=configure-target-libobjc; on=configure-target-boehm-gc; };
527 dependencies = { module=all-target-libobjc; on=all-target-boehm-gc; };
528 dependencies = { module=configure-target-libstdc++-v3; on=configure-target-libgomp; };
529 dependencies = { module=configure-target-libsanitizer; on=all-target-libstdc++-v3; };
530 dependencies = { module=configure-target-libvtv; on=all-target-libstdc++-v3; };
531 // parallel_list.o and parallel_settings.o depend on omp.h, which is
532 // generated by the libgomp configure.  Unfortunately, due to the use of
533 //  recursive make, we can't be that specific.
534 dependencies = { module=all-target-libstdc++-v3; on=configure-target-libgomp; };
535
536 dependencies = { module=install-target-libgo; on=install-target-libatomic; };
537 dependencies = { module=install-target-libgfortran; on=install-target-libquadmath; };
538 dependencies = { module=install-target-libgfortran; on=install-target-libgcc; };
539 dependencies = { module=install-target-libsanitizer; on=install-target-libstdc++-v3; };
540 dependencies = { module=install-target-libsanitizer; on=install-target-libgcc; };
541 dependencies = { module=install-target-libvtv; on=install-target-libstdc++-v3; };
542 dependencies = { module=install-target-libvtv; on=install-target-libgcc; };
543 dependencies = { module=install-target-libcilkrts; on=install-target-libstdc++-v3; };
544 dependencies = { module=install-target-libcilkrts; on=install-target-libgcc; };
545 dependencies = { module=install-target-libjava; on=install-target-libgcc; };
546 dependencies = { module=install-target-libitm; on=install-target-libgcc; };
547 dependencies = { module=install-target-libobjc; on=install-target-libgcc; };
548 dependencies = { module=install-target-libstdc++-v3; on=install-target-libgcc; };
549
550 // Target modules in the 'src' repository.
551 lang_env_dependencies = { module=libtermcap; };
552 lang_env_dependencies = { module=rda; };
553 lang_env_dependencies = { module=winsup; };
554
555 dependencies = { module=all-target-libgloss; on=all-target-newlib; };
556 dependencies = { module=all-target-winsup; on=all-target-libtermcap; };
557 dependencies = { module=configure-target-newlib; on=all-binutils; };
558 dependencies = { module=configure-target-newlib; on=all-ld; };
559 dependencies = { module=configure-target-libgfortran; on=all-target-libquadmath; };
560
561 languages = { language=c;       gcc-check-target=check-gcc; };
562 languages = { language=c++;     gcc-check-target=check-c++;
563                                 lib-check-target=check-target-libstdc++-v3;
564                                 lib-check-target=check-target-libitm-c++;
565                                 lib-check-target=check-target-libgomp-c++; };
566 languages = { language=fortran; gcc-check-target=check-fortran;
567                                 lib-check-target=check-target-libquadmath;
568                                 lib-check-target=check-target-libgfortran; };
569 languages = { language=java;    gcc-check-target=check-java;
570                                 lib-check-target=check-target-libjava; };
571 languages = { language=ada;     gcc-check-target=check-ada;
572                                 lib-check-target=check-target-libada; };
573 languages = { language=objc;    gcc-check-target=check-objc;
574                                 lib-check-target=check-target-libobjc; };
575 languages = { language=obj-c++; gcc-check-target=check-obj-c++; };
576 languages = { language=go;      gcc-check-target=check-go;
577                                 lib-check-target=check-target-libgo; };
578
579 // Toplevel bootstrap
580 bootstrap_stage = { id=1 ; };
581 bootstrap_stage = {
582         id=2 ; prev=1 ;
583         bootstrap_target=bootstrap2 ; };
584 bootstrap_stage = {
585         id=3 ; prev=2 ; lean=1 ;
586         compare_target=compare ;
587         bootstrap_target=bootstrap ;
588         cleanstrap_target=cleanstrap ; };
589 bootstrap_stage = {
590         id=4 ; prev=3 ; lean=2 ;
591         compare_target=compare3 ;
592         bootstrap_target=bootstrap4 ; };
593 bootstrap_stage = {
594         id=profile ; prev=1 ; };
595 bootstrap_stage = {
596         id=feedback ; prev=profile ;
597         bootstrap_target=profiledbootstrap ; };