Home | History | Annotate | Download | only in bfd

Lines Matching refs:gcc

1394   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1869 /* Override any GCC internal prototype to avoid an error.
1870 Use char because int might match the return type of a GCC
2677 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2678 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2694 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2717 # Extract the first word of "gcc", so it can be a program name with args.
2718 set dummy gcc; ac_word=$2
2734 ac_cv_prog_ac_ct_CC="gcc"
3255 GCC=yes
3257 GCC=
3327 if test "$GCC" = yes; then
3333 if test "$GCC" = yes; then
3446 /* Override any GCC internal prototype to avoid an error.
3447 Use char because int might match the return type of a GCC
4043 # instance it was reported that on HP-UX the gcc test will end up
4092 gcc)
4385 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4386 set dummy ${ac_tool_prefix}gcc; ac_word=$2
4402 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4425 # Extract the first word of "gcc", so it can be a program name with args.
4426 set dummy gcc; ac_word=$2
4442 ac_cv_prog_ac_ct_CC="gcc"
4738 GCC=yes
4740 GCC=
4810 if test "$GCC" = yes; then
4816 if test "$GCC" = yes; then
4940 # Use a header file that comes with gcc, so configuring glibc
4999 # Use a header file that comes with gcc, so configuring glibc
5652 if test "$GCC" = yes; then
5653 # Check if gcc -print-prog-name=ld gives a path.
5658 # gcc leaves a trailing carriage return which upsets mingw
5675 # If it fails, then pretend we aren't using GCC.
6183 if test "$GCC" = yes; then
7318 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
8154 # AIX sometimes has problems with the GCC collect2 program. For some
8400 if test "$GCC" = yes; then
8466 if test "$GCC" = yes; then
8488 # adding the `-m68020' flag to GCC prevents building anything better,
8502 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8534 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8539 # Just because we use GCC doesn't mean we suddenly get shared libraries
8617 # icc used to be incompatible with GCC.
8631 # Portland Group compilers (*not* the Pentium gcc compiler,
9045 # When not using gcc, we currently assume that we are using
9047 if test "$GCC" != yes; then
9052 # we just hope/assume this is gcc and not c89 (= MSVC++)
9150 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
9194 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
9374 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9420 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9430 if test "$GCC" = yes; then
9457 # not using gcc
9590 # When not using gcc, we currently assume that we are using
9626 *) _lt_dar_can_shared=$GCC ;;
9666 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9675 if test "$GCC" = yes; then
9691 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9710 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9797 if test "$GCC" = yes; then
9884 if test "$GCC" = yes; then
9897 if test "$GCC" = yes; then
9916 if test "$GCC" = yes; then
9943 # but understands `-z linker_flag'. GCC discards it without `$wl',
9946 if test "$GCC" = yes; then
10014 if test "$GCC" = yes; then
10040 if test "$GCC" = yes; then
10097 if test "$enable_shared" = yes && test "$GCC" = yes; then
10104 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10317 if test "$GCC" = yes; then
10421 # With GCC up to 2.95.x, collect2 would create an import file
10425 # development snapshots of GCC prior to 3.0.
10496 case $GCC,$host_os in
10992 if test "$GCC" = yes; then
11174 /* Override any GCC internal prototype to avoid an error.
11175 Use char because int might match the return type of a GCC
11227 /* Override any GCC internal prototype to avoid an error.
11228 Use char because int might match the return type of a GCC
11270 /* Override any GCC internal prototype to avoid an error.
11271 Use char because int might match the return type of a GCC
11309 /* Override any GCC internal prototype to avoid an error.
11310 Use char because int might match the return type of a GCC
11348 /* Override any GCC internal prototype to avoid an error.
11349 Use char because int might match the return type of a GCC
11831 /* Override any GCC internal prototype to avoid an error.
11832 Use char because int might match the return type of a GCC
11907 if test "$GCC" != yes; then
12273 # Disable -Wformat by default when using gcc on mingw
12276 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
12283 # Enable -Werror by default when using gcc. Turn it off for releases.
12284 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" -a "$development" = true ; then
12294 if test "${GCC}" = yes ; then
12302 no) if test "${GCC}" = yes ; then
12958 CC_FOR_BUILD=gcc
13513 /* Override any GCC internal prototype to avoid an error.
13514 Use char because int might match the return type of a GCC
13570 /* Override any GCC internal prototype to avoid an error.
13571 Use char because int might match the return type of a GCC
13877 /* Override any GCC internal prototype to avoid an error.
13878 Use char because int might match the return type of a GCC
15039 /* Override any GCC internal prototype to avoid an error.
15040 Use char because int might match the return type of a GCC
15079 /* Override any GCC internal prototype to avoid an error.
15080 Use char because int might match the return type of a GCC
15121 /* Override any GCC internal prototype to avoid an error.
15122 Use char because int might match the return type of a GCC
15698 if test -n "$GCC" ; then
15700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc version with buggy 64-bit support" >&5
15701 $as_echo_n "checking for gcc version with buggy 64-bit support... " >&6; }
15702 # Add more tests for gcc versions with non-working 64-bit support here.
15719 as_fn_error "A newer version of gcc is needed for the requested 64-bit BFD configuration" "$LINENO" 5
16799 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
17014 GCC="$GCC"
18014 with_gcc=$GCC
18142 # AIX sometimes has problems with the GCC collect2 program. For some
18471 if test "$GCC" = yes; then
18708 /* NextStep 2.0 cc is really gcc 1.93 but it defines __GNUC__ = 2 and