Home | History | Annotate | Download | only in open-vcdiff

Lines Matching refs:gcc

1488   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1898 /* Override any GCC internal prototype to avoid an error.
1899 Use char because int might match the return type of a GCC
3028 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3029 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3045 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3068 # Extract the first word of "gcc", so it can be a program name with args.
3069 set dummy gcc; ac_word=$2
3085 ac_cv_prog_ac_ct_CC="gcc"
3632 GCC=yes
3634 GCC=
3704 if test "$GCC" = yes; then
3710 if test "$GCC" = yes; then
3885 # instance it was reported that on HP-UX the gcc test will end up
3934 gcc)
4023 # Use a header file that comes with gcc, so configuring glibc
4082 # Use a header file that comes with gcc, so configuring glibc
4406 # instance it was reported that on HP-UX the gcc test will end up
4455 gcc)
4523 if test "$GCC" = yes; then
4530 # let the Makefile know if we're gcc
4935 if test "$GCC" = yes; then
4936 # Check if gcc -print-prog-name=ld gives a path.
4941 # gcc leaves a trailing carriage return which upsets mingw
4958 # If it fails, then pretend we aren't using GCC.
5449 if test "$GCC" = yes; then
6555 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7584 # instance it was reported that on HP-UX the gcc test will end up
7633 gcc)
7721 # Use a header file that comes with gcc, so configuring glibc
7780 # Use a header file that comes with gcc, so configuring glibc
8060 # AIX sometimes has problems with the GCC collect2 program. For some
8323 if test "$GCC" = yes; then
8384 if test "$GCC" = yes; then
8405 # adding the `-m68020' flag to GCC prevents building anything better,
8419 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8445 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8450 # Just because we use GCC doesn't mean we suddenly get shared libraries
8521 # icc used to be incompatible with GCC.
8535 # Portland Group compilers (*not* the Pentium gcc compiler,
8949 # When not using gcc, we currently assume that we are using
8951 if test "$GCC" != yes; then
8956 # we just hope/assume this is gcc and not c89 (= MSVC++)
9030 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
9068 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
9243 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9287 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9297 if test "$GCC" = yes; then
9325 # not using gcc
9453 # When not using gcc, we currently assume that we are using
9485 *) _lt_dar_can_shared=$GCC ;;
9529 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9538 if test "$GCC" = yes; then
9554 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
9573 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
9621 if test "$GCC" = yes; then
9708 if test "$GCC" = yes; then
9721 if test "$GCC" = yes; then
9740 if test "$GCC" = yes; then
9767 # but understands `-z linker_flag'. GCC discards it without `$wl',
9770 if test "$GCC" = yes; then
9838 if test "$GCC" = yes; then
9864 if test "$GCC" = yes; then
9921 if test "$enable_shared" = yes && test "$GCC" = yes; then
9928 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10135 if test "$GCC" = yes; then
10226 # With GCC up to 2.95.x, collect2 would create an import file
10230 # development snapshots of GCC prior to 3.0.
10301 case $GCC,$host_os in
10331 # mingw gcc, but we are running on Cygwin. Gcc prints its search
10800 if test "$GCC" = yes; then
10977 /* Override any GCC
10978 Use char because int might match the return type of a GCC
11030 /* Override any GCC internal prototype to avoid an error.
11031 Use char because int might match the return type of a GCC
11073 /* Override any GCC internal prototype to avoid an error.
11074 Use char because int might match the return type of a GCC
11112 /* Override any GCC internal prototype to avoid an error.
11113 Use char because int might match the return type of a GCC
11151 /* Override any GCC internal prototype to avoid an error.
11152 Use char because int might match the return type of a GCC
11612 lt_save_GCC=$GCC
11613 GCC=$GXX
11663 if test "$GCC" = yes; then
11664 # Check if gcc -print-prog-name=ld gives a path.
11669 # gcc leaves a trailing carriage return which upsets mingw
11686 # If it fails, then pretend we aren't using GCC.
11849 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
11885 # not using gcc
11999 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
12051 *) _lt_dar_can_shared=$GCC ;;
12226 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
12960 # adding the `-m68020' flag to GCC prevents building anything better,
12973 # Although the cygwin gcc ignores -fPIC, still need this for old-style
12987 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
13105 # Intel C++, used to be incompatible with GCC.
13534 if test "$enable_shared" = yes && test "$GCC" = yes; then
13541 # systems, -lgcc has to come before -lc. If gcc already passes -lc
13695 # With GCC up to 2.95.x, collect2 would create an import file
13699 # development snapshots of GCC prior to 3.0.
13770 case $GCC,$host_os in
13800 # mingw gcc, but we are running on Cygwin. Gcc prints its search
14268 if test "$GCC" = yes; then
14363 GCC=$lt_save_GCC
14514 # Built-in memcmp can be inefficient when gcc compiles for x86 or PowerPC
14518 if test "$GCC" = "yes"; then
14811 /* Override any GCC internal prototype to avoid an error.
14812 Use char because int might match the return type of a GCC
14862 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads)
14863 # -pthreads: Solaris/gcc
14864 # -mthreads: Mingw32/gcc, Lynx/gcc
15056 if test x"$GCC" != xyes; then
15104 # The next part tries to detect GCC inconsistency with -shared on some
15106 # configurations, when -shared is specified, GCC "forgets" to
15136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to check for GCC pthread/shared inconsistencies" >&5
15137 $as_echo_n "checking whether to check for GCC pthread/shared inconsistencies... " >&6; }
15198 # Linux gcc on some architectures such as mips/mipsel forgets
15234 # FreeBSD 4.10 gcc forgets to use -lc_r instead of -lc
15602 as_fn_error "conditional \"GCC\" was never defined.
16247 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
17520 with_gcc=$GCC
17662 # AIX sometimes has problems with the GCC collect2 program. For some