Lines Matching refs:CC
2586 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2587 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'
3604 if test -n "$CC"; then
3605 ac_cv_prog_CC="$CC" # Let the user override the test.
3628 CC=$ac_cv_prog_CC
3629 if test -n "$CC"; then
3630 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3631 printf "%s\n" "$CC" >&6; }
3640 ac_ct_CC=$CC
3683 CC=""
3691 CC=$ac_ct_CC
3694 CC="$ac_cv_prog_CC"
3697 if test -z "$CC"; then
3707 if test -n "$CC"; then
3708 ac_cv_prog_CC="$CC" # Let the user override the test.
3731 CC=$ac_cv_prog_CC
3732 if test -n "$CC"; then
3733 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3734 printf "%s\n" "$CC" >&6; }
3743 if test -z "$CC"; then
3752 if test -n "$CC"; then
3753 ac_cv_prog_CC="$CC" # Let the user override the test.
3793 CC=$ac_cv_prog_CC
3794 if test -n "$CC"; then
3795 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3796 printf "%s\n" "$CC" >&6; }
3804 if test -z "$CC"; then
3816 if test -n "$CC"; then
3817 ac_cv_prog_CC="$CC" # Let the user override the test.
3840 CC=$ac_cv_prog_CC
3841 if test -n "$CC"; then
3842 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3843 printf "%s\n" "$CC" >&6; }
3850 test -n "$CC" && break
3853 if test -z "$CC"; then
3854 ac_ct_CC=$CC
3903 CC=""
3911 CC=$ac_ct_CC
3916 if test -z "$CC"; then
3926 if test -n "$CC"; then
3927 ac_cv_prog_CC="$CC" # Let the user override the test.
3950 CC=$ac_cv_prog_CC
3951 if test -n "$CC"; then
3952 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3953 printf "%s\n" "$CC" >&6; }
3962 ac_ct_CC=$CC
4005 CC=""
4013 CC=$ac_ct_CC
4016 CC="$ac_cv_prog_CC"
4022 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4348 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4349 printf %s "checking whether $CC accepts -g... " >&6; }
4433 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
4434 printf %s "checking for $CC option to enable C11 features... " >&6; }
4440 ac_save_CC=$CC
4447 CC="$ac_save_CC $ac_arg"
4456 CC=$ac_save_CC
4471 CC="$CC $ac_cv_prog_cc_c11"
4479 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
4480 printf %s "checking for $CC option to enable C99 features... " >&6; }
4486 ac_save_CC=$CC
4493 CC="$ac_save_CC $ac_arg"
4502 CC=$ac_save_CC
4517 CC="$CC $ac_cv_prog_cc_c99"
4525 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
4526 printf %s "checking for $CC option to enable C89 features... " >&6; }
4532 ac_save_CC=$CC
4539 CC="$ac_save_CC $ac_arg"
4548 CC=$ac_save_CC
4563 CC="$CC $ac_cv_prog_cc_c89"
4582 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" …
4583 printf %s "checking whether $CC understands -c and -o together... " >&6; }
4605 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4606 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4628 CC="$am_aux_dir/compile $CC"
4637 depcc="$CC" am_compiler_list=
5100 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5101 printf %s "checking for ld used by $CC... " >&6; }
5105 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5107 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
6015 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6073 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6091 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
6825 LTCC=${LTCC-"$CC"}
6831 compiler=$CC
7169 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
8722 old_CC=$CC
8726 test -z "$CC" && CC=cc
8727 test -z "$LTCC" && LTCC=$CC
8881 lt_save_CC=$CC
8909 LTCC=${LTCC-"$CC"}
8915 compiler=$CC
8919 compiler_DEFAULT=$CC
9225 case `$CC -V 2>&1 | $SED 5q` in
9590 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j…
9591 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
9774 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-…
9783 …$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname…
9790 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9804 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
9816 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
9834 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-bas…
9835 …archive_expsym_cmds='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic…
9878 case `$CC -V 2>&1 | $SED 5q` in
9886 …archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $…
9892 …$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-…
9918 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9922 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
9923 …archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname…
9941 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
9942 …archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname…
9970 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9971 …archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retai…
9988 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
9989 …archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname…
10103 collect2name=`$CC -print-prog-name=collect2`
10203 …archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler…
10208 …archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_ent…
10275 …archive_expsym_cmds="$archive_expsym_cmds"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$…
10278 …archive_expsym_cmds="$archive_expsym_cmds"'~$CC '$shared_flag_svr4' -o $output_objdir/$realname.d/…
10331 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
10363 …archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'…
10394 …archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flag…
10395 …module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt…
10396 …D 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_…
10397 …e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_fl…
10432 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10440 …archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output…
10456 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
10476 archive_cmds='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
10479 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs …
10482 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
10488 archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
10491 …archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10498 printf %s "checking if $CC understands -b... " >&6; }
10530 …archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler…
10562 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test …
10592 …archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname…
10595 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" …
10596 …archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$vers…
10610 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10616 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10642 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
10643 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10644 …archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-sy…
10648 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10666 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10678 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10688 …archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$so…
10691 …archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `…
10701 …archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msy…
10705 …archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $so…
10707 …$CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $…
10720 …archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $co…
10722 …$CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs…
10733 archive_cmds='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10735 …$CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $…
10762 archive_cmds='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10782 reload_cmds='$CC -r -o $output$reload_objs'
10817 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10818 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
10820 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10821 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
11124 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_s…
11140 lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11237 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
11739 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11776 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
12733 CC=$lt_save_CC
12803 if test -n "$CC"; then
12804 ac_cv_prog_CC="$CC" # Let the user override the test.
12827 CC=$ac_cv_prog_CC
12828 if test -n "$CC"; then
12829 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
12830 printf "%s\n" "$CC" >&6; }
12839 ac_ct_CC=$CC
12882 CC=""
12890 CC=$ac_ct_CC
12893 CC="$ac_cv_prog_CC"
12896 if test -z "$CC"; then
12906 if test -n "$CC"; then
12907 ac_cv_prog_CC="$CC" # Let the user override the test.
12930 CC=$ac_cv_prog_CC
12931 if test -n "$CC"; then
12932 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
12933 printf "%s\n" "$CC" >&6; }
12942 if test -z "$CC"; then
12951 if test -n "$CC"; then
12952 ac_cv_prog_CC="$CC" # Let the user override the test.
12992 CC=$ac_cv_prog_CC
12993 if test -n "$CC"; then
12994 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
12995 printf "%s\n" "$CC" >&6; }
13003 if test -z "$CC"; then
13015 if test -n "$CC"; then
13016 ac_cv_prog_CC="$CC" # Let the user override the test.
13039 CC=$ac_cv_prog_CC
13040 if test -n "$CC"; then
13041 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
13042 printf "%s\n" "$CC" >&6; }
13049 test -n "$CC" && break
13052 if test -z "$CC"; then
13053 ac_ct_CC=$CC
13102 CC=""
13110 CC=$ac_ct_CC
13115 if test -z "$CC"; then
13125 if test -n "$CC"; then
13126 ac_cv_prog_CC="$CC" # Let the user override the test.
13149 CC=$ac_cv_prog_CC
13150 if test -n "$CC"; then
13151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
13152 printf "%s\n" "$CC" >&6; }
13161 ac_ct_CC=$CC
13204 CC=""
13212 CC=$ac_ct_CC
13215 CC="$ac_cv_prog_CC"
13221 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13292 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
13293 printf %s "checking whether $CC accepts -g... " >&6; }
13377 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
13378 printf %s "checking for $CC option to enable C11 features... " >&6; }
13384 ac_save_CC=$CC
13391 CC="$ac_save_CC $ac_arg"
13400 CC=$ac_save_CC
13415 CC="$CC $ac_cv_prog_cc_c11"
13423 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
13424 printf %s "checking for $CC option to enable C99 features... " >&6; }
13430 ac_save_CC=$CC
13437 CC="$ac_save_CC $ac_arg"
13446 CC=$ac_save_CC
13461 CC="$CC $ac_cv_prog_cc_c99"
13469 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
13470 printf %s "checking for $CC option to enable C89 features... " >&6; }
13476 ac_save_CC=$CC
13483 CC="$ac_save_CC $ac_arg"
13492 CC=$ac_save_CC
13507 CC="$CC $ac_cv_prog_cc_c89"
13526 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" …
13527 printf %s "checking whether $CC understands -c and -o together... " >&6; }
13549 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
13550 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
13572 CC="$am_aux_dir/compile $CC"
13581 depcc="$CC" am_compiler_list=
15831 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
17099 CC=$lt_compiler