Lines Matching +refs:cc +refs:add +refs:settings
186 dnl $1 = flags to add
254 ifelse([$2],,,[CF_VERBOSE(add to \$CFLAGS $cf_new_cflags)])
259 ifelse([$2],,,[CF_VERBOSE(add to \$CPPFLAGS $cf_new_cppflags)])
264 ifelse([$2],,,[CF_VERBOSE(add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags)])
291 dnl Add an include-directory to $CPPFLAGS. Don't add /usr/include, since it is
292 dnl redundant. We don't normally need to add -I/usr/local/include for gcc,
307 # a loop is needed to ensure we can add subdirs of existing dirs
352 dnl $1 = library to add, without the "-l"
362 dnl $1 is the (list of) directory(s) to add
376 # a loop is needed to ensure we can add subdirs of existing dirs
398 dnl $1 = libraries to add, with the "-l", etc.
443 dnl $1 = flags to add
766 AC_ARG_WITH(build-cc,
767 [ --with-build-cc=XXX the build C compiler ($BUILD_CC)],
769 [AC_CHECK_PROGS(BUILD_CC, [gcc clang c99 c89 cc cl],none)])
837 Use --with-build-cc to specify the native compiler.])
909 dnl the nuisance of having inconsistent settings for compiler and preprocessor
914 : "${CC:=cc}"
1697 dnl compiler other than by costly add-ons. Because of this, the specification
1995 dnl ECHO_LD - symbol to prefix "cc -o" lines
1996 dnl RULE_CC - symbol to put before implicit "cc -c" lines (e.g., .c.o)
1997 dnl SHOW_CC - symbol to put before explicit "cc -c" lines
1998 dnl ECHO_CC - symbol to put before any "cc" line
2112 [ --disable-rpath-hack don't add rpath options for additional libraries],
2243 dnl $1 = extra options to add, if supported
2713 dnl is found, add our own version of memmove to the list of objects.
3101 dnl If $with_ext_const is "yes", add a check for -Wwrite-strings
3693 dnl If $with_ext_const is "yes", add a check for -Wwrite-strings
3975 # add the variations for the package we are looking for
4323 # alternative "-oldstyle_liblookup" (not in cc manpage)
4891 # undo $USE_LIB_SUFFIX add-on in CF_LIB_SUFFIX
5542 cf_result="`${MAKE:-make} -k -f cf_makeflags.tmp CC=cc 2>/dev/null`"
7383 # if we have not already added this, add it now
7636 # tested with IRIX 5.2 and 'cc'.
7844 # tested with OSF/1 V3.2 and 'cc'
7908 # tested with UnixWare 7.1.0 (gcc 2.95.2 and cc)
8183 dnl a 'modules' file. If so, add to the list $cf_cv_src_modules which we'll
8300 dnl If $CXXLIBS is set, add that to the libraries used for test-linking.
8302 dnl add it to $CXXLIBS.
8683 [cf_cv_utf8_lib=add-on],
8689 if test "$cf_cv_utf8_lib" = "add-on" ; then
9299 # special hack to add -no-undefined (which libtool should do for itself)
9308 # special hack to add --tag option for C++ compiler