Home | History | Annotate | Download | only in icu4c

Lines Matching refs:BUILD

700 build
865 -build | --build | --buil | --bui | --bu)
867 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1188 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1234 build=$build_alias
1242 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1387 --build=BUILD configure for building on BUILD [guessed]
1388 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1401 --enable-debug build debug libraries default=no
1402 --enable-release build release libraries default=yes
1404 --enable-64bit-libs (deprecated, use --with-library-bits) build 64-bit libraries default= platform default
1405 --enable-shared build shared libraries default=yes
1406 --enable-static build static libraries default=no
1413 --enable-threads build ICU with thread safety default=yes
1415 --enable-extras build ICU extras default=yes
1416 --enable-icuio build ICU's icuio library default=yes
1417 --enable-layout build ICU's layout library default=yes
1418 --enable-tests build ICU tests default=yes
1419 --enable-samples build ICU samples default=yes
1427 --with-cross-build=dir specify an absolute path to the build directory of an ICU built for the current platform default=no cross dir
2527 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2528 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2640 $as_echo_n "checking build system type... " >&6; }
2648 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2657 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2659 build=$ac_cv_build
2753 # Check whether to build debug libraries
2754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build debug libraries" >&5
2755 $as_echo_n "checking whether to build debug libraries... " >&6; }
2770 # Check whether to build release libraries
2771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build release libraries" >&5
2772 $as_echo_n "checking whether to build release libraries... " >&6; }
4187 # Check whether --with-cross-build was given.
4197 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
4205 as_fn_error $? "${cross_buildroot}/config/icucross.mk not found. Please build ICU in ${cross_buildroot} first." "$LINENO" 5
4207 as_fn_error $? "No such directory ${cross_buildroot} supplied as the argument to --with-cross-build. Use an absolute path." "$LINENO" 5
4339 # Check if we can build and use 64-bit libraries
4748 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to build 64-bit executables" >&5
4749 $as_echo_n "checking how to build 64-bit executables... " >&6; }
4752 # Find out if we think we can *build* for 64 bit. Doesn't check whether we can run it.
4967 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to build 32-bit executables" >&5
4968 $as_echo_n "checking how to build 32-bit executables... " >&6; }
5234 # Check whether to build shared libraries
5235 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
5236 $as_echo_n "checking whether to build shared libraries... " >&6; }
5254 # Check whether to build static libraries
5255 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
5256 $as_echo_n "checking whether to build static libraries... " >&6; }
7741 # for build.
8523 # Have a temporary directory for convenience. Make it in the build tree
8844 *) # Look for the file first in the build tree, then in the source tree
9107 echo "Building ICU: Use a GNU make such as $U_MAKE to build ICU."
9110 echo "This may cause ICU to fail to build. Please make sure that GNU make"