Searched refs:CC (Results 1 – 25 of 81) sorted by relevance
1234
4 case "$CC" in5 "") CC=cc67 if $CC -c conftest.c -o conftest.o > /dev/null 2>&1 ; then81 if $CC -c conftest.c -o conftest.o > /dev/null 2>&1 ; then92 if $CC -c conftest.c -o conftest.o > /dev/null 2>&1 ; then116 ${CC} -DHAVE_CONFIG_H -I.. -I. -c alloca.c || exit 1117 ${CC} -DHAVE_CONFIG_H -I.. -I. -c copy-acl.c || exit 1118 ${CC} -DHAVE_CONFIG_H -I.. -I. -c error.c || exit 1119 ${CC} -DHAVE_CONFIG_H -I.. -I. -c exitfail.c || exit 1120 ${CC} -DHAVE_CONFIG_H -I.. -I. -c file-has-acl.c || exit 1[all …]
11 $ CC='gcc -w' sh bootstrap.sh13 % env CC='gcc -w' sh bootstrap.sh
22 # define _STLP_NATIVE_INCLUDE_PATH ../CC/Cstd23 # define _STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH ../CC25 # define _STLP_NATIVE_INCLUDE_PATH ../CC29 # define _STLP_NATIVE_INCLUDE_PATH ../CC81 # define _STLP_NATIVE_CPP_C_HEADER(header) <../CC/##header##.SUNWCCh>84 # define _STLP_NATIVE_C_INCLUDE_PATH ../CC/std85 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../CC/std88 # define _STLP_NATIVE_CPP_C_INCLUDE_PATH ../CC/std
10 #define _STLP_NATIVE_HEADER(__x) </usr/include/CC/##__x>12 #define _STLP_NATIVE_OLD_STREAMS_HEADER(__x) </usr/include/CC/##__x>13 #define _STLP_NATIVE_CPP_C_HEADER(__x) </usr/include/CC/##__x>14 #define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x) </usr/include/CC/##__x>
60 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x) </opt/ctl/CC/CC/include/##__x>
389 if [ -z "$CC" ] ; then390 CC=gcc399 LD="$CC"402 log2 "Using '$CC' as the C compiler"411 CC="$CC -m32"430 log "CC : compiler check ok ($CC)"436 LD="$CC"481 log2 "Object : $CC -o $TMPO -c $CFLAGS $TMPC"482 $CC -o $TMPO -c $CFLAGS $TMPC 2> $TMPL510 log2 "RunExec : $CC -o $TMPE $CFLAGS $TMPC"
8 CC := $(HOST_CC) macro33 CC := i586-mingw32msvc-gcc macro61 $$(hide)$$(CC) $$(CFLAGS) -c -o $$@ $$<71 $(hide)$(CC) $(CFLAGS) $(LDFLAGS) maketab.c -o $@85 $(hide)$(CC) $(LDFLAGS) -o $@ $(OBJECTS) -lm
82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \84 CCLD = $(CC)101 CC = @CC@273 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLA…277 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS…280 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLA…284 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS…287 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLA…291 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS…294 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLA…[all …]
82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \84 CCLD = $(CC)101 CC = gcc macro273 …if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(C…280 …if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(C…287 …if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(C…294 …if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(C…301 …if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(C…308 …if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(C…315 …if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libw32_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(C…[all …]
24 CC='@CC@'65 $CC $defines $CPPFLAGS $CFLAGS \79 $CC $CFLAGS $LDFLAGS $objs $LOADLIBES -o makenew${EXEEXT}
25 CC = cc29 $(CC) $(CFLAGS)/obj=$@ $<34 ifeq ($(CC),cc)42 ifeq ($(CC),cc)62 ifeq ($(CC),cc)
1382 CC C compiler command2322 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'2323 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'2806 if test -n "$CC"; then2807 ac_cv_prog_CC="$CC" # Let the user override the test.2826 CC=$ac_cv_prog_CC2827 if test -n "$CC"; then2828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&52829 $as_echo "$CC" >&6; }2838 ac_ct_CC=$CC[all …]
23 CC = cl113 $(CC) $(CFLAGS) /c $<116 $(CC) $(CFLAGS) /c $?118 $(CC) $(CFLAGS) /c $?120 $(CC) $(CFLAGS) /c $?122 $(CC) $(CFLAGS) /c $?
51 ##/CC/s/^CC *=/#CC =/113 # /-c/s/{CC}\(.*\) -c \(.*\)\([-a-z]*\)\.c/{CC}\1 \2\3.c -o "{o}"\3.c.o/g118 /LDFLAGS/ s/{CC} \(.*\){CFLAGS}\(.*\){LDFLAGS}/Link \1 \2 {LDFLAGS}/119 /CFLAGS_LINK/s/{CC} \(.*\){CFLAGS_LINK}\(.*\){LDFLAGS}/Link \1 \2 {LDFLAGS}/
74 case $CC in224 collect2name=`${CC} -print-prog-name=collect2`241 ${CC} ${LDFLAGS} conftest.c -o conftest280 if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then351 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p…
655 NDK_CCACHE_CC=$CC657 # Unfortunately, we can just do CC="$NDK_CCACHE $CC" because some695 if [ "$HOST_OS" = "linux" -a -z "$CC" -a "$MINGW" != "yes" -a "$TRY64" != "yes" ]; then740 log2 $CC $HOST_CFLAGS -c -o $TMPO $TMPC741 $NDK_CCACHE $CC $HOST_CFLAGS -c -o $TMPO $TMPC >$TMPL 2>&1748 CC="$CC -m32"
174 OLD_CC="$CC"207 export CC="$TOOLCHAIN_PREFIX-gcc --sysroot=$BUILD_SYSROOT" &&217 CC="$OLD_CC"
163 dump "Using C compiler: $CC"201 export CC CXX243 export CC CXX &&
23 CC = sc54 $(CC) IDir "" \
49 - ${CC-LD} $(INTERNAL_CFLAGS) $(INTERNAL_LDFLAGS) -o gdbserver$(EXEEXT) $(OBS) \51 + ${CC-LD} $(INTERNAL_CFLAGS) $(OBS) $(GDBSERVER_LIBS) $(XM_CLIBS) \56 - ${CC-LD} $(INTERNAL_CFLAGS) $(INTERNAL_LDFLAGS) -o gdbreplay$(EXEEXT) $(GDBREPLAY_OBS) \58 + ${CC-LD} $(INTERNAL_CFLAGS) -o gdbreplay$(EXEEXT) $(GDBREPLAY_OBS) \
40 for cc_temp in $CC""; do98 case `$CC -V 2>&1 | sed 5q` in287 collect2name=`${CC} -print-prog-name=collect2`305 ${CC} ${LDFLAGS} conftest.c -o conftest426 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p…
20 $(filter %.o,$(files)): %.o: %.c ; @echo CC -c $(CFLAGS) $< -o $@25 'CC -c bar.c -o bar.o');30 run_make_test(undef, 'lose.o', 'CC -c lose.c -o lose.o');
17 CC := gcc66 $$(CC) $$(CFLAGS) $$(EXTRA_CFLAGS) -c -o $1 $2
23 auto_var = undefined CC MAKETEST MAKE foo CFLAGS WHITE @28 @echo $(origin CC)