]> git.ipfire.org Git - thirdparty/gcc.git/blame - Makefile.def
* mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
[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//
7// Copyright 2002, 2003 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 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; };
71b5d516
PB
33build_modules= { module= fixincludes;
34 extra_configure_args='--target=$(target)'; };
4977bab6 35
95ddd785
NN
36host_modules= { module= ash; };
37host_modules= { module= autoconf; };
38host_modules= { module= automake; };
39host_modules= { module= bash; };
0bff65e7
PB
40host_modules= { module= bfd; lib_path=.; bootstrap=true; };
41host_modules= { module= opcodes; lib_path=.; bootstrap=true; };
e11283f1 42host_modules= { module= binutils; bootstrap=true; };
3589b69e
PB
43host_modules= { module= bison; no_check_cross= true; };
44host_modules= { module= byacc; no_check_cross= true; };
95ddd785 45host_modules= { module= bzip2; };
95ddd785
NN
46host_modules= { module= dejagnu; };
47host_modules= { module= diff; };
48host_modules= { module= dosutils; no_check= true; };
49host_modules= { module= etc; };
50host_modules= { module= fastjar; no_check_cross= true; };
51host_modules= { module= fileutils; };
52host_modules= { module= findutils; };
53host_modules= { module= find; };
54f88091
PB
54host_modules= { module= fixincludes;
55 missing= info;
56 missing= dvi;
57 missing= TAGS;
58 missing= install-info;
59 missing= installcheck; };
3589b69e 60host_modules= { module= flex; no_check_cross= true; };
e11283f1 61host_modules= { module= gas; bootstrap=true; };
3589b69e 62host_modules= { module= gcc; bootstrap=true;
7c27e184 63 target="`if [ -f gcc/stage_last ]; then echo quickstrap ; else echo all; fi`";
3589b69e 64 extra_make_flags="$(EXTRA_GCC_FLAGS)"; };
95ddd785
NN
65host_modules= { module= gawk; };
66host_modules= { module= gettext; };
67host_modules= { module= gnuserv; };
68host_modules= { module= gprof; };
95ddd785
NN
69host_modules= { module= gzip; };
70host_modules= { module= hello; };
71host_modules= { module= indent; };
e11283f1 72host_modules= { module= intl; bootstrap=true; };
1358ccea
NN
73host_modules= { module= tcl;
74 missing=mostlyclean; };
95ddd785 75host_modules= { module= itcl; };
e11283f1 76host_modules= { module= ld; bootstrap=true; };
4f4e53dd 77host_modules= { module= libcpp; bootstrap=true; };
95ddd785 78host_modules= { module= libgui; };
e11283f1 79host_modules= { module= libiberty; bootstrap=true; };
95ddd785
NN
80host_modules= { module= libtool; };
81host_modules= { module= m4; };
82host_modules= { module= make; };
83host_modules= { module= mmalloc; no_check=true; };
84host_modules= { module= patch; };
85host_modules= { module= perl; };
86host_modules= { module= prms; };
87host_modules= { module= rcs; };
88host_modules= { module= readline; };
89host_modules= { module= release; no_install= true; no_check= true; };
90host_modules= { module= recode; };
91host_modules= { module= sed; };
92host_modules= { module= send-pr; };
93host_modules= { module= shellutils; };
94host_modules= { module= sid; };
95host_modules= { module= sim; };
95ddd785 96host_modules= { module= tar; };
3589b69e 97host_modules= { module= texinfo; no_install= true; };
95ddd785
NN
98host_modules= { module= textutils; };
99host_modules= { module= time; };
100host_modules= { module= uudecode; };
101host_modules= { module= wdiff; };
102host_modules= { module= zip; no_check_cross=true; };
e11283f1 103host_modules= { module= zlib; no_install=true; no_check=true; bootstrap=true; };
7c27e184
PB
104host_modules= { module= gdb; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
105host_modules= { module= expect; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
106host_modules= { module= guile; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
107host_modules= { module= tk; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
1358ccea
NN
108host_modules= { module= libtermcap; no_check=true;
109 missing=mostlyclean;
110 missing=clean;
111 missing=distclean;
112 missing=maintainer-clean; };
4977bab6 113host_modules= { module= utils; no_check=true; };
5395b47b 114host_modules= { module= gnattools; };
1db75a86 115
0bff65e7
PB
116target_modules = { module= libstdc++-v3; lib_path=.libs; raw_cxx=true; };
117target_modules = { module= libmudflap; lib_path=.libs; };
77008252 118target_modules = { module= libssp; lib_path=.libs; };
1db75a86 119target_modules = { module= newlib; };
6de9cd9a 120target_modules = { module= libgfortran; };
1db75a86 121target_modules = { module= libobjc; };
215c351a 122target_modules = { module= libtermcap; no_check=true;
1358ccea
NN
123 missing=mostlyclean;
124 missing=clean;
125 missing=distclean;
126 missing=maintainer-clean; };
1db75a86
NN
127target_modules = { module= winsup; };
128target_modules = { module= libgloss; no_check=true; };
fa2f0306 129target_modules = { module= libiberty; };
1db75a86
NN
130target_modules = { module= gperf; };
131target_modules = { module= examples; no_check=true; no_install=true; };
89a7012a 132target_modules = { module= libffi; };
4977bab6 133target_modules = { module= libjava; raw_cxx=true; };
215c351a 134target_modules = { module= zlib; };
1db75a86
NN
135target_modules = { module= boehm-gc; };
136target_modules = { module= qthreads; };
40673d2b 137target_modules = { module= rda; };
d9cdb878 138target_modules = { module= libada; };
4977bab6 139
1a1e6b96 140// These are (some of) the make targets to be done in each subdirectory.
4977bab6 141// Not all; these are the ones which don't have special options.
1358ccea
NN
142// "depend" indicates that a target depends on another target uniformly
143// for each subdirectory. There can be several such lines per target.
144recursive_targets = { make_target= info;
145 depend=configure; };
146recursive_targets = { make_target= dvi;
147 depend=configure; };
f87a2b2e
MS
148recursive_targets = { make_target= html;
149 depend=configure; };
1358ccea
NN
150recursive_targets = { make_target= TAGS;
151 depend=configure; };
152recursive_targets = { make_target= install-info;
153 depend=configure;
154 depend=info; };
155recursive_targets = { make_target= installcheck;
156 depend=configure; };
157recursive_targets = { make_target= mostlyclean; };
1a1e6b96
NN
158recursive_targets = { make_target= clean; };
159recursive_targets = { make_target= distclean; };
1a1e6b96 160recursive_targets = { make_target= maintainer-clean; };
11405c93
NN
161
162// Flags which need to be passed down.
163
164// Directories etc.
165flags_to_pass = { flag= DESTDIR ; };
166flags_to_pass = { flag= RPATH_ENVVAR ; };
167flags_to_pass = { flag= TARGET_SUBDIR ; };
632933d5
PB
168flags_to_pass = { flag= bindir ; };
169flags_to_pass = { flag= datadir ; };
170flags_to_pass = { flag= exec_prefix ; };
171flags_to_pass = { flag= includedir ; };
172flags_to_pass = { flag= infodir ; };
173flags_to_pass = { flag= libdir ; };
174flags_to_pass = { flag= libexecdir ; };
175flags_to_pass = { flag= lispdir ; };
632933d5
PB
176flags_to_pass = { flag= localstatedir ; };
177flags_to_pass = { flag= mandir ; };
11405c93 178flags_to_pass = { flag= oldincludedir ; };
632933d5
PB
179flags_to_pass = { flag= prefix ; };
180flags_to_pass = { flag= sbindir ; };
181flags_to_pass = { flag= sharedstatedir ; };
182flags_to_pass = { flag= sysconfdir ; };
11405c93
NN
183flags_to_pass = { flag= tooldir ; };
184flags_to_pass = { flag= build_tooldir ; };
11405c93
NN
185flags_to_pass = { flag= target_alias ; };
186
187// Build tools
188flags_to_pass = { flag= BISON ; };
72c19c0b 189flags_to_pass = { flag= CC_FOR_BUILD ; };
452190fb 190flags_to_pass = { flag= CFLAGS_FOR_BUILD ; };
11405c93
NN
191flags_to_pass = { flag= CXX_FOR_BUILD ; };
192flags_to_pass = { flag= EXPECT ; };
23f6b2f9 193flags_to_pass = { flag= FLEX ; };
11405c93
NN
194flags_to_pass = { flag= INSTALL ; };
195flags_to_pass = { flag= INSTALL_DATA ; };
196flags_to_pass = { flag= INSTALL_PROGRAM ; };
197flags_to_pass = { flag= INSTALL_SCRIPT ; };
198flags_to_pass = { flag= LEX ; };
199flags_to_pass = { flag= M4 ; };
200flags_to_pass = { flag= MAKE ; };
201flags_to_pass = { flag= RUNTEST ; };
202flags_to_pass = { flag= RUNTESTFLAGS ; };
203flags_to_pass = { flag= SHELL ; };
204flags_to_pass = { flag= YACC ; };
205
206// Host tools
207flags_to_pass = { flag= AR_FLAGS ; };
208flags_to_pass = { flag= CFLAGS ; };
209flags_to_pass = { flag= CXXFLAGS ; };
210flags_to_pass = { flag= LDFLAGS ; };
211flags_to_pass = { flag= LIBCFLAGS ; };
212flags_to_pass = { flag= LIBCXXFLAGS ; };
213
214// Target tools
215flags_to_pass = { flag= AR_FOR_TARGET ; };
216flags_to_pass = { flag= AS_FOR_TARGET ; };
217flags_to_pass = { flag= CC_FOR_TARGET ; };
218flags_to_pass = { flag= CFLAGS_FOR_TARGET ; };
e7daab31 219flags_to_pass = { flag= CPPFLAGS_FOR_TARGET ; };
11405c93
NN
220flags_to_pass = { flag= CXX_FOR_TARGET ; };
221flags_to_pass = { flag= CXXFLAGS_FOR_TARGET ; };
222flags_to_pass = { flag= DLLTOOL_FOR_TARGET ; };
223flags_to_pass = { flag= GCJ_FOR_TARGET ; };
6de9cd9a 224flags_to_pass = { flag= GFORTRAN_FOR_TARGET ; };
11405c93
NN
225flags_to_pass = { flag= LD_FOR_TARGET ; };
226flags_to_pass = { flag= LIBCFLAGS_FOR_TARGET ; };
227flags_to_pass = { flag= LIBCXXFLAGS_FOR_TARGET ; };
228flags_to_pass = { flag= NM_FOR_TARGET ; };
229flags_to_pass = { flag= RANLIB_FOR_TARGET ; };
230flags_to_pass = { flag= WINDRES_FOR_TARGET ; };
148907ea 231
3589b69e
PB
232// Inter-module dependencies
233
234// Build modules
235dependencies = { module=all-build-bison; on=all-build-texinfo; };
236dependencies = { module=all-build-byacc; on=all-build-texinfo; };
237dependencies = { module=all-build-flex; on=all-build-texinfo; };
238dependencies = { module=all-build-flex; on=all-build-bison; };
239dependencies = { module=all-build-flex; on=all-build-byacc; };
240dependencies = { module=all-build-flex; on=all-build-m4; };
241dependencies = { module=all-build-libiberty; on=all-build-texinfo; };
242dependencies = { module=all-build-m4; on=all-build-texinfo; };
71b5d516 243dependencies = { module=all-build-fixincludes; on=all-build-libiberty; };
3589b69e
PB
244
245// Host modules specific to gcc.
246dependencies = { module=configure-gcc; on=configure-intl; };
bcb28cf5
PB
247dependencies = { module=configure-gcc; on=all-binutils; };
248dependencies = { module=configure-gcc; on=all-gas; };
249dependencies = { module=configure-gcc; on=all-ld; };
3589b69e
PB
250dependencies = { module=all-gcc; on=all-libiberty; hard=true; };
251dependencies = { module=all-gcc; on=all-intl; };
7c27e184
PB
252dependencies = { module=all-gcc; on=all-build-texinfo; };
253dependencies = { module=all-gcc; on=all-build-bison; };
254dependencies = { module=all-gcc; on=all-build-byacc; };
255dependencies = { module=all-gcc; on=all-build-flex; };
71b5d516
PB
256dependencies = { module=all-gcc; on=all-build-libiberty; };
257dependencies = { module=all-gcc; on=all-build-fixincludes; };
3589b69e 258dependencies = { module=all-gcc; on=all-zlib; };
3589b69e 259dependencies = { module=all-gcc; on=all-libcpp; hard=true; };
53c7ffe7
GK
260dependencies = { module=all-gcc; on=all-libiberty; };
261dependencies = { module=all-gcc; on=all-fixincludes; };
848556c2 262dependencies = { module=install-gcc ; on=install-fixincludes; };
3589b69e
PB
263
264dependencies = { module=configure-libcpp; on=configure-libiberty; hard=true; };
265dependencies = { module=configure-libcpp; on=configure-intl; };
266dependencies = { module=all-libcpp; on=all-libiberty; hard=true; };
267dependencies = { module=all-libcpp; on=all-intl; };
268
53c7ffe7
GK
269dependencies = { module=all-fixincludes; on=all-libiberty; };
270
5395b47b
NN
271dependencies = { module=all-gnattools; on=all-target-libada; };
272
3589b69e
PB
273// Host modules specific to gdb.
274dependencies = { module=configure-gdb; on=configure-itcl; };
275dependencies = { module=configure-gdb; on=configure-tcl; };
276dependencies = { module=configure-gdb; on=configure-tk; };
277dependencies = { module=configure-gdb; on=configure-sim; };
278dependencies = { module=all-gdb; on=all-libiberty; };
279dependencies = { module=all-gdb; on=all-opcodes; };
280dependencies = { module=all-gdb; on=all-bfd; };
3589b69e 281dependencies = { module=all-gdb; on=all-readline; };
7c27e184
PB
282dependencies = { module=all-gdb; on=all-build-bison; };
283dependencies = { module=all-gdb; on=all-build-byacc; };
3589b69e
PB
284dependencies = { module=all-gdb; on=all-sim; };
285dependencies = { module=install-gdb; on=install-tcl; };
286dependencies = { module=install-gdb; on=install-tk; };
287dependencies = { module=install-gdb; on=install-itcl; };
3589b69e
PB
288dependencies = { module=install-gdb; on=install-libgui; };
289
290dependencies = { module=configure-libgui; on=configure-tcl; };
291dependencies = { module=configure-libgui; on=configure-tk; };
292dependencies = { module=all-libgui; on=all-tcl; };
293dependencies = { module=all-libgui; on=all-tk; };
294dependencies = { module=all-libgui; on=all-itcl; };
295
296// Host modules specific to binutils.
297dependencies = { module=configure-bfd; on=configure-libiberty; hard=true; };
298dependencies = { module=all-bfd; on=all-libiberty; };
299dependencies = { module=all-bfd; on=all-intl; };
300
301dependencies = { module=all-binutils; on=all-libiberty; };
302dependencies = { module=all-binutils; on=all-opcodes; };
303dependencies = { module=all-binutils; on=all-bfd; };
7c27e184
PB
304dependencies = { module=all-binutils; on=all-build-flex; };
305dependencies = { module=all-binutils; on=all-build-bison; };
306dependencies = { module=all-binutils; on=all-build-byacc; };
3589b69e
PB
307dependencies = { module=all-binutils; on=all-intl; };
308
309// We put install-opcodes before install-binutils because the installed
310// binutils might be on PATH, and they might need the shared opcodes
311// library.
312dependencies = { module=install-binutils; on=install-opcodes; };
313
314// libopcodes depends on libbfd
315dependencies = { module=install-opcodes; on=install-bfd; };
316
317dependencies = { module=all-gas; on=all-libiberty; };
318dependencies = { module=all-gas; on=all-opcodes; };
319dependencies = { module=all-gas; on=all-bfd; };
320dependencies = { module=all-gas; on=all-intl; };
321dependencies = { module=all-gprof; on=all-libiberty; };
322dependencies = { module=all-gprof; on=all-bfd; };
323dependencies = { module=all-gprof; on=all-opcodes; };
324dependencies = { module=all-gprof; on=all-intl; };
325dependencies = { module=all-ld; on=all-libiberty; };
326dependencies = { module=all-ld; on=all-bfd; };
327dependencies = { module=all-ld; on=all-opcodes; };
7c27e184
PB
328dependencies = { module=all-ld; on=all-build-bison; };
329dependencies = { module=all-ld; on=all-build-byacc; };
330dependencies = { module=all-ld; on=all-build-flex; };
3589b69e
PB
331dependencies = { module=all-ld; on=all-intl; };
332
333dependencies = { module=all-opcodes; on=all-bfd; };
334dependencies = { module=all-opcodes; on=all-libiberty; };
335
336// Other host modules in the 'src' repository.
337dependencies = { module=all-dejagnu; on=all-tcl; };
338dependencies = { module=all-dejagnu; on=all-expect; };
339dependencies = { module=all-dejagnu; on=all-tk; };
340dependencies = { module=configure-expect; on=configure-tcl; };
341dependencies = { module=configure-expect; on=configure-tk; };
342dependencies = { module=all-expect; on=all-tcl; };
343dependencies = { module=all-expect; on=all-tk; };
344
345// We put install-tcl before install-itcl because itcl wants to run a
346// program on installation which uses the Tcl libraries.
347dependencies = { module=configure-itcl; on=configure-tcl; };
348dependencies = { module=configure-itcl; on=configure-tk; };
349dependencies = { module=all-itcl; on=all-tcl; };
350dependencies = { module=all-itcl; on=all-tk; };
351dependencies = { module=install-itcl; on=install-tcl; };
352
353dependencies = { module=configure-tk; on=configure-tcl; };
354dependencies = { module=all-tk; on=all-tcl; };
3589b69e
PB
355
356dependencies = { module=all-sid; on=all-libiberty; };
357dependencies = { module=all-sid; on=all-bfd; };
358dependencies = { module=all-sid; on=all-opcodes; };
359dependencies = { module=all-sid; on=all-tcl; };
360dependencies = { module=all-sid; on=all-tk; };
361dependencies = { module=install-sid; on=install-tcl; };
362dependencies = { module=install-sid; on=install-tk; };
363
364dependencies = { module=all-sim; on=all-libiberty; };
365dependencies = { module=all-sim; on=all-bfd; };
366dependencies = { module=all-sim; on=all-opcodes; };
367dependencies = { module=all-sim; on=all-readline; };
368dependencies = { module=all-sim; on=configure-gdb; };
369
370// Other host modules.
371dependencies = { module=all-fastjar; on=all-zlib; };
7c27e184 372dependencies = { module=all-fastjar; on=all-build-texinfo; };
3589b69e
PB
373dependencies = { module=all-fastjar; on=all-libiberty; };
374
375// Warning, these are not well tested.
376dependencies = { module=all-autoconf; on=all-m4; };
7c27e184 377dependencies = { module=all-autoconf; on=all-build-texinfo; };
3589b69e 378dependencies = { module=all-automake; on=all-m4; };
7c27e184 379dependencies = { module=all-automake; on=all-build-texinfo; };
3589b69e
PB
380dependencies = { module=all-automake; on=all-autoconf; };
381dependencies = { module=all-bison; on=all-intl; };
7c27e184 382dependencies = { module=all-bison; on=all-build-texinfo; };
3589b69e 383dependencies = { module=all-diff; on=all-intl; };
7c27e184 384dependencies = { module=all-diff; on=all-build-texinfo; };
3589b69e 385dependencies = { module=all-fileutils; on=all-intl; };
7c27e184
PB
386dependencies = { module=all-fileutils; on=all-build-texinfo; };
387dependencies = { module=all-flex; on=all-build-bison; };
388dependencies = { module=all-flex; on=all-build-byacc; };
3589b69e
PB
389dependencies = { module=all-flex; on=all-intl; };
390dependencies = { module=all-flex; on=all-m4; };
7c27e184 391dependencies = { module=all-flex; on=all-build-texinfo; };
3589b69e
PB
392dependencies = { module=all-gzip; on=all-intl; };
393dependencies = { module=all-gzip; on=all-zlib; };
7c27e184 394dependencies = { module=all-gzip; on=all-build-texinfo; };
3589b69e 395dependencies = { module=all-hello; on=all-intl; };
7c27e184 396dependencies = { module=all-hello; on=all-build-texinfo; };
3589b69e 397dependencies = { module=all-m4; on=all-intl; };
7c27e184 398dependencies = { module=all-m4; on=all-build-texinfo; };
3589b69e 399dependencies = { module=all-make; on=all-intl; };
7c27e184
PB
400dependencies = { module=all-make; on=all-build-texinfo; };
401dependencies = { module=all-patch; on=all-build-texinfo; };
402dependencies = { module=all-make; on=all-build-texinfo; };
3589b69e 403dependencies = { module=all-prms; on=all-libiberty; };
7c27e184
PB
404dependencies = { module=all-recode; on=all-build-texinfo; };
405dependencies = { module=all-sed; on=all-build-texinfo; };
3589b69e 406dependencies = { module=all-send-pr; on=all-prms; };
7c27e184
PB
407dependencies = { module=all-tar; on=all-build-texinfo; };
408dependencies = { module=all-uudecode; on=all-build-texinfo; };
3589b69e
PB
409
410// Target modules. These can also have dependencies on the language
411// environment (e.g. on libstdc++).
412lang_env_dependencies = { module=boehm-gc; };
413lang_env_dependencies = { module=gperf; cxx=true; };
414lang_env_dependencies = { module=libada; };
415lang_env_dependencies = { module=libgfortran; };
416lang_env_dependencies = { module=libffi; };
417lang_env_dependencies = { module=libjava; cxx=true; };
418lang_env_dependencies = { module=libobjc; };
419lang_env_dependencies = { module=libstdc++-v3; };
420lang_env_dependencies = { module=zlib; };
421
422dependencies = { module=configure-target-boehm-gc; on=configure-target-qthreads; };
423dependencies = { module=configure-target-fastjar; on=configure-target-zlib; };
424dependencies = { module=all-target-fastjar; on=all-target-zlib; };
425dependencies = { module=all-target-fastjar; on=all-target-libiberty; };
426dependencies = { module=configure-target-libjava; on=configure-target-zlib; };
427dependencies = { module=configure-target-libjava; on=configure-target-boehm-gc; };
428dependencies = { module=configure-target-libjava; on=configure-target-qthreads; };
429dependencies = { module=configure-target-libjava; on=configure-target-libffi; };
430dependencies = { module=all-target-libjava; on=all-fastjar; };
431dependencies = { module=all-target-libjava; on=all-target-zlib; };
432dependencies = { module=all-target-libjava; on=all-target-boehm-gc; };
433dependencies = { module=all-target-libjava; on=all-target-qthreads; };
434dependencies = { module=all-target-libjava; on=all-target-libffi; };
435dependencies = { module=all-target-libobjc; on=all-target-libiberty; };
436dependencies = { module=all-target-libstdc++-v3; on=all-target-libiberty; };
437
438// Target modules in the 'src' repository.
439lang_env_dependencies = { module=examples; };
440lang_env_dependencies = { module=libtermcap; };
441lang_env_dependencies = { module=rda; };
442lang_env_dependencies = { module=winsup; };
443lang_env_dependencies = { module=qthreads; };
444
445dependencies = { module=all-target-libgloss; on=configure-target-newlib; };
446dependencies = { module=all-target-winsup; on=all-target-libiberty; };
447dependencies = { module=all-target-winsup; on=all-target-libtermcap; };
448
148907ea
PB
449// Toplevel bootstrap
450bootstrap_stage = {
ad6717df 451 id=1 ;
7c27e184 452 stage_configure_flags='--disable-intermodule \
148907ea 453 --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)"' ;
7c27e184 454 stage_make_flags='CFLAGS="$(STAGE1_CFLAGS)"' ; };
148907ea 455bootstrap_stage = {
ad6717df 456 id=2 ; prev=1 ;
1ec4e9c3 457 bootstrap_target=bootstrap2 ;
7c27e184
PB
458 stage_configure_flags="@stage2_werror_flag@" ;
459 stage_make_flags="" ; };
148907ea 460bootstrap_stage = {
ce521a9c 461 id=3 ; prev=2 ; lean=1 ;
148907ea 462 compare_target=compare ;
f516a7da
PB
463 bootstrap_target=bootstrap ;
464 cleanstrap_target=cleanstrap ;
7c27e184
PB
465 stage_configure_flags="@stage2_werror_flag@" ;
466 stage_make_flags="" ; };
f516a7da 467bootstrap_stage = {
ce521a9c 468 id=4 ; prev=3 ; lean=2 ;
f516a7da
PB
469 compare_target=compare3 ;
470 bootstrap_target=bootstrap4 ;
7c27e184
PB
471 stage_configure_flags="@stage2_werror_flag@" ;
472 stage_make_flags="" ; };
ad6717df
PB
473bootstrap_stage = {
474 id=profile ; prev=1 ;
7c27e184
PB
475 stage_configure_flags="@stage2_werror_flag@" ;
476 stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-generate"' ; };
ad6717df 477bootstrap_stage = {
c7870f5d
PB
478 id=feedback ; prev=profile ;
479 bootstrap_target=profiledbootstrap ;
7c27e184
PB
480 stage_configure_flags="@stage2_werror_flag@" ;
481 stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-use"' ; };