Lines Matching refs:CC

70 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.c 1>&5'
71 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.c $LIBS 1>&5'
93 old_CC="$CC"
355 if test "$with_gcc" != yes || test -z "$CC"; then
356 # If CC is not set, then try to find GCC or a usable CC.
357 if test -z "$CC"; then
364 CC="gcc"
370 if test -n "$CC"; then
371 echo "$ac_t$CC" 1>&6
378 if test -z "$CC"; then
389 CC="cc"
396 set dummy $CC
401 # first if we set CC to just the name; use the full file name.
405 CC="$@"
409 if test -n "$CC"; then
410 echo "$ac_t$CC" 1>&6
415 if test -z "$CC"; then
432 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo $progname:432: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
439 # Allow CC to be a program name with arguments.
440 set dummy $CC
481 # Is there a better link_static_flag that works with the bundled CC?
552 # On HP-UX, both CC and GCC only warn that PIC is supported... then they
578 echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
581 echo "$progname: add \`$special_shlib_compile_flags' to the CC or CFLAGS env variable and reconfigure" 1>&2
625 ac_prog=`($CC -print-prog-name=ld) 2>&5`
719 archive_cmds='$CC -shared ${wl}-soname $wl$soname -o $lib$libobjs'
748 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$CC -o $objdir/$soname$libobjs ${wl}-bE:$lib.exp ${wl}-bM:SRE ${wl}-bnoentry;$AR cru $lib $objdir/$soname'
781 archive_cmds='$CC -shared -o $lib$libobjs'
828 archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $objdir/$libname.def;$echo "DESCRIPTION \"$libname\"" >> $objdir/$libname.def;$echo DATA >> $objdir/$libname.def;$echo " SINGLE NONSHARED" >> $objdir/$libname.def;$echo EXPORTS >> $objdir/$libname.def;emxexp$libobjs >> $objdir/$libname.def;$CC -Zdll -Zcrtdll -o $lib$libobjs $objdir/$libname.def'
860 archive_cmds='$CC -shared -o $lib$libobjs'
1288 old_LN_S AR CC LD LN_S NM reload_flag reload_cmds wl pic_flag \
1346 # CC="$old_CC" CFLAGS="$old_CFLAGS" CPPFLAGS="$old_CPPFLAGS" \\
1383 CC="$CC"