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