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