Lines Matching refs:compiler

1416     If a cross compiler is detected then cross compile mode will be used." >&2
1593 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1638 CC C compiler command
1639 CFLAGS C compiler flags
1646 CXX C++ compiler command
1647 CXXFLAGS C++ compiler flags
1649 F77 Fortran 77 compiler command
1650 FFLAGS Fortran 77 compiler flags
2857 # We chose a different compiler from the bogus one.
2985 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2987 echo "$as_me: error: no acceptable C compiler found in \$PATH
2991 # Provide some information about the compiler.
2992 echo "$as_me:$LINENO: checking for C compiler version" >&5
3045 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
3046 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
3119 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
3121 echo "$as_me: error: C compiler cannot create executables
3128 # Check that the compiler produces executables we can run. If not, either
3129 # the compiler is broken, or we cross compile.
3130 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
3131 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
3132 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
3165 # Check that the compiler produces executables we can run. If not, either
3166 # the compiler is broken, or we cross compile.
3268 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3269 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
3695 # We need to recreate these files for each test, as the compiler may
3697 # This happens at least with the AIX C compiler.
3720 # mode. It turns out that the SunPro C++ compiler does not properly
3870 # with a fresh cross-compiler works.
3873 # On the NeXT, cc -E runs the code through the compiler's parser,
3975 # with a fresh cross-compiler works.
3978 # On the NeXT, cc -E runs the code through the compiler's parser,
4898 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4899 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4900 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4901 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4915 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4916 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5470 # If no C compiler was specified, use CC.
5473 # If no C compiler flags were specified, use CFLAGS.
5477 compiler=$CC
5486 # Some flags need to be propagated to the compiler or linker for good
5603 { echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
5604 echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6; }
6084 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6085 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6086 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6087 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6101 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6102 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6242 # Provide some information about the compiler.
6243 echo "$as_me:$LINENO: checking for C++ compiler version" >&5
6276 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
6277 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
6526 # We need to recreate these files for each test, as the compiler may
6528 # This happens at least with the AIX C compiler.
6551 # mode. It turns out that the SunPro C++ compiler does not properly
6622 # with a fresh cross-compiler works.
6625 # On the NeXT, cc -E runs the code through the compiler's parser,
6727 # with a fresh cross-compiler works.
6730 # On the NeXT, cc -E runs the code through the compiler's parser,
6942 # Provide some information about the compiler.
6943 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
6981 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
6982 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
7222 { echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
7223 echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
7825 for cc_temp in $compiler""; do
8015 # If no C compiler was specified, use CC.
8018 # If no C compiler flags were specified, use CFLAGS.
8022 compiler=$CC
8046 { echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8047 echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
8070 # The compiler can only warn and ignore the option if not recognized
8096 { echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
8097 echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
8173 # PORTME Check for flag to pass linker flags through the system compiler.
8236 # Portland Group compilers (*not* the Pentium gcc compiler,
8336 { echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
8337 echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6; }
8360 # The compiler can only warn and ignore the option if not recognized
8399 { echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8400 echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
8437 { echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
8438 echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
8465 # The compiler can only warn and ignore the option if not recognized
8475 # SGI C++ compiler will create directory out/ii_files/ for
8510 { echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8511 echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
8550 for cc_temp in $compiler""; do
8691 pgcc*) # Portland Group C compiler
8698 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
8700 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
8702 ifc* | ifort*) # Intel Fortran compiler
8746 *** your PATH or compiler configuration so that the native linker is
8768 *** your PATH or compiler configuration so that the native linker is
9347 # Both c and cxx compiler support -rpath directly
9371 # The compiler driver will combine and reorder linker options,
9508 # Test whether the compiler implicitly links with -lc since on some
11074 compiler \
11229 # A C compiler.
11232 # LTCC compiler flags.
11235 # A language-specific compiler.
11238 # Is the compiler the GNU C compiler?
11275 # How to pass a linker flag through the compiler.
11290 # Additional compiler flags for building library objects.
11297 # Does compiler simultaneously support -c and -o options?
11388 # The library search path used internally by the compiler when linking
11475 # Fix the shell variable \$srcfile for the compiler.
11652 # If no C compiler was specified, use CC.
11655 # If no C compiler flags were specified, use CFLAGS.
11659 compiler=$CC
11695 compiler=$CC
11697 for cc_temp in $compiler""; do
11860 # Commands to make compiler produce verbose output that lists
11872 { echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
11873 echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
12260 # Commands to make compiler produce verbose output that lists
12264 # There doesn't appear to be a way to prevent this compiler from
12322 # Commands to make compiler produce verbose output that lists
12326 # There doesn't appear to be a way to prevent this compiler from
12375 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
12404 # Commands to make compiler produce verbose output that lists
12408 # There doesn't appear to be a way to prevent this compiler from
12418 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
12447 # Portland Group C++ compiler
12464 # Commands to make compiler produce verbose output that lists
12468 # There doesn't appear to be a way to prevent this compiler from
12490 # "CC -xar", where "CC" is the Sun C++ compiler. This is
12564 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
12580 # Commands to make compiler produce verbose output that lists
12584 # There doesn't appear to be a way to prevent this compiler from
12598 # Commands to make compiler produce verbose output that lists
12624 # the KAI C++ compiler.
12643 # Commands to make compiler produce verbose output that lists
12647 # There doesn't appear to be a way to prevent this compiler from
12661 # Commands to make compiler produce verbose output that lists
12710 # The compiler driver will combine and reorder linker options,
12721 # "CC -xar", where "CC" is the Sun C++ compiler. This is
12730 # The C++ compiler must be used to create the archive.
12734 # GNU C++ compiler with Solaris linker
12742 # Commands to make compiler produce verbose output that lists
12753 # Commands to make compiler produce verbose output that lists
12869 # Parse the compiler output and extract the necessary
12898 # Internal compiler library paths should come after those
12921 # once in the compiler output.
13000 # Sun compiler versions before 5.6, else PIC objects from an old
13019 { echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
13020 echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
13183 # Portland Group C++ compiler.
13311 { echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
13312 echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6; }
13335 # The compiler can only warn and ignore the option if not recognized
13374 { echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
13375 echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
13412 { echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
13413 echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
13440 # The compiler can only warn and ignore the option if not recognized
13450 # SGI C++ compiler will create directory out/ii_files/ for
13485 { echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
13486 echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
13528 # Test whether the compiler implicitly links with -lc since on some
14305 # A C compiler.
14308 # LTCC compiler flags.
14311 # A language-specific compiler.
14314 # Is the compiler the GNU C compiler?
14351 # How to pass a linker flag through the compiler.
14366 # Additional compiler flags for building library objects.
14373 # Does compiler simultaneously support -c and -o options?
14464 # The library search path used internally by the compiler when linking
14551 # Fix the shell variable \$srcfile for the compiler.
14657 # If no C compiler was specified, use CC.
14660 # If no C compiler flags were specified, use CFLAGS.
14664 compiler=$CC
14684 compiler=$CC
14686 for cc_temp in $compiler""; do
14739 { echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
14740 echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
14816 # PORTME Check for flag to pass linker flags through the system compiler.
14879 # Portland Group compilers (*not* the Pentium gcc compiler,
14979 { echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
14980 echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6; }
15003 # The compiler can only warn and ignore the option if not recognized
15042 { echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
15043 echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
15080 { echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
15081 echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
15108 # The compiler can only warn and ignore the option if not recognized
15118 # SGI C++ compiler will create directory out/ii_files/ for
15153 { echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
15154 echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
15193 for cc_temp in $compiler""; do
15334 pgcc*) # Portland Group C compiler
15341 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
15343 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
15345 ifc* | ifort*) # Intel Fortran compiler
15389 *** your PATH or compiler configuration so that the native linker is
15411 *** your PATH or compiler configuration so that the native linker is
15970 # Both c and cxx compiler support -rpath directly
15994 # The compiler driver will combine and reorder linker options,
16131 # Test whether the compiler implicitly links with -lc since on some
16908 # A C compiler.
16911 # LTCC compiler flags.
16914 # A language-specific compiler.
16917 # Is the compiler the GNU C compiler?
16954 # How to pass a linker flag through the compiler.
16969 # Additional compiler flags for building library objects.
16976 # Does compiler simultaneously support -c and -o options?
17067 # The library search path used internally by the compiler when linking
17154 # Fix the shell variable \$srcfile for the compiler.
17220 # If no C compiler was specified, use CC.
17223 # If no C compiler flags were specified, use CFLAGS.
17227 compiler=$CC
17247 compiler=$CC
17249 for cc_temp in $compiler""; do
17272 { echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
17273 echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
17296 # The compiler can only warn and ignore the option if not recognized
17322 { echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
17323 echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
17399 # PORTME Check for flag to pass linker flags through the system compiler.
17462 # Portland Group compilers (*not* the Pentium gcc compiler,
17562 { echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
17563 echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6; }
17586 # The compiler can only warn and ignore the option if not recognized
17625 { echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
17626 echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
17663 { echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
17664 echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
17691 # The compiler can only warn and ignore the option if not recognized
17701 # SGI C++ compiler will create directory out/ii_files/ for
17736 { echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
17737 echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
17776 for cc_temp in $compiler""; do
17917 pgcc*) # Portland Group C compiler
17924 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
17926 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
17928 ifc* | ifort*) # Intel Fortran compiler
17972 *** your PATH or compiler configuration so that the native linker is
17994 *** your PATH or compiler configuration so that the native linker is
18573 # Both c and cxx compiler support -rpath directly
18597 # The compiler driver will combine and reorder linker options,
18734 # Test whether the compiler implicitly links with -lc since on some
19511 # A C compiler.
19514 # LTCC compiler flags.
19517 # A language-specific compiler.
19520 # Is the compiler the GNU C compiler?
19557 # How to pass a linker flag through the compiler.
19572 # Additional compiler flags for building library objects.
19579 # Does compiler simultaneously support -c and -o options?
19670 # The library search path used internally by the compiler when linking
19757 # Fix the shell variable \$srcfile for the compiler.
19822 # If no C compiler was specified, use CC.
19825 # If no C compiler flags were specified, use CFLAGS.
19829 compiler=$CC
19849 compiler=$CC
19851 for cc_temp in $compiler""; do
19992 # A C compiler.
19995 # LTCC compiler flags.
19998 # A language-specific compiler.
20001 # Is the compiler the GNU C compiler?
20038 # How to pass a linker flag through the compiler.
20053 # Additional compiler flags for building library objects.
20060 # Does compiler simultaneously support -c and -o options?
20151 # The library search path used internally by the compiler when linking
20238 # Fix the shell variable \$srcfile for the compiler.
20848 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
20849 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
20850 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
20851 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
20865 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
20866 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21495 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
21496 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
21497 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
21498 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
21512 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21513 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21635 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
21636 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
21637 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
21638 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
21652 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21653 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21775 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
21776 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
21777 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
21778 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
21792 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21793 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21915 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
21916 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
21917 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
21918 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
21932 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21933 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22055 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22056 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22057 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22058 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22072 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22073 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22195 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22196 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22197 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22198 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22212 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22213 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22335 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22336 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22337 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22338 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22352 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22353 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22475 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22476 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22477 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22478 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22492 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22493 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22615 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22616 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22617 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22618 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22632 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22633 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22755 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22756 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22757 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22758 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22772 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22773 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22895 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22896 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22897 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22898 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22912 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22913 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23035 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23036 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23037 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23038 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23052 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23053 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23175 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23176 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23177 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23178 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23192 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23193 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23315 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23316 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23317 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23318 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23332 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23333 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23455 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23456 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23457 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23458 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23472 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23473 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23595 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23596 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23597 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23598 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23612 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23613 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23735 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23736 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23737 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23738 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23752 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23753 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23875 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23876 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23877 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23878 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23892 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23893 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
24201 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
24202 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
24203 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
24204 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
24218 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
24219 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
24341 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
24342 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
24343 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
24344 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
24358 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
24359 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
24481 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
24482 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
24483 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
24484 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
24498 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
24499 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
24621 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
24622 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
24623 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
24624 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
24638 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
24639 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
24761 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
24762 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
24763 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
24764 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
24778 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
24779 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
24901 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
24902 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
24903 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
24904 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
24918 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
24919 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
25169 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
25170 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
25171 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
25172 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
25186 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
25187 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
25309 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
25310 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
25311 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
25312 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
25326 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
25327 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
27910 { echo "$as_me:$LINENO: WARNING: pthread.h: accepted by the compiler, rejected by the preprocessor!" >&5
27911 echo "$as_me: WARNING: pthread.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
27912 { echo "$as_me:$LINENO: WARNING: pthread.h: proceeding with the compiler's result" >&5
27913 echo "$as_me: WARNING: pthread.h: proceeding with the compiler's result" >&2;}
27927 { echo "$as_me:$LINENO: WARNING: pthread.h: in the future, the compiler will take precedence" >&5
27928 echo "$as_me: WARNING: pthread.h: in the future, the compiler will take precedence" >&2;}
28239 { echo "$as_me:$LINENO: WARNING: readline/history.h: accepted by the compiler, rejected by the preprocessor!" >&5
28240 echo "$as_me: WARNING: readline/history.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
28241 { echo "$as_me:$LINENO: WARNING: readline/history.h: proceeding with the compiler's result" >&5
28242 echo "$as_me: WARNING: readline/history.h: proceeding with the compiler's result" >&2;}
28256 { echo "$as_me:$LINENO: WARNING: readline/history.h: in the future, the compiler will take precedence" >&5
28257 echo "$as_me: WARNING: readline/history.h: in the future, the compiler will take precedence" >&2;}
28439 { echo "$as_me:$LINENO: WARNING: readline/readline.h: accepted by the compiler, rejected by the preprocessor!" >&5
28440 echo "$as_me: WARNING: readline/readline.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
28441 { echo "$as_me:$LINENO: WARNING: readline/readline.h: proceeding with the compiler's result" >&5
28442 echo "$as_me: WARNING: readline/readline.h: proceeding with the compiler's result" >&2;}
28456 { echo "$as_me:$LINENO: WARNING: readline/readline.h: in the future, the compiler will take precedence" >&5
28457 echo "$as_me: WARNING: readline/readline.h: in the future, the compiler will take precedence" >&2;}
28898 { echo "$as_me:$LINENO: WARNING: iconv.h: accepted by the compiler, rejected by the preprocessor!" >&5
28899 echo "$as_me: WARNING: iconv.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
28900 { echo "$as_me:$LINENO: WARNING: iconv.h: proceeding with the compiler's result" >&5
28901 echo "$as_me: WARNING: iconv.h: proceeding with the compiler's result" >&2;}
28915 { echo "$as_me:$LINENO: WARNING: iconv.h: in the future, the compiler will take precedence" >&5
28916 echo "$as_me: WARNING: iconv.h: in the future, the compiler will take precedence" >&2;}