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