Home | History | Annotate | Download | only in icu4c

Lines Matching refs:BUILD

702 build
867 -build | --build | --buil | --bui | --bu)
869 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1190 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1236 build=$build_alias
1244 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1389 --build=BUILD configure for building on BUILD [guessed]
1390 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1403 --enable-debug build debug libraries default=no
1404 --enable-release build release libraries default=yes
1406 --enable-64bit-libs (deprecated, use --with-library-bits) build 64-bit libraries default= platform default
1407 --enable-shared build shared libraries default=yes
1408 --enable-static build static libraries default=no
1415 --enable-threads build ICU with thread safety default=yes
1417 --enable-extras build ICU extras default=yes
1418 --enable-icuio build ICU's icuio library default=yes
1419 --enable-layout build ICU's layout library default=yes
1420 --enable-tests build ICU tests default=yes
1421 --enable-samples build ICU samples default=yes
1429 --with-cross-build=dir specify an absolute path to the build directory of an ICU built for the current platform default=no cross dir
2529 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2530 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2648 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2649 $as_echo_n "checking build system type... " >&6; }
2657 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2666 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2668 build=$ac_cv_build
2762 # Check whether to build debug libraries
2763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build debug libraries" >&5
2764 $as_echo_n "checking whether to build debug libraries... " >&6; }
2779 # Check whether to build release libraries
2780 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build release libraries" >&5
2781 $as_echo_n "checking whether to build release libraries... " >&6; }
4196 # Check whether --with-cross-build was given.
4206 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
4214 as_fn_error $? "${cross_buildroot}/config/icucross.mk not found. Please build ICU in ${cross_buildroot} first." "$LINENO" 5
4216 as_fn_error $? "No such directory ${cross_buildroot} supplied as the argument to --with-cross-build. Use an absolute path." "$LINENO" 5
4353 # Check if we can build and use 64-bit libraries
4762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to build 64-bit executables" >&5
4763 $as_echo_n "checking how to build 64-bit executables... " >&6; }
4766 # Find out if we think we can *build* for 64 bit. Doesn't check whether we can run it.
4994 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to build 32-bit executables" >&5
4995 $as_echo_n "checking how to build 32-bit executables... " >&6; }
5261 # Check whether to build shared libraries
5262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
5263 $as_echo_n "checking whether to build shared libraries... " >&6; }
5281 # Check whether to build static libraries
5282 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
5283 $as_echo_n "checking whether to build static libraries... " >&6; }
7775 # for build.
8558 # Have a temporary directory for convenience. Make it in the build tree
8879 *) # Look for the file first in the build tree, then in the source tree
9142 echo "Building ICU: Use a GNU make such as $U_MAKE to build ICU."
9145 echo "This may cause ICU to fail to build. Please make sure that GNU make"