HomeSort by relevance Sort by last modified time
    Searched refs:gcc (Results 226 - 250 of 333) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/quake/quake/src/QW/
Makefile.Solaris 22 CC=gcc
  /external/valgrind/main/drd/scripts/
download-and-build-splash2.in 85 -CC := gcc
  /ndk/sources/host-tools/nawk-20071023/
README 66 compiled this without any changes using gcc -Wall and/or local C
84 This compiles without change on Macintosh OS X using gcc and
  /ndk/toolchains/arm-linux-androideabi-4.4.3/
setup.mk 16 # this file is used to prepare the NDK to build with the arm gcc-4.4.3
  /ndk/toolchains/arm-linux-androideabi-4.6/
setup.mk 16 # this file is used to prepare the NDK to build with the arm gcc-4.6
  /ndk/toolchains/arm-linux-androideabi-4.7/
setup.mk 16 # this file is used to prepare the NDK to build with the arm gcc-4.7
  /external/libcap-ng/libcap-ng-0.7/
depcomp 79 depmode=gcc
107 ## gcc 3 implements dependency tracking that does exactly what
133 gcc)
134 ## There are various ways to get dependency output from gcc. Here's
139 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
163 ## dummy dependencies for each header file. Too bad gcc doesn't do
167 ## Some versions of gcc put a space before the `:'. On the theory
  /external/llvm/test/
Makefile 107 CXX_FOR_OCAMLOPT := $(subst gcc,g++,$(CC_FOR_OCAMLOPT))
  /external/llvm/tools/bugpoint/
