Home | History | Annotate | Download | only in LLVM

Lines Matching refs:BUILD

672 build

906 -build | --build | --buil | --bui | --bu)
908 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1201 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1234 build=$build_alias
1242 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1391 --build=BUILD configure for building on BUILD [guessed]
1392 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1414 --enable-debug-runtime Build runtime libs with debug symbols (default is
1416 --enable-debug-symbols Build compiler with debug symbols (default is NO if
1419 --enable-docs Build documents (default is YES)
1420 --enable-doxygen Build doxygen documentation (default is NO)
1423 --enable-pic Build LLVM with Position Independent Code (default
1425 --enable-shared Build a shared library and link tools against it
1427 --enable-embed-stdcxx Build a shared library with embedded libstdc++ for
1429 --enable-timestamps Enable embedding timestamp information in build
1431 --enable-targets Build specific host targets: all or
1438 --enable-bindings Build specific language bindings:
1879 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1880 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
3378 { echo "$as_me:$LINENO: checking build system type" >&5
3379 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
3387 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
3388 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
3400 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
3401 echo "$as_me: error: invalid value of canonical build" >&2;}
3404 build=$ac_cv_build
4392 { echo "$as_me:$LINENO: checking for executable suffix on build platform" >&5
4393 echo $ECHO_N "checking for executable suffix on build platform... $ECHO_C" >&6; }
5068 *) { { echo "$as_me:$LINENO: error: Can not set target to build" >&5
5069 echo "$as_me: error: Can not set target to build" >&2;}
5128 # Build the LLVM_TARGET and LLVM_... macros for Targets.def and the individual
5417 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
18808 # Determine which bindings to build.
19656 # Have a temporary directory for convenience. Make it in the build tree
19752 build!$build$ac_delim
20014 *) # Look for the file first in the build tree, then in the source tree