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