Changeset 1122 for trunk/src/gcc/libffi/configure
- Timestamp:
- Jan 30, 2004, 10:27:14 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libffi/configure
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1121 r1122 1338 1338 1339 1339 hpux10.20*|hpux11*) 1340 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 1340 case $host_cpu in 1341 hppa*) 1342 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 1341 1343 lt_cv_file_magic_cmd=/usr/bin/file 1342 1344 lt_cv_file_magic_test_file=/usr/lib/libc.sl 1345 ;; 1346 ia64*) 1347 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' 1348 lt_cv_file_magic_cmd=/usr/bin/file 1349 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so 1350 ;; 1351 esac 1343 1352 ;; 1344 1353 … … 1367 1376 linux-gnu*) 1368 1377 case $host_cpu in 1369 alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )1378 alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) 1370 1379 lt_cv_deplibs_check_method=pass_all ;; 1371 1380 *) … … 1388 1397 lt_cv_file_magic_cmd=/usr/bin/file 1389 1398 lt_cv_file_magic_test_file=/usr/lib/libnls.so 1399 ;; 1400 1401 os2*) 1402 lt_cv_deplibs_check_method=pass_all 1390 1403 ;; 1391 1404 … … 1430 1443 1431 1444 echo $ac_n "checking for object suffix""... $ac_c" 1>&6 1432 echo "configure:14 33: checking for object suffix" >&51445 echo "configure:1446: checking for object suffix" >&5 1433 1446 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then 1434 1447 echo $ac_n "(cached) $ac_c" 1>&6 … … 1436 1449 rm -f conftest* 1437 1450 echo 'int i = 1;' > conftest.$ac_ext 1438 if { (eval echo configure:14 39: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then1451 if { (eval echo configure:1452: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1439 1452 for ac_file in conftest.*; do 1440 1453 case $ac_file in … … 1466 1479 if test "$file_magic_cmd" = '$MAGIC_CMD'; then 1467 1480 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6 1468 echo "configure:14 69: checking for ${ac_tool_prefix}file" >&51481 echo "configure:1482: checking for ${ac_tool_prefix}file" >&5 1469 1482 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1470 1483 echo $ac_n "(cached) $ac_c" 1>&6 … … 1528 1541 if test -n "$ac_tool_prefix"; then 1529 1542 echo $ac_n "checking for file""... $ac_c" 1>&6 1530 echo "configure:15 31: checking for file" >&51543 echo "configure:1544: checking for file" >&5 1531 1544 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1532 1545 echo $ac_n "(cached) $ac_c" 1>&6 … … 1599 1612 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 1600 1613 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1601 echo "configure:16 02: checking for $ac_word" >&51614 echo "configure:1615: checking for $ac_word" >&5 1602 1615 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1603 1616 echo $ac_n "(cached) $ac_c" 1>&6 … … 1632 1645 set dummy ranlib; ac_word=$2 1633 1646 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1634 echo "configure:16 35: checking for $ac_word" >&51647 echo "configure:1648: checking for $ac_word" >&5 1635 1648 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1636 1649 echo $ac_n "(cached) $ac_c" 1>&6 … … 1668 1681 set dummy ${ac_tool_prefix}strip; ac_word=$2 1669 1682 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1670 echo "configure:16 71: checking for $ac_word" >&51683 echo "configure:1684: checking for $ac_word" >&5 1671 1684 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 1672 1685 echo $ac_n "(cached) $ac_c" 1>&6 … … 1701 1714 set dummy strip; ac_word=$2 1702 1715 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1703 echo "configure:17 04: checking for $ac_word" >&51716 echo "configure:1717: checking for $ac_word" >&5 1704 1717 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 1705 1718 echo $ac_n "(cached) $ac_c" 1>&6 … … 1769 1782 *-*-irix6*) 1770 1783 # Find out which ABI we are using. 1771 echo '#line 1772 "configure"' > conftest.$ac_ext 1772 if { (eval echo configure:1773: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1784 echo '#line 1785 "configure"' > conftest.$ac_ext 1785 if { (eval echo configure:1786: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1786 if test "$lt_cv_prog_gnu_ld" = yes; then 1787 case `/usr/bin/file conftest.$ac_objext` in 1788 *32-bit*) 1789 LD="${LD-ld} -melf32bsmip" 1790 ;; 1791 *N32*) 1792 LD="${LD-ld} -melf32bmipn32" 1793 ;; 1794 *64-bit*) 1795 LD="${LD-ld} -melf64bmip" 1796 ;; 1797 esac 1798 else 1773 1799 case `/usr/bin/file conftest.$ac_objext` in 1774 1800 *32-bit*) … … 1782 1808 ;; 1783 1809 esac 1810 fi 1811 fi 1812 rm -rf conftest* 1813 ;; 1814 1815 ia64-*-hpux*) 1816 # Find out which ABI we are using. 1817 echo 'int i;' > conftest.$ac_ext 1818 if { (eval echo configure:1819: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1819 case "`/usr/bin/file conftest.o`" in 1820 *ELF-32*) 1821 HPUX_IA64_MODE="32" 1822 ;; 1823 *ELF-64*) 1824 HPUX_IA64_MODE="64" 1825 ;; 1826 esac 1784 1827 fi 1785 1828 rm -rf conftest* … … 1791 1834 CFLAGS="$CFLAGS -belf" 1792 1835 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 1793 echo "configure:1 794: checking whether the C compiler needs -belf" >&51836 echo "configure:1837: checking whether the C compiler needs -belf" >&5 1794 1837 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then 1795 1838 echo $ac_n "(cached) $ac_c" 1>&6 … … 1804 1847 1805 1848 cat > conftest.$ac_ext <<EOF 1806 #line 18 07"configure"1849 #line 1850 "configure" 1807 1850 #include "confdefs.h" 1808 1851 … … 1811 1854 ; return 0; } 1812 1855 EOF 1813 if { (eval echo configure:18 14: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then1856 if { (eval echo configure:1857: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1814 1857 rm -rf conftest* 1815 1858 lt_cv_cc_needs_belf=yes … … 1939 1982 # ./install, which can be erroneously created by make from ./install.sh. 1940 1983 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 1941 echo "configure:19 42: checking for a BSD compatible install" >&51984 echo "configure:1985: checking for a BSD compatible install" >&5 1942 1985 if test -z "$INSTALL"; then 1943 1986 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 1994 2037 1995 2038 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6 1996 echo "configure: 1997: checking whether build environment is sane" >&52039 echo "configure:2040: checking whether build environment is sane" >&5 1997 2040 # Just in case 1998 2041 sleep 1 … … 2051 2094 2052 2095 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 2053 echo "configure:20 54: checking whether ${MAKE-make} sets \${MAKE}" >&52096 echo "configure:2097: checking whether ${MAKE-make} sets \${MAKE}" >&5 2054 2097 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` 2055 2098 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then … … 2090 2133 missing_dir=`cd $ac_aux_dir && pwd` 2091 2134 echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 2092 echo "configure:2 093: checking for working aclocal" >&52135 echo "configure:2136: checking for working aclocal" >&5 2093 2136 # Run test in a subshell; some versions of sh will print an error if 2094 2137 # an executable is not found, even if stderr is redirected. … … 2103 2146 2104 2147 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6 2105 echo "configure:21 06: checking for working autoconf" >&52148 echo "configure:2149: checking for working autoconf" >&5 2106 2149 # Run test in a subshell; some versions of sh will print an error if 2107 2150 # an executable is not found, even if stderr is redirected. … … 2116 2159 2117 2160 echo $ac_n "checking for working automake""... $ac_c" 1>&6 2118 echo "configure:21 19: checking for working automake" >&52161 echo "configure:2162: checking for working automake" >&5 2119 2162 # Run test in a subshell; some versions of sh will print an error if 2120 2163 # an executable is not found, even if stderr is redirected. … … 2129 2172 2130 2173 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6 2131 echo "configure:21 32: checking for working autoheader" >&52174 echo "configure:2175: checking for working autoheader" >&5 2132 2175 # Run test in a subshell; some versions of sh will print an error if 2133 2176 # an executable is not found, even if stderr is redirected. … … 2142 2185 2143 2186 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6 2144 echo "configure:21 45: checking for working makeinfo" >&52187 echo "configure:2188: checking for working makeinfo" >&5 2145 2188 # Run test in a subshell; some versions of sh will print an error if 2146 2189 # an executable is not found, even if stderr is redirected. … … 2160 2203 2161 2204 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 2162 echo "configure:2 163: checking for executable suffix" >&52205 echo "configure:2206: checking for executable suffix" >&5 2163 2206 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 2164 2207 echo $ac_n "(cached) $ac_c" 1>&6 … … 2170 2213 echo 'int main () { return 0; }' > conftest.$ac_ext 2171 2214 ac_cv_exeext= 2172 if { (eval echo configure:2 173: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then2215 if { (eval echo configure:2216: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 2173 2216 for file in conftest.*; do 2174 2217 case $file in … … 2191 2234 2192 2235 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 2193 echo "configure:2 194: checking whether to enable maintainer-specific portions of Makefiles" >&52236 echo "configure:2237: checking whether to enable maintainer-specific portions of Makefiles" >&5 2194 2237 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 2195 2238 if test "${enable_maintainer_mode+set}" = set; then … … 2217 2260 set dummy gcc; ac_word=$2 2218 2261 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2219 echo "configure:22 20: checking for $ac_word" >&52262 echo "configure:2263: checking for $ac_word" >&5 2220 2263 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2221 2264 echo $ac_n "(cached) $ac_c" 1>&6 … … 2248 2291 set dummy cc; ac_word=$2 2249 2292 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2250 echo "configure:22 51: checking for $ac_word" >&52293 echo "configure:2294: checking for $ac_word" >&5 2251 2294 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2252 2295 echo $ac_n "(cached) $ac_c" 1>&6 … … 2301 2344 set dummy cl; ac_word=$2 2302 2345 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2303 echo "configure:23 04: checking for $ac_word" >&52346 echo "configure:2347: checking for $ac_word" >&5 2304 2347 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2305 2348 echo $ac_n "(cached) $ac_c" 1>&6 … … 2334 2377 2335 2378 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 2336 echo "configure:23 37: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&52379 echo "configure:2380: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 2337 2380 2338 2381 ac_ext=c … … 2345 2388 cat > conftest.$ac_ext << EOF 2346 2389 2347 #line 23 48"configure"2390 #line 2391 "configure" 2348 2391 #include "confdefs.h" 2349 2392 2350 2393 main(){return(0);} 2351 2394 EOF 2352 if { (eval echo configure:23 53: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2395 if { (eval echo configure:2396: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2353 2396 ac_cv_prog_cc_works=yes 2354 2397 # If we can't run a trivial program, we are probably using a cross compiler. … … 2376 2419 fi 2377 2420 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 2378 echo "configure:2 379: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&52421 echo "configure:2422: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 2379 2422 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 2380 2423 cross_compiling=$ac_cv_prog_cc_cross 2381 2424 2382 2425 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 2383 echo "configure:2 384: checking whether we are using GNU C" >&52426 echo "configure:2427: checking whether we are using GNU C" >&5 2384 2427 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then 2385 2428 echo $ac_n "(cached) $ac_c" 1>&6 … … 2390 2433 #endif 2391 2434 EOF 2392 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2 393: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then2435 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2436: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then 2393 2436 ac_cv_prog_gcc=yes 2394 2437 else … … 2409 2452 CFLAGS= 2410 2453 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 2411 echo "configure:24 12: checking whether ${CC-cc} accepts -g" >&52454 echo "configure:2455: checking whether ${CC-cc} accepts -g" >&5 2412 2455 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then 2413 2456 echo $ac_n "(cached) $ac_c" 1>&6 … … 2586 2629 2587 2630 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 2588 echo "configure:2 589: checking how to run the C preprocessor" >&52631 echo "configure:2632: checking how to run the C preprocessor" >&5 2589 2632 # On Suns, sometimes $CPP names a directory. 2590 2633 if test -n "$CPP" && test -d "$CPP"; then … … 2602 2645 cat > conftest.$ac_ext <<EOF 2603 2646 #include <sys/types.h> 2604 #line 26 05"configure"2647 #line 2648 "configure" 2605 2648 #include "confdefs.h" 2606 2649 #include <assert.h> … … 2608 2651 EOF 2609 2652 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2610 { (eval echo configure:26 11: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2653 { (eval echo configure:2654: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2611 2654 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2612 2655 if test -z "$ac_err"; then … … 2620 2663 cat > conftest.$ac_ext <<EOF 2621 2664 #include <sys/types.h> 2622 #line 26 23"configure"2665 #line 2666 "configure" 2623 2666 #include "confdefs.h" 2624 2667 #include <assert.h> … … 2626 2669 EOF 2627 2670 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2628 { (eval echo configure:26 29: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2671 { (eval echo configure:2672: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2629 2672 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2630 2673 if test -z "$ac_err"; then … … 2638 2681 cat > conftest.$ac_ext <<EOF 2639 2682 #include <sys/types.h> 2640 #line 26 41"configure"2683 #line 2684 "configure" 2641 2684 #include "confdefs.h" 2642 2685 #include <assert.h> … … 2644 2687 EOF 2645 2688 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2646 { (eval echo configure:26 47: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2689 { (eval echo configure:2690: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2647 2690 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2648 2691 if test -z "$ac_err"; then … … 2669 2712 2670 2713 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 2671 echo "configure:2 672: checking for ANSI C header files" >&52714 echo "configure:2715: checking for ANSI C header files" >&5 2672 2715 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 2673 2716 echo $ac_n "(cached) $ac_c" 1>&6 … … 2675 2718 cat > conftest.$ac_ext <<EOF 2676 2719 #include <sys/types.h> 2677 #line 2 678"configure"2720 #line 2721 "configure" 2678 2721 #include "confdefs.h" 2679 2722 #include <stdlib.h> … … 2683 2726 EOF 2684 2727 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2685 { (eval echo configure:2 686: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2728 { (eval echo configure:2729: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2686 2729 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2687 2730 if test -z "$ac_err"; then … … 2700 2743 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 2701 2744 cat > conftest.$ac_ext <<EOF 2702 #line 27 03"configure"2745 #line 2746 "configure" 2703 2746 #include "confdefs.h" 2704 2747 #include <string.h> … … 2718 2761 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 2719 2762 cat > conftest.$ac_ext <<EOF 2720 #line 27 21"configure"2763 #line 2764 "configure" 2721 2764 #include "confdefs.h" 2722 2765 #include <stdlib.h> … … 2739 2782 else 2740 2783 cat > conftest.$ac_ext <<EOF 2741 #line 27 42"configure"2784 #line 2785 "configure" 2742 2785 #include "confdefs.h" 2743 2786 #include <ctype.h> … … 2750 2793 2751 2794 EOF 2752 if { (eval echo configure:27 53: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null2795 if { (eval echo configure:2796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 2753 2796 then 2754 2797 : … … 2776 2819 do 2777 2820 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 2778 echo "configure:2 779: checking for $ac_func" >&52821 echo "configure:2822: checking for $ac_func" >&5 2779 2822 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 2780 2823 echo $ac_n "(cached) $ac_c" 1>&6 2781 2824 else 2782 2825 cat > conftest.$ac_ext <<EOF 2783 #line 2 784"configure"2826 #line 2827 "configure" 2784 2827 #include "confdefs.h" 2785 2828 /* System header to define __stub macros and hopefully few prototypes, … … 2804 2847 ; return 0; } 2805 2848 EOF 2806 if { (eval echo configure:28 07: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2849 if { (eval echo configure:2850: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2807 2850 rm -rf conftest* 2808 2851 eval "ac_cv_func_$ac_func=yes" … … 2831 2874 # for constant arguments. Useless! 2832 2875 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 2833 echo "configure:28 34: checking for working alloca.h" >&52876 echo "configure:2877: checking for working alloca.h" >&5 2834 2877 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 2835 2878 echo $ac_n "(cached) $ac_c" 1>&6 2836 2879 else 2837 2880 cat > conftest.$ac_ext <<EOF 2838 #line 28 39"configure"2881 #line 2882 "configure" 2839 2882 #include "confdefs.h" 2840 2883 #include <alloca.h> … … 2843 2886 ; return 0; } 2844 2887 EOF 2845 if { (eval echo configure:28 46: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2888 if { (eval echo configure:2889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2846 2889 rm -rf conftest* 2847 2890 ac_cv_header_alloca_h=yes … … 2864 2907 2865 2908 echo $ac_n "checking for alloca""... $ac_c" 1>&6 2866 echo "configure:2 867: checking for alloca" >&52909 echo "configure:2910: checking for alloca" >&5 2867 2910 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 2868 2911 echo $ac_n "(cached) $ac_c" 1>&6 2869 2912 else 2870 2913 cat > conftest.$ac_ext <<EOF 2871 #line 2 872"configure"2914 #line 2915 "configure" 2872 2915 #include "confdefs.h" 2873 2916 … … 2897 2940 ; return 0; } 2898 2941 EOF 2899 if { (eval echo configure:29 00: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2942 if { (eval echo configure:2943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2900 2943 rm -rf conftest* 2901 2944 ac_cv_func_alloca_works=yes … … 2929 2972 2930 2973 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 2931 echo "configure:29 32: checking whether alloca needs Cray hooks" >&52974 echo "configure:2975: checking whether alloca needs Cray hooks" >&5 2932 2975 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 2933 2976 echo $ac_n "(cached) $ac_c" 1>&6 2934 2977 else 2935 2978 cat > conftest.$ac_ext <<EOF 2936 #line 29 37"configure"2979 #line 2980 "configure" 2937 2980 #include "confdefs.h" 2938 2981 #if defined(CRAY) && ! defined(CRAY2) … … 2959 3002 for ac_func in _getb67 GETB67 getb67; do 2960 3003 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 2961 echo "configure: 2962: checking for $ac_func" >&53004 echo "configure:3005: checking for $ac_func" >&5 2962 3005 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 2963 3006 echo $ac_n "(cached) $ac_c" 1>&6 2964 3007 else 2965 3008 cat > conftest.$ac_ext <<EOF 2966 #line 2967"configure"3009 #line 3010 "configure" 2967 3010 #include "confdefs.h" 2968 3011 /* System header to define __stub macros and hopefully few prototypes, … … 2987 3030 ; return 0; } 2988 3031 EOF 2989 if { (eval echo configure: 2990: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3032 if { (eval echo configure:3033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2990 3033 rm -rf conftest* 2991 3034 eval "ac_cv_func_$ac_func=yes" … … 3014 3057 3015 3058 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 3016 echo "configure:30 17: checking stack direction for C alloca" >&53059 echo "configure:3060: checking stack direction for C alloca" >&5 3017 3060 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 3018 3061 echo $ac_n "(cached) $ac_c" 1>&6 … … 3022 3065 else 3023 3066 cat > conftest.$ac_ext <<EOF 3024 #line 30 25"configure"3067 #line 3068 "configure" 3025 3068 #include "confdefs.h" 3026 3069 find_stack_direction () … … 3041 3084 } 3042 3085 EOF 3043 if { (eval echo configure:30 44: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null3086 if { (eval echo configure:3087: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 3044 3087 then 3045 3088 ac_cv_c_stack_direction=1 … … 3064 3107 3065 3108 echo $ac_n "checking size of short""... $ac_c" 1>&6 3066 echo "configure:3 067: checking size of short" >&53109 echo "configure:3110: checking size of short" >&5 3067 3110 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then 3068 3111 echo $ac_n "(cached) $ac_c" 1>&6 … … 3070 3113 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence. 3071 3114 cat > conftest.$ac_ext <<EOF 3072 #line 3 073"configure"3115 #line 3116 "configure" 3073 3116 #include "confdefs.h" 3074 3117 #include "confdefs.h" … … 3080 3123 ; return 0; } 3081 3124 EOF 3082 if { (eval echo configure:3 083: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3125 if { (eval echo configure:3126: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3083 3126 rm -rf conftest* 3084 3127 ac_cv_sizeof_short=$ac_size … … 3103 3146 3104 3147 echo $ac_n "checking size of int""... $ac_c" 1>&6 3105 echo "configure:31 06: checking size of int" >&53148 echo "configure:3149: checking size of int" >&5 3106 3149 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then 3107 3150 echo $ac_n "(cached) $ac_c" 1>&6 … … 3109 3152 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence. 3110 3153 cat > conftest.$ac_ext <<EOF 3111 #line 31 12"configure"3154 #line 3155 "configure" 3112 3155 #include "confdefs.h" 3113 3156 #include "confdefs.h" … … 3119 3162 ; return 0; } 3120 3163 EOF 3121 if { (eval echo configure:31 22: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3164 if { (eval echo configure:3165: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3122 3165 rm -rf conftest* 3123 3166 ac_cv_sizeof_int=$ac_size … … 3142 3185 3143 3186 echo $ac_n "checking size of long""... $ac_c" 1>&6 3144 echo "configure:31 45: checking size of long" >&53187 echo "configure:3188: checking size of long" >&5 3145 3188 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then 3146 3189 echo $ac_n "(cached) $ac_c" 1>&6 … … 3148 3191 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence. 3149 3192 cat > conftest.$ac_ext <<EOF 3150 #line 31 51"configure"3193 #line 3194 "configure" 3151 3194 #include "confdefs.h" 3152 3195 #include "confdefs.h" … … 3158 3201 ; return 0; } 3159 3202 EOF 3160 if { (eval echo configure:3 161: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3203 if { (eval echo configure:3204: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3161 3204 rm -rf conftest* 3162 3205 ac_cv_sizeof_long=$ac_size … … 3181 3224 3182 3225 echo $ac_n "checking size of long long""... $ac_c" 1>&6 3183 echo "configure:3 184: checking size of long long" >&53226 echo "configure:3227: checking size of long long" >&5 3184 3227 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then 3185 3228 echo $ac_n "(cached) $ac_c" 1>&6 … … 3187 3230 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence. 3188 3231 cat > conftest.$ac_ext <<EOF 3189 #line 3 190"configure"3232 #line 3233 "configure" 3190 3233 #include "confdefs.h" 3191 3234 #include "confdefs.h" … … 3197 3240 ; return 0; } 3198 3241 EOF 3199 if { (eval echo configure:32 00: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3242 if { (eval echo configure:3243: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3200 3243 rm -rf conftest* 3201 3244 ac_cv_sizeof_long_long=$ac_size … … 3220 3263 3221 3264 echo $ac_n "checking size of float""... $ac_c" 1>&6 3222 echo "configure:32 23: checking size of float" >&53265 echo "configure:3266: checking size of float" >&5 3223 3266 if eval "test \"`echo '$''{'ac_cv_sizeof_float'+set}'`\" = set"; then 3224 3267 echo $ac_n "(cached) $ac_c" 1>&6 … … 3226 3269 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence. 3227 3270 cat > conftest.$ac_ext <<EOF 3228 #line 32 29"configure"3271 #line 3272 "configure" 3229 3272 #include "confdefs.h" 3230 3273 #include "confdefs.h" … … 3236 3279 ; return 0; } 3237 3280 EOF 3238 if { (eval echo configure:32 39: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3281 if { (eval echo configure:3282: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3239 3282 rm -rf conftest* 3240 3283 ac_cv_sizeof_float=$ac_size … … 3259 3302 3260 3303 echo $ac_n "checking size of double""... $ac_c" 1>&6 3261 echo "configure:3 262: checking size of double" >&53304 echo "configure:3305: checking size of double" >&5 3262 3305 if eval "test \"`echo '$''{'ac_cv_sizeof_double'+set}'`\" = set"; then 3263 3306 echo $ac_n "(cached) $ac_c" 1>&6 … … 3265 3308 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence. 3266 3309 cat > conftest.$ac_ext <<EOF 3267 #line 3 268"configure"3310 #line 3311 "configure" 3268 3311 #include "confdefs.h" 3269 3312 #include "confdefs.h" … … 3275 3318 ; return 0; } 3276 3319 EOF 3277 if { (eval echo configure:3 278: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3320 if { (eval echo configure:3321: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3278 3321 rm -rf conftest* 3279 3322 ac_cv_sizeof_double=$ac_size … … 3298 3341 3299 3342 echo $ac_n "checking size of long double""... $ac_c" 1>&6 3300 echo "configure:33 01: checking size of long double" >&53343 echo "configure:3344: checking size of long double" >&5 3301 3344 if eval "test \"`echo '$''{'ac_cv_sizeof_long_double'+set}'`\" = set"; then 3302 3345 echo $ac_n "(cached) $ac_c" 1>&6 … … 3304 3347 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence. 3305 3348 cat > conftest.$ac_ext <<EOF 3306 #line 33 07"configure"3349 #line 3350 "configure" 3307 3350 #include "confdefs.h" 3308 3351 #include "confdefs.h" … … 3314 3357 ; return 0; } 3315 3358 EOF 3316 if { (eval echo configure:33 17: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3359 if { (eval echo configure:3360: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3317 3360 rm -rf conftest* 3318 3361 ac_cv_sizeof_long_double=$ac_size … … 3338 3381 3339 3382 echo $ac_n "checking size of void *""... $ac_c" 1>&6 3340 echo "configure:33 41: checking size of void *" >&53383 echo "configure:3384: checking size of void *" >&5 3341 3384 if eval "test \"`echo '$''{'ac_cv_sizeof_void_p'+set}'`\" = set"; then 3342 3385 echo $ac_n "(cached) $ac_c" 1>&6 … … 3344 3387 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence. 3345 3388 cat > conftest.$ac_ext <<EOF 3346 #line 33 47"configure"3389 #line 3390 "configure" 3347 3390 #include "confdefs.h" 3348 3391 #include "confdefs.h" … … 3354 3397 ; return 0; } 3355 3398 EOF 3356 if { (eval echo configure:3 357: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3399 if { (eval echo configure:3400: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3357 3400 rm -rf conftest* 3358 3401 ac_cv_sizeof_void_p=$ac_size … … 3377 3420 3378 3421 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 3379 echo "configure:3 380: checking whether byte ordering is bigendian" >&53422 echo "configure:3423: checking whether byte ordering is bigendian" >&5 3380 3423 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then 3381 3424 echo $ac_n "(cached) $ac_c" 1>&6 … … 3384 3427 # See if sys/param.h defines the BYTE_ORDER macro. 3385 3428 cat > conftest.$ac_ext <<EOF 3386 #line 3 387"configure"3429 #line 3430 "configure" 3387 3430 #include "confdefs.h" 3388 3431 #include <sys/types.h> … … 3395 3438 ; return 0; } 3396 3439 EOF 3397 if { (eval echo configure:3 398: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3440 if { (eval echo configure:3441: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3398 3441 rm -rf conftest* 3399 3442 # It does; now see whether it defined to BIG_ENDIAN or not. 3400 3443 cat > conftest.$ac_ext <<EOF 3401 #line 34 02"configure"3444 #line 3445 "configure" 3402 3445 #include "confdefs.h" 3403 3446 #include <sys/types.h> … … 3410 3453 ; return 0; } 3411 3454 EOF 3412 if { (eval echo configure:34 13: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then3455 if { (eval echo configure:3456: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 3413 3456 rm -rf conftest* 3414 3457 ac_cv_c_bigendian=yes … … 3430 3473 else 3431 3474 cat > conftest.$ac_ext <<EOF 3432 #line 34 33"configure"3475 #line 3476 "configure" 3433 3476 #include "confdefs.h" 3434 3477 main () { … … 3443 3486 } 3444 3487 EOF 3445 if { (eval echo configure:34 46: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null3488 if { (eval echo configure:3489: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 3446 3489 then 3447 3490 ac_cv_c_bigendian=no … … 3461 3504 if test $ac_cv_c_bigendian = unknown; then 3462 3505 echo $ac_n "checking to probe for byte ordering""... $ac_c" 1>&6 3463 echo "configure:3 464: checking to probe for byte ordering" >&53506 echo "configure:3507: checking to probe for byte ordering" >&5 3464 3507 3465 3508 cat >conftest.c <<EOF … … 3511 3554 if test x$TARGET = xSPARC; then 3512 3555 echo $ac_n "checking assembler and linker support unaligned pc related relocs""... $ac_c" 1>&6 3513 echo "configure:35 14: checking assembler and linker support unaligned pc related relocs" >&53556 echo "configure:3557: checking assembler and linker support unaligned pc related relocs" >&5 3514 3557 if eval "test \"`echo '$''{'libffi_cv_as_sparc_ua_pcrel'+set}'`\" = set"; then 3515 3558 echo $ac_n "(cached) $ac_c" 1>&6 … … 3521 3564 LDFLAGS="$LDFLAGS -shared" 3522 3565 cat > conftest.$ac_ext <<EOF 3523 #line 35 24"configure"3566 #line 3567 "configure" 3524 3567 #include "confdefs.h" 3525 3568 asm (".text; foo: nop; .data; .align 4; .byte 0; .uaword %r_disp32(foo); .text"); … … 3528 3571 ; return 0; } 3529 3572 EOF 3530 if { (eval echo configure:35 31: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3573 if { (eval echo configure:3574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3531 3574 rm -rf conftest* 3532 3575 libffi_cv_as_sparc_ua_pcrel=yes … … 3893 3936 if test -z "$ac_dots"; then top_srcdir=. 3894 3937 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 3895 /* | [A-Za-z]:*)3938 [/\\]* | [a-zA-Z]:*) 3896 3939 srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 3897 3940 *) # Relative path. … … 3901 3944 3902 3945 case "$ac_given_INSTALL" in 3903 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;3946 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 3904 3947 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 3905 3948 esac -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.