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