Lines Matching refs:build

7 # Makefile for directory with subdirs to build.
34 build=@build@
106 # directories built for the build system.
107 BUILD_CONFIGARGS = @build_configargs@ --with-build-subdir="$(BUILD_SUBDIR)"
111 # recursing into a build directory in case that directory's Makefile
122 # configuring subdirectories for the build system.
252 # compilers to use to create programs which must be run in the build
312 # Only build the C compiler for stage1, because that is the only one that
313 # we can guarantee will build with the native compiler, and also it is the
316 # overrideable (for a bootstrap build stage1 also builds gcc.info).
334 # build libgcc2.a. We define it here so that it can itself be
511 # The target built for a native non-bootstrap build.
529 .PHONY: all-build
531 all-build: maybe-all-build-[+module+][+ ENDFOR build_modules +]
651 warning.log: build.log
652 $(srcdir)/contrib/warn_summary build.log > $@
792 [+args+] --build=${build_alias} --host=[+host_alias+] \
837 [+args+] --build=${build_alias} --host=[+host_alias+] \
839 [+ IF prev +]--with-build-libsubdir=$(HOST_SUBDIR)[+ ENDIF prev +] \
908 # Modules which run on the build machine
911 [+ configure prefix="build-" subdir="$(BUILD_SUBDIR)" exports="$(BUILD_EXPORTS)"
916 [+ all prefix="build-" subdir="$(BUILD_SUBDIR)" exports="$(BUILD_EXPORTS)" +]
1138 cross: all-build all-gas all-ld
1220 # We name the build directories for the various stages "stage1-gcc",
1226 # the build directories constant as well. For the latter, we use naked names
1400 # Provide a GCC build when we're building target libraries. This does
1438 # module simply won't build without the other; and 'soft' dependencies, where
1444 [+ ;; These Scheme functions build the bulk of the dependencies.
1486 ;; configure or build dependencies between bootstrapped modules; it returns
1487 ;; "prebootstrap" for configure or build dependencies of bootstrapped
1488 ;; modules on a build module (e.g. all-gcc on all-build-bison). All this
1492 (=* (dep-module "on") "build-"))
1501 ;; We now build the hash table that is used by dep-kind.
1583 # build configures are similar.