Lines Matching refs:BUILD
686 build
849 -build | --build | --buil | --bui | --bu)
851 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1172 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1218 build=$build_alias
1226 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1371 --build=BUILD configure for building on BUILD [guessed]
1372 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1384 --enable-debug build debug libraries and enable the U_DEBUG define default=no
1385 --enable-release build release libraries default=yes
1387 --enable-64bit-libs (deprecated, use --with-library-bits) build 64-bit libraries default= platform default
1388 --enable-shared build shared libraries default=yes
1389 --enable-static build static libraries default=no
1397 --enable-extras build ICU extras default=yes
1398 --enable-icuio build ICU's icuio library default=yes
1399 --enable-layout build ICU's layout library default=yes
1400 --enable-tests build ICU tests default=yes
1401 --enable-samples build ICU samples default=yes
1409 --with-cross-build=dir specify an absolute path to the build directory of an ICU built for the current platform default=no cross dir
2508 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2509 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2627 $as_echo_n "checking build system type... " >&6; }
2635 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2644 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2646 build=$ac_cv_build
2704 # Check whether to build debug libraries
2705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build debug libraries" >&5
2706 $as_echo_n "checking whether to build debug libraries... " >&6; }
2721 # Check whether to build release libraries
2722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build release libraries" >&5
2723 $as_echo_n "checking whether to build release libraries... " >&6; }
3948 # Check whether --with-cross-build was given.
3958 as_fn_error $? "Error! Cross compiling but no --with-cross-build option specified - please supply the path to an executable ICU's build root" "$LINENO" 5
3966 as_fn_error $? "${cross_buildroot}/config/icucross.mk not found. Please build ICU in ${cross_buildroot} first." "$LINENO" 5
3968 as_fn_error $? "No such directory ${cross_buildroot} supplied as the argument to --with-cross-build. Use an absolute path." "$LINENO" 5
4094 # Check if we can build and use 64-bit libraries
4503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to build 64-bit executables" >&5
4504 $as_echo_n "checking how to build 64-bit executables... " >&6; }
4507 # Find out if we think we can *build* for 64 bit. Doesn't check whether we can run it.
4735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to build 32-bit executables" >&5
4736 $as_echo_n "checking how to build 32-bit executables... " >&6; }
5021 # Check whether to build shared libraries
5022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
5023 $as_echo_n "checking whether to build shared libraries... " >&6; }
5041 # Check whether to build static libraries
5042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
5043 $as_echo_n "checking whether to build static libraries... " >&6; }
5627 # Always build ICU with multi-threading support.
6328 as_fn_error $? "Namespace support is required to build ICU." "$LINENO" 5
7310 # for build.
8128 # Have a temporary directory for convenience. Make it in the build tree
8343 *) # Look for the file first in the build tree, then in the source tree
8578 echo "Building ICU: Use a GNU make such as $U_MAKE to build ICU."
8581 echo "This may cause ICU to fail to build. Please make sure that GNU make"