]> git.ipfire.org Git - thirdparty/gcc.git/blame - Makefile.def
Daily bump.
[thirdparty/gcc.git] / Makefile.def
CommitLineData
95ddd785
NN
1#! /usr/bin/autogen
2AutoGen definitions Makefile.tpl;
3
1358ccea
NN
4// Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
5// This file was originally written by Nathanael Nerode.
6//
bb286d71 7// Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
1358ccea
NN
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 2 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; if not, write to the Free Software
539df155 21// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1358ccea
NN
22
23
24// "missing" indicates that that module doesn't supply
25// that recursive target in its Makefile.
26
4977bab6 27build_modules= { module= libiberty; };
23f6b2f9
PB
28build_modules= { module= bison; };
29build_modules= { module= byacc; };
30build_modules= { module= flex; };
31build_modules= { module= m4; };
32build_modules= { module= texinfo; };
e69bf64b 33build_modules= { module= fixincludes; };
4977bab6 34
95ddd785
NN
35host_modules= { module= ash; };
36host_modules= { module= autoconf; };
37host_modules= { module= automake; };
38host_modules= { module= bash; };
e9a54b07
PB
39host_modules= { module= bfd; lib_path=.libs; bootstrap=true; };
40host_modules= { module= opcodes; lib_path=.libs; bootstrap=true; };
e11283f1 41host_modules= { module= binutils; bootstrap=true; };
3589b69e
PB
42host_modules= { module= bison; no_check_cross= true; };
43host_modules= { module= byacc; no_check_cross= true; };
95ddd785 44host_modules= { module= bzip2; };
95ddd785
NN
45host_modules= { module= dejagnu; };
46host_modules= { module= diff; };
47host_modules= { module= dosutils; no_check= true; };
48host_modules= { module= etc; };
49host_modules= { module= fastjar; no_check_cross= true; };
50host_modules= { module= fileutils; };
51host_modules= { module= findutils; };
52host_modules= { module= find; };
54f88091 53host_modules= { module= fixincludes;
07f1ac6d 54 missing= TAGS; };
3589b69e 55host_modules= { module= flex; no_check_cross= true; };
e11283f1 56host_modules= { module= gas; bootstrap=true; };
3589b69e
PB
57host_modules= { module= gcc; bootstrap=true;
58 extra_make_flags="$(EXTRA_GCC_FLAGS)"; };
95ddd785
NN
59host_modules= { module= gawk; };
60host_modules= { module= gettext; };
e69bf64b
PB
61host_modules= { module= gmp; lib_path=.libs; bootstrap=true;
62 extra_configure_flags='--disable-shared';
63 no_install= true;
64 host="none-${host_vendor}-${host_os}";
65 target="none-${host_vendor}-${host_os}"; };
66host_modules= { module= mpfr; lib_path=.libs; bootstrap=true;
67 extra_configure_flags='--disable-shared --with-gmp-build=$$r/$(HOST_SUBDIR)/gmp';
68 no_install= true;
69 host="none-${host_vendor}-${host_os}";
70 target="none-${host_vendor}-${host_os}"; };
95ddd785
NN
71host_modules= { module= gnuserv; };
72host_modules= { module= gprof; };
95ddd785
NN
73host_modules= { module= gzip; };
74host_modules= { module= hello; };
75host_modules= { module= indent; };
e11283f1 76host_modules= { module= intl; bootstrap=true; };
1358ccea
NN
77host_modules= { module= tcl;
78 missing=mostlyclean; };
95ddd785 79host_modules= { module= itcl; };
e11283f1 80host_modules= { module= ld; bootstrap=true; };
4f4e53dd 81host_modules= { module= libcpp; bootstrap=true; };
a4b6c45a 82host_modules= { module= libdecnumber; bootstrap=true; };
95ddd785 83host_modules= { module= libgui; };
e11283f1 84host_modules= { module= libiberty; bootstrap=true; };
95ddd785
NN
85host_modules= { module= libtool; };
86host_modules= { module= m4; };
87host_modules= { module= make; };
88host_modules= { module= mmalloc; no_check=true; };
89host_modules= { module= patch; };
90host_modules= { module= perl; };
91host_modules= { module= prms; };
92host_modules= { module= rcs; };
93host_modules= { module= readline; };
94host_modules= { module= release; no_install= true; no_check= true; };
95host_modules= { module= recode; };
96host_modules= { module= sed; };
97host_modules= { module= send-pr; };
98host_modules= { module= shellutils; };
99host_modules= { module= sid; };
100host_modules= { module= sim; };
95ddd785 101host_modules= { module= tar; };
3589b69e 102host_modules= { module= texinfo; no_install= true; };
95ddd785
NN
103host_modules= { module= textutils; };
104host_modules= { module= time; };
105host_modules= { module= uudecode; };
106host_modules= { module= wdiff; };
107host_modules= { module= zip; no_check_cross=true; };
e11283f1 108host_modules= { module= zlib; no_install=true; no_check=true; bootstrap=true; };
7c27e184
PB
109host_modules= { module= gdb; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
110host_modules= { module= expect; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
111host_modules= { module= guile; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
112host_modules= { module= tk; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
1358ccea
NN
113host_modules= { module= libtermcap; no_check=true;
114 missing=mostlyclean;
115 missing=clean;
116 missing=distclean;
117 missing=maintainer-clean; };
4977bab6 118host_modules= { module= utils; no_check=true; };
5395b47b 119host_modules= { module= gnattools; };
1db75a86 120
0bff65e7
PB
121target_modules = { module= libstdc++-v3; lib_path=.libs; raw_cxx=true; };
122target_modules = { module= libmudflap; lib_path=.libs; };
77008252 123target_modules = { module= libssp; lib_path=.libs; };
1db75a86 124target_modules = { module= newlib; };
fa958513 125target_modules = { module= libgcc; bootstrap=true; no_check=true; };
6de9cd9a 126target_modules = { module= libgfortran; };
1db75a86 127target_modules = { module= libobjc; };
215c351a 128target_modules = { module= libtermcap; no_check=true;
1358ccea
NN
129 missing=mostlyclean;
130 missing=clean;
131 missing=distclean;
132 missing=maintainer-clean; };
1db75a86
NN
133target_modules = { module= winsup; };
134target_modules = { module= libgloss; no_check=true; };
fa2f0306 135target_modules = { module= libiberty; };
1db75a86
NN
136target_modules = { module= gperf; };
137target_modules = { module= examples; no_check=true; no_install=true; };
89a7012a 138target_modules = { module= libffi; };
4977bab6 139target_modules = { module= libjava; raw_cxx=true; };
215c351a 140target_modules = { module= zlib; };
1db75a86
NN
141target_modules = { module= boehm-gc; };
142target_modules = { module= qthreads; };
40673d2b 143target_modules = { module= rda; };
d9cdb878 144target_modules = { module= libada; };
953ff289 145target_modules = { module= libgomp; lib_path=.libs; };
4977bab6 146
1a1e6b96 147// These are (some of) the make targets to be done in each subdirectory.
4977bab6 148// Not all; these are the ones which don't have special options.
1358ccea
NN
149// "depend" indicates that a target depends on another target uniformly
150// for each subdirectory. There can be several such lines per target.
151recursive_targets = { make_target= info;
152 depend=configure; };
153recursive_targets = { make_target= dvi;
154 depend=configure; };
b5422ad7
BM
155recursive_targets = { make_target= pdf;
156 depend=configure; };
f87a2b2e
MS
157recursive_targets = { make_target= html;
158 depend=configure; };
1358ccea
NN
159recursive_targets = { make_target= TAGS;
160 depend=configure; };
161recursive_targets = { make_target= install-info;
162 depend=configure;
163 depend=info; };
9c4d2493
BM
164recursive_targets = { make_target= install-pdf;
165 depend=configure;
166 depend=pdf; };
65d6e994
CD
167recursive_targets = { make_target= install-html;
168 depend=configure;
169 depend=html; };
1358ccea
NN
170recursive_targets = { make_target= installcheck;
171 depend=configure; };
172recursive_targets = { make_target= mostlyclean; };
1a1e6b96
NN
173recursive_targets = { make_target= clean; };
174recursive_targets = { make_target= distclean; };
1a1e6b96 175recursive_targets = { make_target= maintainer-clean; };
11405c93
NN
176
177// Flags which need to be passed down.
178
179// Directories etc.
180flags_to_pass = { flag= DESTDIR ; };
181flags_to_pass = { flag= RPATH_ENVVAR ; };
182flags_to_pass = { flag= TARGET_SUBDIR ; };
632933d5
PB
183flags_to_pass = { flag= bindir ; };
184flags_to_pass = { flag= datadir ; };
185flags_to_pass = { flag= exec_prefix ; };
186flags_to_pass = { flag= includedir ; };
65d6e994
CD
187flags_to_pass = { flag= datarootdir ; };
188flags_to_pass = { flag= docdir ; };
632933d5 189flags_to_pass = { flag= infodir ; };
9c4d2493 190flags_to_pass = { flag= pdfdir ; };
65d6e994 191flags_to_pass = { flag= htmldir ; };
632933d5
PB
192flags_to_pass = { flag= libdir ; };
193flags_to_pass = { flag= libexecdir ; };
194flags_to_pass = { flag= lispdir ; };
632933d5
PB
195flags_to_pass = { flag= localstatedir ; };
196flags_to_pass = { flag= mandir ; };
11405c93 197flags_to_pass = { flag= oldincludedir ; };
632933d5
PB
198flags_to_pass = { flag= prefix ; };
199flags_to_pass = { flag= sbindir ; };
200flags_to_pass = { flag= sharedstatedir ; };
201flags_to_pass = { flag= sysconfdir ; };
11405c93
NN
202flags_to_pass = { flag= tooldir ; };
203flags_to_pass = { flag= build_tooldir ; };
11405c93
NN
204flags_to_pass = { flag= target_alias ; };
205
206// Build tools
207flags_to_pass = { flag= BISON ; };
72c19c0b 208flags_to_pass = { flag= CC_FOR_BUILD ; };
452190fb 209flags_to_pass = { flag= CFLAGS_FOR_BUILD ; };
11405c93
NN
210flags_to_pass = { flag= CXX_FOR_BUILD ; };
211flags_to_pass = { flag= EXPECT ; };
23f6b2f9 212flags_to_pass = { flag= FLEX ; };
11405c93
NN
213flags_to_pass = { flag= INSTALL ; };
214flags_to_pass = { flag= INSTALL_DATA ; };
215flags_to_pass = { flag= INSTALL_PROGRAM ; };
216flags_to_pass = { flag= INSTALL_SCRIPT ; };
217flags_to_pass = { flag= LEX ; };
218flags_to_pass = { flag= M4 ; };
219flags_to_pass = { flag= MAKE ; };
220flags_to_pass = { flag= RUNTEST ; };
221flags_to_pass = { flag= RUNTESTFLAGS ; };
222flags_to_pass = { flag= SHELL ; };
223flags_to_pass = { flag= YACC ; };
224
225// Host tools
cc11cc9b 226flags_to_pass = { flag= ADAFLAGS ; optional=true ; };
11405c93 227flags_to_pass = { flag= AR_FLAGS ; };
cc11cc9b 228flags_to_pass = { flag= BOOT_ADAFLAGS ; optional=true ; };
d19bca38
PB
229flags_to_pass = { flag= BOOT_CFLAGS ; };
230flags_to_pass = { flag= BOOT_LDFLAGS ; };
11405c93
NN
231flags_to_pass = { flag= CFLAGS ; };
232flags_to_pass = { flag= CXXFLAGS ; };
233flags_to_pass = { flag= LDFLAGS ; };
234flags_to_pass = { flag= LIBCFLAGS ; };
235flags_to_pass = { flag= LIBCXXFLAGS ; };
2d309510 236flags_to_pass = { flag= STAGE1_CFLAGS ; };
8efea775 237flags_to_pass = { flag= STAGE1_CHECKING ; };
2d309510 238flags_to_pass = { flag= STAGE1_LANGUAGES ; };
bb286d71
AO
239flags_to_pass = { flag= STAGE2_CFLAGS ; };
240flags_to_pass = { flag= STAGE3_CFLAGS ; };
241flags_to_pass = { flag= STAGE4_CFLAGS ; };
5305be7e
RG
242flags_to_pass = { flag= GNATBIND ; };
243flags_to_pass = { flag= GNATMAKE ; };
11405c93
NN
244
245// Target tools
246flags_to_pass = { flag= AR_FOR_TARGET ; };
247flags_to_pass = { flag= AS_FOR_TARGET ; };
248flags_to_pass = { flag= CC_FOR_TARGET ; };
249flags_to_pass = { flag= CFLAGS_FOR_TARGET ; };
e7daab31 250flags_to_pass = { flag= CPPFLAGS_FOR_TARGET ; };
11405c93
NN
251flags_to_pass = { flag= CXX_FOR_TARGET ; };
252flags_to_pass = { flag= CXXFLAGS_FOR_TARGET ; };
253flags_to_pass = { flag= DLLTOOL_FOR_TARGET ; };
254flags_to_pass = { flag= GCJ_FOR_TARGET ; };
6de9cd9a 255flags_to_pass = { flag= GFORTRAN_FOR_TARGET ; };
11405c93 256flags_to_pass = { flag= LD_FOR_TARGET ; };
040b1c5a 257flags_to_pass = { flag= LIPO_FOR_TARGET ; };
e3791243 258flags_to_pass = { flag= LDFLAGS_FOR_TARGET ; };
11405c93
NN
259flags_to_pass = { flag= LIBCFLAGS_FOR_TARGET ; };
260flags_to_pass = { flag= LIBCXXFLAGS_FOR_TARGET ; };
261flags_to_pass = { flag= NM_FOR_TARGET ; };
d739199a 262flags_to_pass = { flag= OBJDUMP_FOR_TARGET ; };
11405c93 263flags_to_pass = { flag= RANLIB_FOR_TARGET ; };
040b1c5a 264flags_to_pass = { flag= STRIP_FOR_TARGET ; };
11405c93 265flags_to_pass = { flag= WINDRES_FOR_TARGET ; };
901119ae 266flags_to_pass = { flag= WINDMC_FOR_TARGET ; };
148907ea 267
2d309510 268// Miscellaneous
cc11cc9b 269flags_to_pass = { flag= LANGUAGES ; optional=true ; };
2d309510
PB
270flags_to_pass = { flag= LEAN ; };
271
3589b69e
PB
272// Inter-module dependencies
273
274// Build modules
275dependencies = { module=all-build-bison; on=all-build-texinfo; };
276dependencies = { module=all-build-byacc; on=all-build-texinfo; };
277dependencies = { module=all-build-flex; on=all-build-texinfo; };
278dependencies = { module=all-build-flex; on=all-build-bison; };
279dependencies = { module=all-build-flex; on=all-build-byacc; };
280dependencies = { module=all-build-flex; on=all-build-m4; };
281dependencies = { module=all-build-libiberty; on=all-build-texinfo; };
282dependencies = { module=all-build-m4; on=all-build-texinfo; };
71b5d516 283dependencies = { module=all-build-fixincludes; on=all-build-libiberty; };
3589b69e
PB
284
285// Host modules specific to gcc.
286dependencies = { module=configure-gcc; on=configure-intl; };
bcb28cf5
PB
287dependencies = { module=configure-gcc; on=all-binutils; };
288dependencies = { module=configure-gcc; on=all-gas; };
289dependencies = { module=configure-gcc; on=all-ld; };
3589b69e 290dependencies = { module=all-gcc; on=all-libiberty; hard=true; };
e69bf64b 291dependencies = { module=all-gcc; on=all-gmp; };
3589b69e 292dependencies = { module=all-gcc; on=all-intl; };
e69bf64b 293dependencies = { module=all-gcc; on=all-mpfr; };
7c27e184
PB
294dependencies = { module=all-gcc; on=all-build-texinfo; };
295dependencies = { module=all-gcc; on=all-build-bison; };
296dependencies = { module=all-gcc; on=all-build-byacc; };
297dependencies = { module=all-gcc; on=all-build-flex; };
71b5d516
PB
298dependencies = { module=all-gcc; on=all-build-libiberty; };
299dependencies = { module=all-gcc; on=all-build-fixincludes; };
3589b69e 300dependencies = { module=all-gcc; on=all-zlib; };
3589b69e 301dependencies = { module=all-gcc; on=all-libcpp; hard=true; };
a4b6c45a 302dependencies = { module=all-gcc; on=all-libdecnumber; hard=true; };
53c7ffe7
GK
303dependencies = { module=all-gcc; on=all-libiberty; };
304dependencies = { module=all-gcc; on=all-fixincludes; };
848556c2 305dependencies = { module=install-gcc ; on=install-fixincludes; };
3589b69e
PB
306
307dependencies = { module=configure-libcpp; on=configure-libiberty; hard=true; };
308dependencies = { module=configure-libcpp; on=configure-intl; };
309dependencies = { module=all-libcpp; on=all-libiberty; hard=true; };
310dependencies = { module=all-libcpp; on=all-intl; };
311
53c7ffe7
GK
312dependencies = { module=all-fixincludes; on=all-libiberty; };
313
5395b47b
NN
314dependencies = { module=all-gnattools; on=all-target-libada; };
315
e69bf64b
PB
316dependencies = { module=configure-mpfr; on=all-gmp; };
317
3589b69e 318// Host modules specific to gdb.
32845532 319dependencies = { module=configure-gdb; on=configure-intl; };
3589b69e 320dependencies = { module=configure-gdb; on=configure-sim; };
b8afffc1 321dependencies = { module=configure-gdb; on=all-bfd; };
32845532 322dependencies = { module=all-gdb; on=all-intl; };
3589b69e
PB
323dependencies = { module=all-gdb; on=all-libiberty; };
324dependencies = { module=all-gdb; on=all-opcodes; };
3589b69e 325dependencies = { module=all-gdb; on=all-readline; };
7c27e184
PB
326dependencies = { module=all-gdb; on=all-build-bison; };
327dependencies = { module=all-gdb; on=all-build-byacc; };
3589b69e 328dependencies = { module=all-gdb; on=all-sim; };
3589b69e
PB
329
330dependencies = { module=configure-libgui; on=configure-tcl; };
331dependencies = { module=configure-libgui; on=configure-tk; };
332dependencies = { module=all-libgui; on=all-tcl; };
333dependencies = { module=all-libgui; on=all-tk; };
334dependencies = { module=all-libgui; on=all-itcl; };
335
336// Host modules specific to binutils.
337dependencies = { module=configure-bfd; on=configure-libiberty; hard=true; };
32845532 338dependencies = { module=configure-bfd; on=configure-intl; };
3589b69e
PB
339dependencies = { module=all-bfd; on=all-libiberty; };
340dependencies = { module=all-bfd; on=all-intl; };
341
32845532 342dependencies = { module=configure-binutils; on=configure-intl; };
3589b69e
PB
343dependencies = { module=all-binutils; on=all-libiberty; };
344dependencies = { module=all-binutils; on=all-opcodes; };
345dependencies = { module=all-binutils; on=all-bfd; };
7c27e184
PB
346dependencies = { module=all-binutils; on=all-build-flex; };
347dependencies = { module=all-binutils; on=all-build-bison; };
348dependencies = { module=all-binutils; on=all-build-byacc; };
3589b69e
PB
349dependencies = { module=all-binutils; on=all-intl; };
350
351// We put install-opcodes before install-binutils because the installed
352// binutils might be on PATH, and they might need the shared opcodes
353// library.
354dependencies = { module=install-binutils; on=install-opcodes; };
355
356// libopcodes depends on libbfd
357dependencies = { module=install-opcodes; on=install-bfd; };
358
32845532 359dependencies = { module=configure-gas; on=configure-intl; };
3589b69e
PB
360dependencies = { module=all-gas; on=all-libiberty; };
361dependencies = { module=all-gas; on=all-opcodes; };
362dependencies = { module=all-gas; on=all-bfd; };
363dependencies = { module=all-gas; on=all-intl; };
32845532 364dependencies = { module=configure-gprof; on=configure-intl; };
3589b69e
PB
365dependencies = { module=all-gprof; on=all-libiberty; };
366dependencies = { module=all-gprof; on=all-bfd; };
367dependencies = { module=all-gprof; on=all-opcodes; };
368dependencies = { module=all-gprof; on=all-intl; };
32845532 369dependencies = { module=configure-ld; on=configure-intl; };
3589b69e
PB
370dependencies = { module=all-ld; on=all-libiberty; };
371dependencies = { module=all-ld; on=all-bfd; };
372dependencies = { module=all-ld; on=all-opcodes; };
7c27e184
PB
373dependencies = { module=all-ld; on=all-build-bison; };
374dependencies = { module=all-ld; on=all-build-byacc; };
375dependencies = { module=all-ld; on=all-build-flex; };
3589b69e
PB
376dependencies = { module=all-ld; on=all-intl; };
377
9fbe6585 378dependencies = { module=configure-opcodes; on=configure-intl; };
3589b69e
PB
379dependencies = { module=all-opcodes; on=all-bfd; };
380dependencies = { module=all-opcodes; on=all-libiberty; };
9fbe6585 381dependencies = { module=all-opcodes; on=all-intl; };
3589b69e
PB
382
383// Other host modules in the 'src' repository.
384dependencies = { module=all-dejagnu; on=all-tcl; };
385dependencies = { module=all-dejagnu; on=all-expect; };
386dependencies = { module=all-dejagnu; on=all-tk; };
387dependencies = { module=configure-expect; on=configure-tcl; };
388dependencies = { module=configure-expect; on=configure-tk; };
389dependencies = { module=all-expect; on=all-tcl; };
390dependencies = { module=all-expect; on=all-tk; };
391
392// We put install-tcl before install-itcl because itcl wants to run a
393// program on installation which uses the Tcl libraries.
394dependencies = { module=configure-itcl; on=configure-tcl; };
395dependencies = { module=configure-itcl; on=configure-tk; };
396dependencies = { module=all-itcl; on=all-tcl; };
397dependencies = { module=all-itcl; on=all-tk; };
398dependencies = { module=install-itcl; on=install-tcl; };
399
400dependencies = { module=configure-tk; on=configure-tcl; };
401dependencies = { module=all-tk; on=all-tcl; };
3589b69e
PB
402
403dependencies = { module=all-sid; on=all-libiberty; };
404dependencies = { module=all-sid; on=all-bfd; };
405dependencies = { module=all-sid; on=all-opcodes; };
406dependencies = { module=all-sid; on=all-tcl; };
407dependencies = { module=all-sid; on=all-tk; };
408dependencies = { module=install-sid; on=install-tcl; };
409dependencies = { module=install-sid; on=install-tk; };
410
32845532
CD
411dependencies = { module=configure-sim; on=configure-intl; };
412dependencies = { module=all-sim; on=all-intl; };
3589b69e
PB
413dependencies = { module=all-sim; on=all-libiberty; };
414dependencies = { module=all-sim; on=all-bfd; };
415dependencies = { module=all-sim; on=all-opcodes; };
416dependencies = { module=all-sim; on=all-readline; };
417dependencies = { module=all-sim; on=configure-gdb; };
418
419// Other host modules.
420dependencies = { module=all-fastjar; on=all-zlib; };
7c27e184 421dependencies = { module=all-fastjar; on=all-build-texinfo; };
3589b69e
PB
422dependencies = { module=all-fastjar; on=all-libiberty; };
423
424// Warning, these are not well tested.
425dependencies = { module=all-autoconf; on=all-m4; };
7c27e184 426dependencies = { module=all-autoconf; on=all-build-texinfo; };
3589b69e 427dependencies = { module=all-automake; on=all-m4; };
7c27e184 428dependencies = { module=all-automake; on=all-build-texinfo; };
3589b69e
PB
429dependencies = { module=all-automake; on=all-autoconf; };
430dependencies = { module=all-bison; on=all-intl; };
7c27e184 431dependencies = { module=all-bison; on=all-build-texinfo; };
3589b69e 432dependencies = { module=all-diff; on=all-intl; };
7c27e184 433dependencies = { module=all-diff; on=all-build-texinfo; };
3589b69e 434dependencies = { module=all-fileutils; on=all-intl; };
7c27e184
PB
435dependencies = { module=all-fileutils; on=all-build-texinfo; };
436dependencies = { module=all-flex; on=all-build-bison; };
437dependencies = { module=all-flex; on=all-build-byacc; };
3589b69e
PB
438dependencies = { module=all-flex; on=all-intl; };
439dependencies = { module=all-flex; on=all-m4; };
7c27e184 440dependencies = { module=all-flex; on=all-build-texinfo; };
3589b69e
PB
441dependencies = { module=all-gzip; on=all-intl; };
442dependencies = { module=all-gzip; on=all-zlib; };
7c27e184 443dependencies = { module=all-gzip; on=all-build-texinfo; };
3589b69e 444dependencies = { module=all-hello; on=all-intl; };
7c27e184 445dependencies = { module=all-hello; on=all-build-texinfo; };
3589b69e 446dependencies = { module=all-m4; on=all-intl; };
7c27e184 447dependencies = { module=all-m4; on=all-build-texinfo; };
3589b69e 448dependencies = { module=all-make; on=all-intl; };
7c27e184
PB
449dependencies = { module=all-make; on=all-build-texinfo; };
450dependencies = { module=all-patch; on=all-build-texinfo; };
451dependencies = { module=all-make; on=all-build-texinfo; };
3589b69e 452dependencies = { module=all-prms; on=all-libiberty; };
7c27e184
PB
453dependencies = { module=all-recode; on=all-build-texinfo; };
454dependencies = { module=all-sed; on=all-build-texinfo; };
3589b69e 455dependencies = { module=all-send-pr; on=all-prms; };
7c27e184
PB
456dependencies = { module=all-tar; on=all-build-texinfo; };
457dependencies = { module=all-uudecode; on=all-build-texinfo; };
3589b69e
PB
458
459// Target modules. These can also have dependencies on the language
fa958513
DJ
460// environment (e.g. on libstdc++). By default target modules depend
461// on libgcc and newlib/libgloss.
3589b69e 462lang_env_dependencies = { module=gperf; cxx=true; };
3589b69e 463lang_env_dependencies = { module=libjava; cxx=true; };
fa958513
DJ
464lang_env_dependencies = { module=newlib; no_c=true; };
465lang_env_dependencies = { module=libgloss; no_c=true; };
466lang_env_dependencies = { module=libgcc; no_gcc=true; no_c=true; };
467// libiberty does not depend on newlib or libgloss because it must be
468// built newlib on some targets (e.g. Cygwin). It still needs
469// a dependency on libgcc for native targets to configure.
470lang_env_dependencies = { module=libiberty; no_c=true; };
3589b69e
PB
471
472dependencies = { module=configure-target-boehm-gc; on=configure-target-qthreads; };
473dependencies = { module=configure-target-fastjar; on=configure-target-zlib; };
474dependencies = { module=all-target-fastjar; on=all-target-zlib; };
475dependencies = { module=all-target-fastjar; on=all-target-libiberty; };
476dependencies = { module=configure-target-libjava; on=configure-target-zlib; };
477dependencies = { module=configure-target-libjava; on=configure-target-boehm-gc; };
478dependencies = { module=configure-target-libjava; on=configure-target-qthreads; };
479dependencies = { module=configure-target-libjava; on=configure-target-libffi; };
480dependencies = { module=all-target-libjava; on=all-fastjar; };
481dependencies = { module=all-target-libjava; on=all-target-zlib; };
482dependencies = { module=all-target-libjava; on=all-target-boehm-gc; };
483dependencies = { module=all-target-libjava; on=all-target-qthreads; };
484dependencies = { module=all-target-libjava; on=all-target-libffi; };
7cd0cf9c 485dependencies = { module=configure-target-libobjc; on=configure-target-boehm-gc; };
3589b69e 486dependencies = { module=all-target-libobjc; on=all-target-libiberty; };
7cd0cf9c 487dependencies = { module=all-target-libobjc; on=all-target-boehm-gc; };
3589b69e
PB
488dependencies = { module=all-target-libstdc++-v3; on=all-target-libiberty; };
489
490// Target modules in the 'src' repository.
491lang_env_dependencies = { module=examples; };
492lang_env_dependencies = { module=libtermcap; };
493lang_env_dependencies = { module=rda; };
494lang_env_dependencies = { module=winsup; };
495lang_env_dependencies = { module=qthreads; };
496
497dependencies = { module=all-target-libgloss; on=configure-target-newlib; };
498dependencies = { module=all-target-winsup; on=all-target-libiberty; };
499dependencies = { module=all-target-winsup; on=all-target-libtermcap; };
500
148907ea
PB
501// Toplevel bootstrap
502bootstrap_stage = {
ad6717df 503 id=1 ;
8efea775
PB
504
505 // * We force-disable intermodule optimizations, even if
506 // --enable-intermodule was passed, since the installed compiler
507 // probably can't handle them. Luckily, autoconf always respects
508 // the last argument when conflicting --enable arguments are passed.
509 // * Likewise, we force-disable coverage flags, since the installed
510 // compiler probably has never heard of them.
511 stage_configure_flags='--disable-intermodule $(STAGE1_CHECKING) \
148907ea 512 --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)"' ;
342b9200 513 stage_cflags='$(STAGE1_CFLAGS)' ; };
148907ea 514bootstrap_stage = {
ad6717df 515 id=2 ; prev=1 ;
1ec4e9c3 516 bootstrap_target=bootstrap2 ;
7c27e184 517 stage_configure_flags="@stage2_werror_flag@" ;
bb286d71
AO
518 stage_cflags="$(STAGE2_CFLAGS)" ; };
519bootstrap_stage = {
520 id=b2g0 ; prev=1 ;
521 bootstrap_target=bootstrap2-debug ;
522 stage_configure_flags="@stage2_werror_flag@" ;
523 stage_cflags="$(STAGE2_CFLAGS) -g0" ; };
148907ea 524bootstrap_stage = {
ce521a9c 525 id=3 ; prev=2 ; lean=1 ;
148907ea 526 compare_target=compare ;
f516a7da
PB
527 bootstrap_target=bootstrap ;
528 cleanstrap_target=cleanstrap ;
7c27e184 529 stage_configure_flags="@stage2_werror_flag@" ;
bb286d71
AO
530 stage_cflags="$(STAGE3_CFLAGS)" ; };
531bootstrap_stage = {
532 id=b3g2 ; prev=b2g0 ; lean=1 ;
533 compare_target=compare-debug ;
534 bootstrap_target=bootstrap-debug ;
535 cleanstrap_target=cleanstrap-debug ;
536 stage_configure_flags="@stage2_werror_flag@" ;
537 stage_cflags="$(STAGE3_CFLAGS) -g2" ; };
f516a7da 538bootstrap_stage = {
ce521a9c 539 id=4 ; prev=3 ; lean=2 ;
f516a7da
PB
540 compare_target=compare3 ;
541 bootstrap_target=bootstrap4 ;
7c27e184 542 stage_configure_flags="@stage2_werror_flag@" ;
bb286d71 543 stage_cflags="$(STAGE4_CFLAGS)" ; };
ad6717df
PB
544bootstrap_stage = {
545 id=profile ; prev=1 ;
7c27e184 546 stage_configure_flags="@stage2_werror_flag@" ;
bb286d71 547 stage_cflags='$(STAGE2_CFLAGS) -fprofile-generate' ; };
ad6717df 548bootstrap_stage = {
c7870f5d
PB
549 id=feedback ; prev=profile ;
550 bootstrap_target=profiledbootstrap ;
7c27e184 551 stage_configure_flags="@stage2_werror_flag@" ;
bb286d71 552 stage_cflags='$(STAGE3_CFLAGS) -fprofile-use' ; };