BugDriver.h 38 class GCC;
54 GCC *gcc; member in class:llvm::BugDriver
ToolRunner.cpp 157 // Print out the error messages generated by GCC if possible...
446 GCC::FileType LLC::OutputCode(const std::string &Bitcode,
485 return UseIntegratedAssembler ? GCC::ObjectFile : GCC::AsmFile;
506 GCC::FileType FileKind = OutputCode(Bitcode, OutputAsmFile, *Error, Timeout,
513 // Assuming LLC worked, compile the result with GCC and run it.
514 return gcc->ExecuteProgram(OutputAsmFile.str(), Args, FileKind,
534 GCC *gcc = GCC::create(Message, GCCBinary, GCCArgs) local
    [all...]
  /external/openfst/
depcomp 79 depmode=gcc
107 ## gcc 3 implements dependency tracking that does exactly what
133 gcc)
134 ## There are various ways to get dependency output from gcc. Here's
139 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
163 ## dummy dependencies for each header file. Too bad gcc doesn't do
167 ## Some versions of gcc put a space before the `:'. On the theory
  /external/srtp/
Makefile 33 CC = gcc
  /ndk/build/tools/
build-host-prebuilts.sh 37 if [ -f "${DARWIN_TOOLCHAIN}-gcc" ]; then
86 if [ ! -f "$SRC_DIR/build/configure" -o ! -d "$SRC_DIR/gcc/gcc-$DEFAULT_GCC_VERSION" ]; then
88 echo " the directory $SRC_DIR/gcc/gcc-$DEFAULT_GCC_VERSION does not exist"
297 run $BUILDTOOLS/build-gcc.sh "$SRC_DIR" "$NDK_DIR" $TOOLCHAIN_NAME $TOOLCHAIN_FLAGS
make-standalone-toolchain.sh 151 # Check that we have any prebuilts GCC toolchain here
165 TOOLCHAIN_GCC=$TOOLCHAIN_PATH/bin/$ABI_CONFIGURE_TARGET-gcc
199 # Now copy the GCC toolchain prebuilt binaries
208 # make clang/++ easier drop-in replacement for gcc/++ in NDK standalone mode.
gen-platforms.sh 377 COMMAND="$BINPREFIX-gcc -Wl,-shared,-Bsymbolic -nostdlib -o $TMPO $TMPC"
417 if [ ! -f "$TOOLCHAIN_PREFIX-gcc" ]; then
418 dump "ERROR: $ARCH toolchain not installed: $TOOLCHAIN_PREFIX-gcc"
469 if [ ! -f "$TOOLCHAIN_PREFIX-gcc" ]; then
470 dump "ERROR: $ARCH toolchain not installed: $TOOLCHAIN_PREFIX-gcc"
478 (cd "$COMMON_SRC_DIR" && $TOOLCHAIN_PREFIX-gcc -DPLATFORM_SDK_VERSION=$API -fpic -S -o - crtbrand.c | \
506 (cd "$SRC_DIR" && $TOOLCHAIN_PREFIX-gcc -O2 -fpic -Wl,-r -nostdlib -o "$DST_DIR/$DST_FILE" $SRC_FILE) 1>>$TMPL 2>&1
643 # Copy the prebuilt binaries to bootstrap GCC
  /ndk/
ndk-build 318 --use-cc ${TOOLCHAIN_PREFIX}gcc \
  /external/mksh/src/
Build.sh 175 test $ct = gcc && vscan='unrecogni[sz]ed'
818 # - GCC defines __hpux too
866 ct="gcc"
937 gcc)
940 -dumpmachine` gcc`$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN \
1177 if test $ct = gcc; then
1178 # The following tests run with -Werror (gcc only) if possible
1223 "if gcc supports $t_cflags $t_ldflags" "$t_ldflags"
1239 #ac_flags 1 agcc -Agcc 'for support of GCC extensions'
1278 # flags common to a subset of compilers (run with -Werror on gcc)
    [all...]
  /external/elfutils/
elfutils.spec 16 BuildRequires: gcc >= 4.1.2-33
415 - libdw: Fix using libdw.h with gcc < 4 and C++ code. Compiler bug.
548 - drop x86_64 hack, ICE fixed in gcc-3.2-11.
555 - x86_64: avoid gcc-3.2 ICE on x86_64 for now.
  /external/grub/
config.status 531 s,@CC@,gcc,;t t
532 s,@ac_ct_CC@,gcc,;t t
547 s,@CCAS@,gcc,;t t
556 s,@CPP@,gcc -E,;t t
    [all...]
  /external/icu4c/
config.status 303 with options \" 'CC=gcc' 'CFLAGS= -O3' 'CXXFLAGS= -O' 'CXX=g++'\"
382 echo "running /bin/sh ./configure " 'CC=gcc' 'CFLAGS= -O3' 'CXXFLAGS= -O' 'CXX=g++' $ac_configure_extra_args " --no-create --no-recursion" >&6
383 exec /bin/sh ./configure 'CC=gcc' 'CFLAGS= -O3' 'CXXFLAGS= -O' 'CXX=g++' $ac_configure_extra_args --no-create --no-recursion
537 s,@CC@,gcc,;t t
540 s,@ac_ct_CC@,gcc,;t t
573 s,@GENCCODE_ASSEMBLY@,-a gcc,;t t
574 s,@CPP@,gcc -E,;t t
    [all...]
icudefs.mk 86 GENCCODE_ASSEMBLY = -a gcc
112 CC = gcc
  /external/jpeg/
ltconfig 132 --with-gcc assume that the GNU C compiler will be used
156 --with-gcc) with_gcc=yes ;;
312 # AIX sometimes has problems with the GCC collect2 program. For some
354 # Check to see if we are using GCC.
356 # If CC is not set, then try to find GCC or a usable CC.
358 echo $ac_n "checking for gcc... $ac_c" 1>&6
363 if test -f $dir/gcc; then
364 CC="gcc"
377 # Not "gcc", so try "cc", rejecting "/usr/ucb/cc".
421 # Now see if the compiler is really GCC
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltconfig 132 --with-gcc assume that the GNU C compiler will be used
156 --with-gcc) with_gcc=yes ;;
312 # AIX sometimes has problems with the GCC collect2 program. For some
354 # Check to see if we are using GCC.
356 # If CC is not set, then try to find GCC or a usable CC.
358 echo $ac_n "checking for gcc... $ac_c" 1>&6
363 if test -f $dir/gcc; then
364 CC="gcc"
377 # Not "gcc", so try "cc", rejecting "/usr/ucb/cc".
421 # Now see if the compiler is really GCC
    [all...]
  /ndk/build/core/
default-build-commands.mk 108 TARGET_CC = $(TOOLCHAIN_PREFIX)gcc
  /external/chromium/build/
install-chroot.sh 272 autoconf automake1.9 dpkg-dev g++-multilib gcc-multilib gdb less libtool \

Completed in 1541 milliseconds

1 2 3 4 5 6 7 8 91011>>