Searched refs:CC (Results 1 - 25 of 423) sorted by path

1234567891011>>

/haiku-buildtools/autoconf/
H A Dconfigure1168 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1670 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1671 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
/haiku-buildtools/autoconf/man/
H A Dconfig.guess.x10 `CC_FOR_BUILD' is not specified, `CC' will be used. Be sure to
11 specify `CC_FOR_BUILD' is `CC' is a cross-compiler to the `host'
15 CC a native C compiler, the previous variable is preferred
/haiku-buildtools/autoconf/tests/
H A DMakefile.am191 CC=g++ make check
/haiku-buildtools/binutils/
H A DMakefile.in152 CC="$(CC_FOR_BUILD)"; export CC; \
189 CC="$(CC)"; export CC; \
257 CC="$(STAGE_CC_WRAPPER) $$r/$(HOST_SUBDIR)/prev-gcc/xgcc$(exeext) \
259 $(XGCC_FLAGS_FOR_TARGET) $$TFLAGS"; export CC; \
260 CC_FOR_BUILD="$$CC"; export CC_FOR_BUILD; \
278 CC="$(CC_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $$TFLAGS"; export CC; \
[all...]
H A DMakefile.tpl155 CC="$(CC_FOR_BUILD)"; export CC; \
192 CC="$(CC)"; export CC; \
260 CC="$(STAGE_CC_WRAPPER) $$r/$(HOST_SUBDIR)/prev-gcc/xgcc$(exeext) \
262 $(XGCC_FLAGS_FOR_TARGET) $$TFLAGS"; export CC; \
263 CC_FOR_BUILD="$$CC"; export CC_FOR_BUILD; \
281 CC="$(CC_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $$TFLAGS"; export CC; \
[all...]
H A Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
H A Dconfig.rpath32 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
38 # - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
74 case $CC in
224 collect2name=`${CC} -print-prog-name=collect2`
241 ${CC} ${LDFLAGS} conftest.c -o conftest
280 if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
348 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
H A Dconfigure676 CC
804 CC
1399 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1569 CC C compiler command
1598 CC for the target
2229 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2230 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4057 CC_FOR_BUILD="\$(CC)"
4072 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4073 ac_link='$CC
[all...]
/haiku-buildtools/binutils/bfd/
H A DMakefile.am1009 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
H A DMakefile.in154 libbfd_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
163 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
165 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
166 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
168 CCLD = $(CC)
169 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
211 CC = @CC@
2135 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
H A Dconfigure728 CC
810 CC
1361 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1474 CC C compiler command
2533 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2534 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2678 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2679 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2689 if test -n "$CC"; then
2690 ac_cv_prog_CC="$CC" # Le
[all...]
H A Dmakefile.vms45 ifeq ($(CC),gcc)
/haiku-buildtools/binutils/bfd/doc/
H A DMakefile.in171 CC = @CC@
/haiku-buildtools/binutils/binutils/
H A DMakefile.am184 echo $(CC); \
197 CC="$(CC)" CC_FOR_BUILD="$(CC_FOR_BUILD)" \
287 # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(AR_PROG) ar.o maybe-ranlib.o $(ADDL_LIBS) $(EXTRALIBS)
294 # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(OBJCOPY_PROG) objcopy.o maybe-strip.o $(ADDL_LIBS) $(EXTRALIBS)
H A DMakefile.in255 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
257 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
258 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
260 CCLD = $(CC)
261 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
320 CC = @CC@
579 echo $(CC); \
1328 CC="$(CC)" CC_FOR_BUIL
[all...]
H A Dconfigure715 CC
792 CC
1345 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1453 CC C compiler command
2517 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2518 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2662 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2663 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2673 if test -n "$CC"; then
2674 ac_cv_prog_CC="$CC" # Le
[all...]
H A Dembedspu.sh88 CC="$mydir/../gcc/xgcc -B$mydir/../gcc/"
95 CC="$prog"
148 ${CC} ${FLAGS} -x assembler-with-cpp -nostartfiles -nostdlib \
/haiku-buildtools/binutils/binutils/doc/
H A DMakefile.in170 CC = @CC@
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/
H A Dcompress.exp687 set CC_FOR_TARGET $env(CC)
H A Dobjcopy.exp409 global CC
517 global CC
H A Dobjdump.exp288 set CC_FOR_TARGET $env(CC)
/haiku-buildtools/binutils/config/
H A Ddepstand.m428 [ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
/haiku-buildtools/binutils/etc/
H A Dconfigure1151 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1640 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1641 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
/haiku-buildtools/binutils/gas/
H A DMakefile.am633 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
636 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
641 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
644 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
649 $(MAKE) CC="$(CC)" CFLAG
[all...]
H A DMakefile.in134 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
136 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
139 CCLD = $(CC)
140 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
185 CC = @CC@
959 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tc-aarch64.o -MD -MP -MF $(DEPDIR)/tc-aarch64.Tpo -c -o tc-aarch64.o `test -f 'config/tc-aarch64.c' || echo '$(srcdir)/'`config/tc-aarch64.c
963 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tc-aarch64.o `test -f 'config/tc-aarch64.c' || echo '$(srcdir)/'`config/tc-aarch64.c
966 @am__fastdepCC_TRUE@ $(CC)
[all...]

Completed in 340 milliseconds

1234567891011>>