Lines Matching refs:build
65 # Find the build, host, and target systems.
125 # these library is used by various programs built for the build
128 build_libs="build-libiberty build-libcpp"
130 # these tools are built for the build environment
131 build_tools="build-texinfo build-flex build-bison build-m4 build-fixincludes"
138 # Note, the powerpc-eabi build depends on sim occurring before gdb in order to
188 ## ${configdirs} is directories we build using the host tools.
189 ## ${target_configdirs} is directories we build using the target tools.
220 # Find the build and target subdir names.
222 # Be sure to cover against remnants of an in-tree build.
257 # it's not even worth trying to configure, much less build, that tool.
263 # We won't be able to build gdbtk without X.
294 [build as offload target compiler.
301 during the build])],
329 [build gold @<:@ARG={default,yes,no}@:>@])],
373 [build ld @<:@ARG={default,yes,no}@:>@])],
433 [do not build libquadmath directory]),
453 [AS_HELP_STRING([--enable-libada], [build libada directory])],
461 [AS_HELP_STRING([--enable-libssp], [build libssp directory])],
467 [do not build libstdc++-v3 directory]),
480 [build liboffloadmic @<:@ARG={no,host,target}@:>@]),
516 # target-specific build rules, so it will be forcibly enabled
532 [build static libjava @<:@default=no@:>@])],
684 # libquadmath is unused on AIX and libquadmath build process use of
702 # doesn't fault for those - instead, it gives a build-time error
721 # the C++ libraries don't build on top of CE's C libraries
859 # build on HP-UX 10.20.
962 # This section makes it possible to build newlib natively on linux.
1185 # always build newlib if winsup directory is present.
1228 # always build newlib.
1315 # If we aren't building newlib, then don't build libgloss, since libgloss
1360 if test "${build}" != "${host}" ; then
1398 case $build in
1437 [enable bootstrapping @<:@yes if native build@:>@])],,
1452 yes:$build:$build:default)
1459 yes:$build:$build:yes)
1478 # When bootstrapping with GCC, build stage 1 in C++98 mode to ensure that a
1819 ACX_ELF_TARGET_IFELSE([# ELF platforms build the lto-plugin always.
2047 AC_MSG_ERROR([GNAT is required to build $language])
2109 [choose additional languages to build during
2162 dirname=`echo $dir | sed -e s/target-//g -e s/build-//g -e s/-/_/g`
2180 # Make sure we only build Boehm's garbage collector if required.
2215 dirname=`echo $dir | sed -e s/target-//g -e s/build-//g`
2254 j=`echo $i | sed -e s/build-//g`
2292 # If we can build libiberty, we can also build libiberty-linker-plugin.
2349 # Okay, some application will build, or we don't care to check. Still
2366 AC_ARG_WITH([build-sysroot],
2367 [AS_HELP_STRING([--with-build-sysroot=SYSROOT],
2368 [use sysroot as the system root during the build])],
2584 # This just makes sure to use the -mieee option to build target libs.
2590 # If --enable-target-optspace always use -Os instead of -O2 to build
2685 AC_ARG_WITH([build-config],
2686 [AS_HELP_STRING([--with-build-config='NAME NAME2...'],
2687 [use config/NAME.mk build configuration])],
2729 # build configuration in Makefile.
2731 build_configdirs=`echo "${build_configdirs}" | sed -e 's/build-//g'`
2798 # extrasub-{build,host,target} not because there is any reason to split
2818 /^@if build-$module\$/d
2819 /^@endif build-$module\$/d
2820 /^@if build-$module-$bootstrap_suffix\$/d
2821 /^@endif build-$module-$bootstrap_suffix\$/d"
2871 [AS_HELP_STRING([[--enable-serial-[{host,target,build}-]configure]],
2873 sub-packages for the host, target or build
2893 *) echo "configure-build-${item}: configure-build-${olditem}" >> serdep.tmp ;;
2918 # Base args. Strip norecursion, cache-file, srcdir, host, build,
3018 -build* | \
3072 [additional configure arguments for build directories])
3078 # For the build-side libraries, we just need to pretend we're native,
3080 # desired. We can't even use the same cache file for all build-side
3110 # Special user-friendly check for native x86_64-linux build, if
3113 x86_64-*linux*:yes:$build:$build:)
3125 …un configure with --enable-multilib. If you do not have them, and want to build a 64-bit-only comp…
3150 # Pass the appropriate --build, --host, --target and --cache-file arguments.
3170 if test "${build}" != "${host}"; then
3191 # Here host == target, so we don't need to build gcc,
3233 # our build compiler if desired.
3234 if test x"${build}" = x"${host}" ; then
3244 if test "${build}" = "${host}" && test -d ${srcdir}/gcc; then
3316 # on the build machine. These are used if the Makefile can't locate these
3363 # FIXME: expect and dejagnu may become build tools?
3368 test $host = $build && EXPECT='$$r/$(HOST_SUBDIR)/expect/expect'
3375 test $host = $build && RUNTEST='$$s/$(HOST_SUBDIR)/dejagnu/runtest'
3400 AC_ARG_WITH([build-time-tools],
3401 [AS_HELP_STRING([--with-build-time-tools=PATH],
3402 [use given path to find target tools during the build])],
3407 AC_MSG_WARN([argument to --with-build-time-tools must be an absolute path])
3440 …then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else ech…
3477 if test $host = $build; then
3515 # Stage specific cflags for build.
3517 case $build in
3569 [build host code as shared libraries])],
3575 # that they might want to do a separate configure/build of
3587 If you want to build both the jit and the regular compiler, it is often