Searched refs:CC (Results 101 - 125 of 147) sorted by relevance

123456

/haiku-fatelf/src/bin/gdb/readline/
H A DMakefile.in30 CC = @CC@
83 $(CC) -c $(CCFLAGS) $<
155 $(CC) $(CCFLAGS) -c $(srcdir)/support/wcwidth.c
161 $(CC) $(CCFLAGS) -DREADLINE_LIBRARY -c $(srcdir)/tilde.c
164 $(CC) $(CCFLAGS) -o $@ ./examples/rl.c ./libreadline.a ${TERMCAP_LIB}
/haiku-fatelf/src/bin/sharutils/
H A Dconfigure509 ac_compile='echo ${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5;
510 ${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5 2>&5'
511 ac_link='echo ${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5;
512 ${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5 2>&5'
582 if test -n "$CC"; then
583 ac_cv_prog_CC="$CC" # Let the user override the test.
597 CC="$ac_cv_prog_CC"
598 if test -n "$CC"; then
599 echo "$ac_t""$CC" 1>&6
614 if ${CC
[all...]
/haiku-fatelf/src/libs/ncurses/Ada95/src/
H A DMakefile.in53 CC = @CC@
68 LINK = $(CC)
/haiku-fatelf/src/bin/bash/lib/readline/
H A DMakefile.in41 CC = @CC@
69 $(CC) -c $(CCFLAGS) $<
139 $(CC) $(CCFLAGS) -DREADLINE_LIBRARY -c $(srcdir)/tilde.c
H A DMakefile32 CC = gcc macro
60 $(CC) -c $(CCFLAGS) $<
130 $(CC) $(CCFLAGS) -DREADLINE_LIBRARY -c $(srcdir)/tilde.c
/haiku-fatelf/src/bin/network/tcpdump/
H A Dconfigure313 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os SHLICC2 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP EGREP LIBOBJS V_CCOPT V_DEFS V_GROUP V_INCLS V_PCAPDEP LOCALSRC INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LTLIBOBJS'
754 ac_env_CC_set=${CC+set}
755 ac_env_CC_value=$CC
756 ac_cv_env_CC_set=${CC+set}
757 ac_cv_env_CC_value=$CC
786 To assign environment variables (e.g., CC, CFLAGS...), specify them as
862 CC C compiler command
1286 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1287 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1407 if test -z "$CC" ; the
[all...]
/haiku-fatelf/src/bin/diffutils/src/
H A DMakefile75 CC = gcc macro
174 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
176 CCLD = $(CC)
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dmakefile.dj77 $(CC) $*.c -o $*.exe
103 $(CC) -MM -specs=$(MM_SPECS) $(CFLAGS) $(SOURCES) >> $(MAKEFILE)
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dtic80-opc.c460 #define CC (BITNUM + 1)
465 #define CR_SI (CC + 1)
684 {"bcnd", OP_SI(0x4C), MASK_SI, 0, {OFF_SS_PC, REG_22, CC} },
685 {"bcnd", OP_LI(0x399), MASK_LI, 0, {OFF_SL_PC, REG_22, CC} },
686 {"bcnd", OP_REG(0x398), MASK_REG, 0, {REG_0, REG_22, CC} },
690 {"bcnd.a", OP_SI(0x4D), MASK_SI, 0, {OFF_SS_PC, REG_22, CC} },
691 {"bcnd.a", OP_LI(0x39B), MASK_LI, 0, {OFF_SL_PC, REG_22, CC} },
692 {"bcnd.a", OP_REG(0x39A), MASK_REG, 0, {REG_0, REG_22, CC} },
458 #define CC macro
/haiku-fatelf/src/bin/diffutils/m4/
H A DMakefile71 CC = gcc macro
/haiku-fatelf/src/bin/diffutils/ms/
H A DMakefile75 CC = gcc macro
/haiku-fatelf/src/bin/mail_utils/
H A Dmbox2mail.cpp47 STD_HDR_CC, /* All the CC: field (originally means carbon copy). */
390 HeaderValues [STD_HDR_CC] = MailMessage.CC ();
/haiku-fatelf/src/bin/rcs/
H A Drcstest47 : ${CC=cc}
51 CL="$CC $ALL_CFLAGS $LDFLAGS -o a.out"
/haiku-fatelf/src/libs/ncurses/Ada95/gen/
H A DMakefile.in54 CC = @CC@
/haiku-fatelf/src/bin/diffutils/lib/
H A DMakefile75 CC = gcc macro
177 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
179 CCLD = $(CC)
/haiku-fatelf/src/bin/bash/
H A Dconfigure733 CC
853 CC
1417 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1571 CC C compiler command
2033 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2034 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2197 *-bsdi2.1|*-bsdi3.?) opt_bash_malloc=no ; : ${CC:=shlicc2} ;; # for loadable builtins
2818 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2819 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2829 if test -n "$CC"; the
[all...]
/haiku-fatelf/src/bin/gdb/
H A Dltmain.sh141 CC)
499 "$CC "*) ;;
501 # but not from the CC environment variable when ltconfig was run.
502 "`$echo $CC` "*) ;;
509 "$CC "*)
516 "`$echo $CC` "*)
1533 "$CC "*) ;;
1535 # but not from the CC environment variable when ltconfig was run.
1536 "`$echo $CC` "*) ;;
1543 "$CC "*)
[all...]
/haiku-fatelf/src/bin/network/wget/
H A Dconfigure1048 CC
1141 CC
1703 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1805 CC C compiler command
2280 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2281 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2936 test -z "$CC" && cc_specified=yes
2940 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2941 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2951 if test -n "$CC"; the
[all...]
/haiku-fatelf/src/bin/gdb/readline/shlib/
H A DMakefile.in32 CC = @CC@
143 @echo "Your system and compiler (${host_os}-${CC}) are not supported by the"
/haiku-fatelf/src/libs/ncurses/
H A Dconfig.status342 s,@CC@,gcc,;t t
376 s,@BUILD_CC@,$(CC),;t t
406 s,@MK_SHARED_LIB@,$(CC) -o $@ -Xlinker -soname=`basename $@` -nostart -e 0,;t t
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure1359 CC
1452 CC
2006 To assign environment variables (e.g., CC, CFLAGS...), specify them as
2124 CC C compiler command
3404 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3405 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4003 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4004 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4014 if test -n "$CC"; then
4015 ac_cv_prog_CC="$CC" # Le
[all...]
/haiku-fatelf/src/bin/bash/builtins/
H A DMakefile22 CC = gcc macro
23 CC_FOR_BUILD = $(CC)
95 $(CC) -c $(CCFLAGS) $*.c || ( $(RM) $*.c ; exit 1 )
106 $(CC) -c $(CCFLAGS) $<
/haiku-fatelf/src/bin/diffutils/man/
H A DMakefile75 CC = gcc macro
/haiku-fatelf/src/bin/gawk/
H A DMakefile73 CC = gcc macro
313 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
315 CCLD = $(CC)
930 $(CC) $(LDFLAGS) -o gawk $$(ls *.o | grep -v '_p.o$$') $(LIBS) -lefence
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dltmain.sh677 CC) ;;
1015 for arg in $CC; do
1021 # but not from the CC environment variable when configure was run.
1022 " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
1031 for arg in $CC; do
1037 " $CC "* | "$CC "* | " `
[all...]

Completed in 502 milliseconds

123456