Lines Matching refs:build
996 build
1211 -build | --build | --buil | --bui | --bu)
1213 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1543 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1589 build=$build_alias
1741 --build=BUILD configure for building on BUILD [guessed]
1742 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1757 create a universal binary build. SDKDIR specifies
1758 which macOS SDK should be used to perform the build,
1785 --disable-test-modules don't build nor install test modules
1790 --with-build-python=python3.11
1791 path to build python binary for cross compiling
1794 use pkg-config to detect build options (default is
1815 do not build libpythonMAJOR.MINOR.a and do not
1817 --with-pydebug build with Py_DEBUG defined (default is no)
1820 --with-assertions build with C assertions enabled (default is no)
1822 enable Link-Time-Optimization in any build (default
1839 --with-system-expat build pyexpat module using an installed expat
1841 --with-system-ffi build _ctypes module using an installed ffi library,
1844 --with-system-libmpdec build _decimal module using an installed libmpdec
1847 build _decimal module using a coroutine-local rather
3411 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
3412 printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
3526 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3527 printf %s "checking build system type... " >&6; }
3536 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
3545 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
3547 build=$ac_cv_build
3600 as_fn_error $? "Cross compiling required --host=HOST-TUPLE and --build=ARCH" "$LINENO" 5
3608 # Check whether --with-build-python was given.
3612 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-build-python" >&5
3613 printf %s "checking for --with-build-python... " >&6; }
3621 as_fn_error $? "invalid --with-build-python option: expected path or \"yes\", not \"no\"" "$LINENO" 5
3625 as_fn_error $? "invalid or missing build python binary \"$with_build_python\"" "$LINENO" 5
3641 as_fn_error $? "Cross compiling requires --with-build-python" "$LINENO" 5
4226 as_fn_error $? "cross build not supported for $host" "$LINENO" 5
4279 as_fn_error $? "cross build not supported for $host" "$LINENO" 5
4403 # it may influence the way we can build extensions, so distutils
4415 # when running configure or make. The build should not break if they do.
6650 By default, distutils will build C++ extension modules with \"$CXX\".
6655 By default, distutils will build C++ extension modules with \"$CXX\".
7147 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for case-insensitive build directory" >&5
7148 printf %s "checking for case-insensitive build directory... " >&6; }
7197 # with the ABI build flags appended.
7357 # library that we build, but we do not want to link against it (we
7652 # Build Python needs object files but don't need to build
8510 as_fn_error $? "llvm-ar is required for a --with-lto build with clang but could not be found." "$LINENO" 5
8721 as_fn_error $? "llvm-profdata is required for a --enable-optimizations build but could not be found." "$LINENO" 5
8737 as_fn_error $? "llvm-profdata is required for a --enable-optimizations build but could not be found." "$LINENO" 5
9558 # Calculate an appropriate deployment target for this build:
9566 # 2. the operating system version of the build machine if >= 10.6
9605 # environment during configure and build time.
11943 # in the build location.
13083 # of the AIX system used to build/package Python executable. This tag serves
13523 # universal here means: build libmpdec with the same arch options
23335 # from the following attributes which affect the ABI of this Python build (in
25099 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for build directories" >&5
25100 printf %s "checking for build directories... " >&6; }
25899 # Requires static OpenSSL build with position-independent code. Some features
25905 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for unsupported static openssl build" >&5
25906 printf %s "checking for unsupported static openssl build... " >&6; }
26238 # Check whether to disable test modules. Once set, setup.py will not build
29832 # Have a temporary directory for convenience. Make it in the build tree
30155 *) # Look for the file first in the build tree, then in the source tree
30437 If you want a release build with all stable optimizations active (PGO, etc),
30442 If you want a release build with all stable optimizations active (PGO, etc),