Searched refs:CC (Results 51 - 75 of 147) sorted by relevance

123456

/haiku-fatelf/src/libs/ncurses/Ada95/samples/
H A DMakefile.in52 CC = @CC@
67 LINK = $(CC)
/haiku-fatelf/src/bin/bash/lib/tilde/
H A DMakefile32 CC = gcc macro
60 $(CC) -c $(CCFLAGS) $<
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dmakefile.vms15 ifeq ($(CC),gcc)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dmakefile33 $(CC) -c $(DEFINES) $(CFLAGS) -o $@ $<
36 $(CC) -c $(DEFINES) $(CFLAGS) -o $@ $<
/haiku-fatelf/src/bin/gdb/
H A Dlibtool.m463 AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
221 case $host/$CC in
448 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
450 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
581 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
649 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
821 lt_save_CC="$CC"
823 dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC
[all...]
H A Dltcf-gcj.sh58 # If archive_cmds runs LD, not CC, wlarc should be empty
98 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
115 else $CC -o impgen impgen.c ; fi)~
142 test -f $output_objdir/$soname-ltdll.$objext || (cd $output_objdir && $CC -c $soname-ltdll.c)~'
174 $CC -Wl,--base-file,$output_objdir/$soname-base '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~
176 $CC -Wl,--base-file,$output_objdir/$soname-base $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~
178 $CC $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags'
182 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
186 archive_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
187 archive_expsym_cmds='$CC
[all...]
H A Dltcf-c.sh55 # If archive_cmds runs LD, not CC, wlarc should be empty
95 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
112 else $CC -o impgen impgen.c ; fi)~
139 test -f $output_objdir/$soname-ltdll.$objext || (cd $output_objdir && $CC -c $soname-ltdll.c)~'
171 $CC -Wl,--base-file,$output_objdir/$soname-base '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~
173 $CC -Wl,--base-file,$output_objdir/$soname-base $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~
175 $CC $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags'
180 archive_cmds='$CC `test .$module = .yes && echo -bundle || echo -dynamiclib` $allow_undefined_flag -o $lib $libobjs $deplibs $linkopts -install_name $rpath/$soname `test -n "$verstring" -a x$verstring != x0.0 && echo $verstring`'
189 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
193 archive_cmds='$CC
[all...]
H A Dltconfig186 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
187 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
273 old_CC="$CC"
544 # CC_FOR_BUILD overrides the CC variable in config.guess but I had
546 CC="$LTCC"
556 CC="$old_CC"
644 test -z "$CC" && CC=cc
667 # If no C compiler was specified, use CC.
668 LTCC=${LTCC-"$CC"}
[all...]
H A Dconfigure527 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
528 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1584 # other problems. Defining CC to gcc is a questionable way to say "don't use
1586 # or whatever), but I'm not sure leaving CC as cc is any better...
1587 #CC=cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG
1726 # of CC from the fragment.
1728 if test -z "${CC}" && test "${build}" = "${host}" ; then
1740 CC=$tentative_cc
1748 CC=${CC
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dmakefile.vms10 CC=cc
27 ifeq ($(CC),gcc)
/haiku-fatelf/src/bin/network/wget/windows/
H A DMakefile.src.mingw17 CC=gcc
42 ${CC} ${LDFLAGS} -o $@ ${OBJS} ${LIBS}
/haiku-fatelf/src/libs/ncurses/
H A Dconvert_configure.pl28 CC="gcc -Zexe -Zmt"
29 export CC
/haiku-fatelf/src/tests/system/benchmarks/libMicro/
H A Dtattle.c104 (void) printf("%s\n", CC);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/
H A DMakefile60 check_gcc = $(shell if $(CC) $(1) -S -o /dev/null -xc /dev/null > /dev/null 2>&1; then echo "$(1)"; else echo "$(2)"; fi)
84 if $(CC) $(CFLAGS) $< -o $@ $(LDFLAGS) > $$COMPLOG 2>&1; \
142 $(CC) -O2 -o $@ $<
168 if $(CC) $(CFLAGS) $(INCLUDE) -c $< -o $@ $(LDFLAGS) > $$COMPLOG 2>&1; \
/haiku-fatelf/src/bin/bash/support/
H A Dconfig.rpath31 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
37 # - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
73 case $CC in
223 collect2name=`${CC} -print-prog-name=collect2`
240 ${CC} ${LDFLAGS} conftest.c -o conftest
279 if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
350 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
/haiku-fatelf/src/bin/gawk/
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
351 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dconfig.rpath17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
23 # - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
40 for cc_temp in $CC""; do
92 case `$CC -V 2>&1 | sed 5q` in
278 collect2name=`${CC} -print-prog-name=collect2`
296 ${CC} ${LDFLAGS} conftest.c -o conftest
416 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dconfigure312 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 target target_cpu target_vendor target_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE AR ac_ct_AR RANLIB ac_ct_RANLIB LN_S LIBTOOL WARN_CFLAGS MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT INSTALL_LIBBFD_TRUE INSTALL_LIBBFD_FALSE host_noncanonical target_noncanonical bfdlibdir bfdincludedir CPP EGREP ALLOCA USE_NLS MSGFMT GMSGFMT XGETTEXT USE_INCLUDED_LIBINTL CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLDEPS INTLLIBS INTLOBJS POFILES POSUB INCLUDE_LOCALE_H GT_NO GT_YES MKINSTALLDIRS l CC_FOR_BUILD EXEEXT_FOR_BUILD HDEFINES CGEN_MAINT_TRUE CGEN_MAINT_FALSE cgendir WIN32LDFLAGS WIN32LIBADD archdefs BFD_MACHINES LIBOBJS LTLIBOBJS'
753 ac_env_CC_set=${CC+set}
754 ac_env_CC_value=$CC
755 ac_cv_env_CC_set=${CC+set}
756 ac_cv_env_CC_value=$CC
785 To assign environment variables (e.g., CC, CFLAGS...), specify them as
876 CC C compiler command
1300 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1301 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1433 ac_compile='$CC
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/
H A Dconfigure932 CC
1060 CC
1618 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1763 CC C compiler command
2634 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2635 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3482 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3483 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3493 if test -n "$CC"; then
3494 ac_cv_prog_CC="$CC" # Le
[all...]
/haiku-fatelf/build/scripts/
H A Dbuild_cross_tools145 export CC="gcc -arch i386"
153 unset CC
/haiku-fatelf/src/bin/bash/lib/glob/
H A DMakefile32 CC = gcc macro
62 $(CC) -c $(CCFLAGS) $<
/haiku-fatelf/src/bin/diffutils/config/
H A Dconfig.rpath32 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
63 if $CC -E conftest.$ac_ext >/dev/null | grep __INTEL_COMPILER >/dev/null
197 collect2name=`${CC} -print-prog-name=collect2`
276 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
380 sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
/haiku-fatelf/src/bin/sharutils/lib/
H A DMakefile30 CC = gcc macro
38 COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
/haiku-fatelf/src/libs/pdflib/
H A Dconfigure696 ac_env_CC_set=${CC+set}
697 ac_env_CC_value=$CC
698 ac_cv_env_CC_set=${CC+set}
699 ac_cv_env_CC_value=$CC
736 To assign environment variables (e.g., CC, CFLAGS...), specify them as
828 CC C compiler command
1098 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1099 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1394 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1395 ac_link='$CC
[all...]
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dconfig.rpath18 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
24 # - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
41 for cc_temp in $CC""; do
93 case `$CC -V 2>&1 | sed 5q` in
282 collect2name=`${CC} -print-prog-name=collect2`
300 ${CC} ${LDFLAGS} conftest.c -o conftest
421 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then

Completed in 386 milliseconds

123456