Ignore:
Timestamp:
Aug 16, 2003, 11:56:50 PM (22 years ago)
Author:
bird
Message:

Regenerated configure files after 2.14 join.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/gas/configure

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r618 r619  
    12981298  enableval="$enable_shared"
    12991299  p=${PACKAGE-default}
    1300 case "$enableval" in
     1300case $enableval in
    13011301yes) enable_shared=yes ;;
    13021302no) enable_shared=no ;;
     
    13211321  enableval="$enable_static"
    13221322  p=${PACKAGE-default}
    1323 case "$enableval" in
     1323case $enableval in
    13241324yes) enable_static=yes ;;
    13251325no) enable_static=no ;;
     
    13441344  enableval="$enable_fast_install"
    13451345  p=${PACKAGE-default}
    1346 case "$enableval" in
     1346case $enableval in
    13471347yes) enable_fast_install=yes ;;
    13481348no) enable_fast_install=no ;;
     
    13721372
    13731373ac_prog=ld
    1374 if test "$ac_cv_prog_gcc" = yes; then
     1374if test "$GCC" = yes; then
    13751375  # Check if gcc -print-prog-name=ld gives a path.
    13761376  echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
     
    13831383    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
    13841384  esac
    1385   case "$ac_prog" in
     1385  case $ac_prog in
    13861386    # Accept absolute paths.
    13871387    [\\/]* | [A-Za-z]:[\\/]*)
     
    14101410echo "configure:1411: checking for non-GNU ld" >&5
    14111411fi
    1412 if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
     1412if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
    14131413  echo $ac_n "(cached) $ac_c" 1>&6
    14141414else
     
    14181418    test -z "$ac_dir" && ac_dir=.
    14191419    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
    1420       ac_cv_path_LD="$ac_dir/$ac_prog"
     1420      lt_cv_path_LD="$ac_dir/$ac_prog"
    14211421      # Check to see if the program is GNU ld.  I'd rather use --version,
    14221422      # but apparently some GNU ld's only accept -v.
    14231423      # Break only if it was the GNU/non-GNU ld that we prefer.
    1424       if "$ac_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
     1424      if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
    14251425        test "$with_gnu_ld" != no && break
    14261426      else
     
    14311431  IFS="$ac_save_ifs"
    14321432else
    1433   ac_cv_path_LD="$LD" # Let the user override the test with a path.
    1434 fi
    1435 fi
    1436 
    1437 LD="$ac_cv_path_LD"
     1433  lt_cv_path_LD="$LD" # Let the user override the test with a path.
     1434fi
     1435fi
     1436
     1437LD="$lt_cv_path_LD"
    14381438if test -n "$LD"; then
    14391439  echo "$ac_t""$LD" 1>&6
     
    14441444echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
    14451445echo "configure:1446: checking if the linker ($LD) is GNU ld" >&5
    1446 if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
     1446if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
    14471447  echo $ac_n "(cached) $ac_c" 1>&6
    14481448else
    14491449  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
    14501450if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
    1451   ac_cv_prog_gnu_ld=yes
    1452 else
    1453   ac_cv_prog_gnu_ld=no
    1454 fi
    1455 fi
    1456 
    1457 echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6
    1458 with_gnu_ld=$ac_cv_prog_gnu_ld
     1451  lt_cv_prog_gnu_ld=yes
     1452else
     1453  lt_cv_prog_gnu_ld=no
     1454fi
     1455fi
     1456
     1457echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6
     1458with_gnu_ld=$lt_cv_prog_gnu_ld
    14591459
    14601460
     
    14731473echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
    14741474echo "configure:1475: checking for BSD-compatible nm" >&5
    1475 if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then
     1475if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
    14761476  echo $ac_n "(cached) $ac_c" 1>&6
    14771477else
    14781478  if test -n "$NM"; then
    14791479  # Let the user override the test.
    1480   ac_cv_path_NM="$NM"
     1480  lt_cv_path_NM="$NM"
    14811481else
    14821482  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
     
    14901490      # Tru64's nm complains that /dev/null is an invalid object file
    14911491      if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
    1492         ac_cv_path_NM="$tmp_nm -B"
     1492        lt_cv_path_NM="$tmp_nm -B"
    14931493        break
    14941494      elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
    1495         ac_cv_path_NM="$tmp_nm -p"
     1495        lt_cv_path_NM="$tmp_nm -p"
    14961496        break
    14971497      else
    1498         ac_cv_path_NM=${ac_cv_path_NM="$tmp_nm"} # keep the first match, but
     1498        lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
    14991499        continue # so that we can try to find one that supports BSD flags
    15001500      fi
     
    15021502  done
    15031503  IFS="$ac_save_ifs"
    1504   test -z "$ac_cv_path_NM" && ac_cv_path_NM=nm
    1505 fi
    1506 fi
    1507 
    1508 NM="$ac_cv_path_NM"
     1504  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
     1505fi
     1506fi
     1507
     1508NM="$lt_cv_path_NM"
    15091509echo "$ac_t""$NM" 1>&6
    15101510
     
    15551555# whether `pass_all' will *always* work, you probably want this one.
    15561556
    1557 case "$host_os" in
    1558 aix4*)
     1557case $host_os in
     1558aix*)
    15591559  lt_cv_deplibs_check_method=pass_all
    15601560  ;;
     
    15651565
    15661566bsdi4*)
    1567     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
    1568     lt_cv_file_magic_cmd='/usr/bin/file -L'
     1567  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
     1568  lt_cv_file_magic_cmd='/usr/bin/file -L'
    15691569  lt_cv_file_magic_test_file=/shlib/libc.so
    15701570  ;;
     
    15751575  ;;
    15761576
     1577darwin* | rhapsody*)
     1578  lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
     1579  lt_cv_file_magic_cmd='/usr/bin/file -L'
     1580  case "$host_os" in
     1581  rhapsody* | darwin1.012)
     1582    lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System'
     1583    ;;
     1584  *) # Darwin 1.3 on
     1585    lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
     1586    ;;
     1587  esac
     1588  ;;
     1589
    15771590freebsd* )
    15781591  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    1579     case "$host_cpu" in
     1592    case $host_cpu in
    15801593    i*86 )
    15811594      # Not sure whether the presence of OpenBSD here was a mistake.
    15821595      # Let's accept both of them until this is cleared up.
    1583             lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
    1584             lt_cv_file_magic_cmd=/usr/bin/file
     1596      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
     1597      lt_cv_file_magic_cmd=/usr/bin/file
    15851598      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
    15861599      ;;
     
    15951608  ;;
    15961609
    1597 hpux10.20*)
    1598   # TODO:  Does this work for hpux-11 too?
    1599   lt_cv_deplibs_check_method='file_magic (s0-90-90-9|PA-RISC0-9.0-9) shared library'
    1600   lt_cv_file_magic_cmd=/usr/bin/file
    1601   lt_cv_file_magic_test_file=/usr/lib/libc.sl
     1610hpux10.20*|hpux11*)
     1611  case $host_cpu in
     1612  hppa*)
     1613    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
     1614    lt_cv_file_magic_cmd=/usr/bin/file
     1615    lt_cv_file_magic_test_file=/usr/lib/libc.sl
     1616    ;;
     1617  ia64*)
     1618    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
     1619    lt_cv_file_magic_cmd=/usr/bin/file
     1620    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
     1621    ;;
     1622  esac
    16021623  ;;
    16031624
    16041625irix5* | irix6*)
    1605   case "$host_os" in
     1626  case $host_os in
    16061627  irix5*)
    16071628    # this will be overridden with pass_all, but let us keep it just in case
     
    16091630    ;;
    16101631  *)
    1611     case "$LD" in
     1632    case $LD in
    16121633    *-32|*"-32 ") libmagic=32-bit;;
    16131634    *-n32|*"-n32 ") libmagic=N32;;
     
    16161637    esac
    16171638    # this will be overridden with pass_all, but let us keep it just in case
    1618         lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
    1619         ;;
     1639    lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
     1640    ;;
    16201641  esac
    16211642  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
     
    16251646# This must be Linux ELF.
    16261647linux-gnu*)
    1627   case "$host_cpu" in
    1628   alpha* | i*86 | powerpc* | sparc* | ia64* )
     1648  case $host_cpu in
     1649  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
    16291650    lt_cv_deplibs_check_method=pass_all ;;
    16301651  *)
    16311652    # glibc up to 2.1.1 does not perform some relocations on ARM
    1632         lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
    1633       esac
     1653    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
     1654  esac
    16341655  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
    16351656  ;;
    16361657
    16371658netbsd*)
    1638   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then :
     1659  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     1660    lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
    16391661  else
    1640         lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
    1641         lt_cv_file_magic_cmd='/usr/bin/file -L'
    1642     lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
     1662    lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$'
    16431663  fi
     1664  ;;
     1665
     1666os2*)
     1667  lt_cv_deplibs_check_method=pass_all
     1668  ;;
     1669
     1670newsos6)
     1671  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
     1672  lt_cv_file_magic_cmd=/usr/bin/file
     1673  lt_cv_file_magic_test_file=/usr/lib/libnls.so
    16441674  ;;
    16451675
     
    16601690  ;;
    16611691
     1692sysv5uw[78]* | sysv4*uw2*)
     1693  lt_cv_deplibs_check_method=pass_all
     1694  ;;
     1695
    16621696sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
    1663   case "$host_vendor" in
     1697  case $host_vendor in
    16641698  ncr)
    16651699    lt_cv_deplibs_check_method=pass_all
    16661700    ;;
    16671701  motorola)
    1668         lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
    1669         lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
     1702    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
     1703    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
    16701704    ;;
    16711705  esac
     
    16801714
    16811715echo $ac_n "checking for object suffix""... $ac_c" 1>&6
    1682 echo "configure:1683: checking for object suffix" >&5
     1716echo "configure:1717: checking for object suffix" >&5
    16831717if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
    16841718  echo $ac_n "(cached) $ac_c" 1>&6
     
    16861720  rm -f conftest*
    16871721echo 'int i = 1;' > conftest.$ac_ext
    1688 if { (eval echo configure:1689: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1722if { (eval echo configure:1723: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    16891723  for ac_file in conftest.*; do
    16901724    case $ac_file in
     
    17121746
    17131747# Only perform the check for file, if the check method requires it
    1714 case "$deplibs_check_method" in
     1748case $deplibs_check_method in
    17151749file_magic*)
    17161750  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
    17171751    echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
    1718 echo "configure:1719: checking for ${ac_tool_prefix}file" >&5
     1752echo "configure:1753: checking for ${ac_tool_prefix}file" >&5
    17191753if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    17201754  echo $ac_n "(cached) $ac_c" 1>&6
    17211755else
    1722   case "$MAGIC_CMD" in
     1756  case $MAGIC_CMD in
    17231757  /*)
    17241758  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
     
    17361770      lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
    17371771      if test -n "$file_magic_test_file"; then
    1738         case "$deplibs_check_method" in
     1772        case $deplibs_check_method in
    17391773        "file_magic "*)
    17401774          file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
     
    17781812  if test -n "$ac_tool_prefix"; then
    17791813    echo $ac_n "checking for file""... $ac_c" 1>&6
    1780 echo "configure:1781: checking for file" >&5
     1814echo "configure:1815: checking for file" >&5
    17811815if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    17821816  echo $ac_n "(cached) $ac_c" 1>&6
    17831817else
    1784   case "$MAGIC_CMD" in
     1818  case $MAGIC_CMD in
    17851819  /*)
    17861820  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
     
    17981832      lt_cv_path_MAGIC_CMD="$ac_dir/file"
    17991833      if test -n "$file_magic_test_file"; then
    1800         case "$deplibs_check_method" in
     1834        case $deplibs_check_method in
    18011835        "file_magic "*)
    18021836          file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
     
    18491883set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    18501884echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1851 echo "configure:1852: checking for $ac_word" >&5
     1885echo "configure:1886: checking for $ac_word" >&5
    18521886if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    18531887  echo $ac_n "(cached) $ac_c" 1>&6
     
    18821916set dummy ranlib; ac_word=$2
    18831917echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1884 echo "configure:1885: checking for $ac_word" >&5
     1918echo "configure:1919: checking for $ac_word" >&5
    18851919if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    18861920  echo $ac_n "(cached) $ac_c" 1>&6
     
    19181952set dummy ${ac_tool_prefix}strip; ac_word=$2
    19191953echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1920 echo "configure:1921: checking for $ac_word" >&5
     1954echo "configure:1955: checking for $ac_word" >&5
    19211955if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    19221956  echo $ac_n "(cached) $ac_c" 1>&6
     
    19511985set dummy strip; ac_word=$2
    19521986echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1953 echo "configure:1954: checking for $ac_word" >&5
     1987echo "configure:1988: checking for $ac_word" >&5
    19541988if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    19551989  echo $ac_n "(cached) $ac_c" 1>&6
     
    19902024test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
    19912025test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
    1992 test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
    1993 test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
     2026test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
     2027test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
    19942028
    19952029
     
    20162050# Some flags need to be propagated to the compiler or linker for good
    20172051# libtool support.
    2018 case "$host" in
     2052case $host in
    20192053*-*-irix6*)
    20202054  # Find out which ABI we are using.
    2021   echo '#line 2022 "configure"' > conftest.$ac_ext
    2022   if { (eval echo configure:2023: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    2023     case "`/usr/bin/file conftest.o`" in
     2055  echo '#line 2056 "configure"' > conftest.$ac_ext
     2056  if { (eval echo configure:2057: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2057   if test "$lt_cv_prog_gnu_ld" = yes; then
     2058    case `/usr/bin/file conftest.$ac_objext` in
     2059    *32-bit*)
     2060      LD="${LD-ld} -melf32bsmip"
     2061      ;;
     2062    *N32*)
     2063      LD="${LD-ld} -melf32bmipn32"
     2064      ;;
     2065    *64-bit*)
     2066      LD="${LD-ld} -melf64bmip"
     2067      ;;
     2068    esac
     2069   else
     2070    case `/usr/bin/file conftest.$ac_objext` in
    20242071    *32-bit*)
    20252072      LD="${LD-ld} -32"
     
    20322079      ;;
    20332080    esac
     2081   fi
     2082  fi
     2083  rm -rf conftest*
     2084  ;;
     2085
     2086ia64-*-hpux*)
     2087  # Find out which ABI we are using.
     2088  echo 'int i;' > conftest.$ac_ext
     2089  if { (eval echo configure:2090: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2090    case "`/usr/bin/file conftest.o`" in
     2091    *ELF-32*)
     2092      HPUX_IA64_MODE="32"
     2093      ;;
     2094    *ELF-64*)
     2095      HPUX_IA64_MODE="64"
     2096      ;;
     2097    esac
    20342098  fi
    20352099  rm -rf conftest*
     
    20412105  CFLAGS="$CFLAGS -belf"
    20422106  echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
    2043 echo "configure:2044: checking whether the C compiler needs -belf" >&5
     2107echo "configure:2108: checking whether the C compiler needs -belf" >&5
    20442108if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
    20452109  echo $ac_n "(cached) $ac_c" 1>&6
     
    20542118
    20552119     cat > conftest.$ac_ext <<EOF
    2056 #line 2057 "configure"
     2120#line 2121 "configure"
    20572121#include "confdefs.h"
    20582122
     
    20612125; return 0; }
    20622126EOF
    2063 if { (eval echo configure:2064: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2127if { (eval echo configure:2128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    20642128  rm -rf conftest*
    20652129  lt_cv_cc_needs_belf=yes
     
    21712235exec 5>>./config.log
    21722236
    2173 
    21742237 
    21752238
     
    22102273using_cgen=no
    22112274
    2212 build_warnings="-W -Wall"
     2275build_warnings="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
    22132276# Check whether --enable-build-warnings or --disable-build-warnings was given.
    22142277if test "${enable_build_warnings+set}" = set; then
     
    22422305GDBINIT=".gdbinit"
    22432306case "${host}" in
    2244   *-*-msdos* | *-*-go32* | *-*-mingw32* | *-*-cygwin* | *-*-windows*)
     2307  *-*-msdos* | *-*-go32* | *-*-mingw32* | *-*-windows*)
    22452308    GDBINIT="gdb.ini"
    22462309    ;;
     
    22952358    case ${cpu} in
    22962359      alpha*)           cpu_type=alpha ;;
    2297       armeb)            cpu_type=arm endian=big ;;
    2298       arm*)             cpu_type=arm endian=little ;;
    2299       armb*)            cpu_type=arm endian=little ;;
    2300       armv*l)           cpu_type=arm endian=little ;;
    2301       armv*b)           cpu_type=arm endian=big ;;
    2302       xscale*)          cpu_type=arm endian=little ;;
    2303       strongarm*)       cpu_type=arm endian=little ;;
    2304       thumb*)           cpu_type=arm endian=little ;;
     2360      arm*b|xscale*b|strongarm*b) cpu_type=arm endian=big ;;
     2361      arm*|xscale*|strongarm*)    cpu_type=arm endian=little ;;
    23052362      hppa*)            cpu_type=hppa ;;
    23062363      i[3456]86)        cpu_type=i386 arch=i386;;
    23072364      x86_64)           cpu_type=i386 arch=x86_64;;
    23082365      ia64)             cpu_type=ia64 ;;
     2366      ip2k)             cpu_type=ip2k endian=big ;;
     2367      iq2000)           cpu_type=iq2000 endian=big ;;
    23092368      m6811|m6812|m68hc12) cpu_type=m68hc11 ;;
    23102369      m680[012346]0)    cpu_type=m68k ;;
     
    23152374      mips*el)          cpu_type=mips endian=little ;;
    23162375      mips*)            cpu_type=mips endian=big ;;
     2376      or32*)            cpu_type=or32 endian=big ;;
    23172377      pjl*)             cpu_type=pj endian=little ;;
    23182378      pj*)              cpu_type=pj endian=big ;;
    2319       powerpcle*)       cpu_type=ppc endian=little ;;
     2379      powerpc*le*)      cpu_type=ppc endian=little ;;
    23202380      powerpc*)         cpu_type=ppc endian=big ;;
    23212381      rs6000*)          cpu_type=ppc ;;
     2382      s390x*)           cpu_type=s390 arch=s390x ;;
     2383      s390*)            cpu_type=s390 arch=s390 ;;
     2384      sh5*)             cpu_type=sh64 endian=big ;;
     2385      sh5le*)           cpu_type=sh64 endian=little ;;
     2386      sh64*)            cpu_type=sh64 endian=big ;;
     2387      sh64le*)          cpu_type=sh64 endian=little ;;
     2388      sh*le)            cpu_type=sh endian=little ;;
     2389      sh*)              cpu_type=sh endian=big ;;
    23222390      sparclite*)       cpu_type=sparc arch=sparclite ;;
    23232391      sparclet*)        cpu_type=sparc arch=sparclet ;;
     
    23262394      sparc*)           cpu_type=sparc arch=sparclite ;; # ??? See tc-sparc.c.
    23272395      v850*)            cpu_type=v850 ;;
     2396      xtensa*)          cpu_type=xtensa arch=xtensa ;;
    23282397      *)                cpu_type=${cpu} ;;
    23292398    esac
     
    23422411    # assign object format
    23432412    case ${generic_target} in
    2344       a29k-*-coff)          fmt=coff ;;
    2345       a29k-amd-udi)         fmt=coff ;;
    2346       a29k-amd-ebmon)       fmt=coff ;;
    2347       a29k-nyu-sym1)        fmt=coff ;;
    2348       a29k-*-rtems*)        fmt=coff ;;
    2349       a29k-*-vxworks*)      fmt=coff ;;
    2350 
    2351       alpha*-*-*vms*)       fmt=evax ;;
    2352       alpha*-*-netware*)    fmt=ecoff ;;
    2353       alpha*-*-openbsd*)    fmt=ecoff ;;
    2354       alpha*-*-osf*)        fmt=ecoff ;;
    2355       alpha*-*-linuxecoff*) fmt=ecoff ;;
    2356       alpha*-*-linux-gnu*)  fmt=elf em=linux ;;
    2357       alpha*-*-netbsd*)     fmt=elf em=nbsd ;;
    2358 
    2359       arc-*-elf*)           fmt=elf bfd_gas=yes ;;
    2360 
    2361       arm-*-aout)                       fmt=aout ;;
    2362       arm-*-coff | thumb-*-coff)        fmt=coff ;;
    2363       arm-*-rtems | thumb-*-rtems)      fmt=elf ;;
    2364       arm-*-elf | thumb-*-elf)          fmt=elf ;;
     2413      a29k-*-coff)                      fmt=coff ;;
     2414      a29k-amd-udi)                     fmt=coff ;;
     2415      a29k-amd-ebmon)                   fmt=coff ;;
     2416      a29k-nyu-sym1)                    fmt=coff ;;
     2417      a29k-*-rtems*)                    fmt=coff ;;
     2418      a29k-*-vxworks*)                  fmt=coff ;;
     2419
     2420      alpha*-*-*vms*)                   fmt=evax ;;
     2421      alpha*-*-netware*)                fmt=ecoff ;;
     2422      alpha*-*-osf*)                    fmt=ecoff ;;
     2423      alpha*-*-linuxecoff*)             fmt=ecoff ;;
     2424      alpha*-*-linux-gnu*)              fmt=elf em=linux ;;
     2425      alpha*-*-netbsd*)                 fmt=elf em=nbsd ;;
     2426      alpha*-*-openbsd*)                fmt=elf em=obsd ;;
     2427
     2428      arc-*-elf*)                       fmt=elf ;;
     2429
     2430      arm-*-aout)                       fmt=aout ;;
     2431      arm-*-coff | thumb-*-coff)        fmt=coff ;;
     2432      arm-*-rtems | thumb-*-rtems)      fmt=elf ;;
     2433      arm-*-elf | thumb-*-elf)          fmt=elf ;;
     2434      arm-*-kaos*)                      fmt=elf ;;
    23652435      arm*-*-conix*)                    fmt=elf ;;
    2366       arm-*-linux*aout*)                fmt=aout em=linux ;;
    2367       arm*-*-linux-gnu* | arm*-*-uclinux*)     
    2368                                         fmt=elf  em=linux ;;
    2369       arm-*-netbsd*)                    fmt=aout em=nbsd ;;
    2370       arm-*-oabi | thumb-*-oabi)        fmt=elf ;;
    2371       arm-epoc-pe | thumb-epoc-pe)      fmt=coff em=epoc-pe ;;
     2436      arm-*-linux*aout*)                fmt=aout em=linux ;;
     2437      arm*-*-linux-gnu*)                fmt=elf  em=linux ;;
     2438      arm*-*-uclinux*)                  fmt=elf  em=linux ;;
     2439      arm-*-netbsdelf*)                 fmt=elf  em=nbsd ;;
     2440      arm-*-*n*bsd*)                    fmt=aout em=nbsd ;;
     2441      arm-**-nto*)                      fmt=elf ;;
     2442      arm-*-oabi | thumb-*-oabi)        fmt=elf ;;
     2443      arm-epoc-pe | thumb-epoc-pe)      fmt=coff em=epoc-pe ;;
    23722444      arm-*-wince)                      fmt=coff em=wince-pe ;;
    2373       arm-*-pe | thumb-*-pe)            fmt=coff em=pe ;;
    2374       arm-*-riscix*)                    fmt=aout em=riscix ;;
    2375       arm-*-vxworks)                    fmt=coff ;;
    2376 
    2377       avr-*-*)              fmt=elf bfd_gas=yes ;;
    2378 
    2379       cris-*-*)             fmt=multi bfd_gas=yes ;;
    2380 
    2381       d10v-*-*)             fmt=elf bfd_gas=yes ;;
    2382       d30v-*-*)             fmt=elf bfd_gas=yes ;;
    2383 
    2384 
    2385       fr30-*-*)             fmt=elf bfd_gas=yes ;;
    2386 
    2387       hppa-*-linux-gnu*)    case ${cpu} in
    2388                                 hppa*64*)
    2389                                         fmt=elf em=hppalinux64;;
    2390                                 hppa*)
    2391                                         fmt=elf em=linux;;
    2392                             esac ;;
    2393       hppa-*-*elf*)         fmt=elf em=hppa ;;
    2394       hppa-*-lites*)        fmt=elf em=hppa ;;
    2395       hppa-*-osf*)          fmt=som em=hppa ;;
    2396       hppa-*-rtems*)        fmt=elf em=hppa ;;
    2397       hppa-*-hpux11*)       case ${cpu} in
    2398                                 hppa*64*)
    2399                                         fmt=elf em=hppa64 ;;
    2400                                 hppa*)
    2401                                         fmt=som em=hppa ;;
    2402                             esac ;;
    2403       hppa-*-hpux*)         fmt=som em=hppa ;;
    2404       hppa-*-mpeix*)        fmt=som em=hppa ;;
    2405       hppa-*-bsd*)          fmt=som em=hppa ;;
    2406       hppa-*-hiux*)         fmt=som em=hppa ;;
    2407 
    2408       h8300-*-rtems*)       fmt=coff ;;
    2409       h8300-*-coff)         fmt=coff ;;
    2410       h8500-*-rtems*)       fmt=coff ;;
    2411       h8500-*-coff)         fmt=coff ;;
    2412 
    2413       i370-*-elf* | i370-*-linux*) fmt=elf ;;
    2414       i386-ibm-aix*)        fmt=coff em=i386aix ;;
    2415       i386-sequent-bsd*)    fmt=aout em=dynix bfd_gas=yes ;;
    2416       i386-*-beospe*)       fmt=coff em=pe bfd_gas=yes ;;
    2417       i386-*-beoself* | i386-*-beos*) fmt=elf bfd_gas=yes ;;
    2418       i386-*-bsd*)          fmt=aout em=386bsd ;;
    2419       i386-*-netbsd0.8)     fmt=aout em=386bsd ;;
    2420       i386-*-netbsd*)       fmt=aout em=nbsd bfd_gas=yes;;
    2421       i386-*-openbsd*)      fmt=aout em=nbsd bfd_gas=yes;;
    2422       i386-*-linux*aout* | i386-*-linux*oldld)   fmt=aout em=linux ;;
    2423       i386-*-linux*coff*)   fmt=coff em=linux ;;
    2424       i386-*-linux-gnu*)    fmt=elf em=linux bfd_gas=yes ;;
    2425       x86_64-*-linux-gnu*)  fmt=elf em=linux bfd_gas=yes ;;
    2426       i386-*-lynxos*)       fmt=coff em=lynx ;;
    2427       i386-*-sysv[45]* | i386-*-solaris* | i386-*-elf)
    2428                             fmt=elf bfd_gas=yes ;;
    2429       i386-*-freebsdaout* | i386-*-freebsd[12].* | i386-*-freebsd[12])
    2430                             fmt=aout em=386bsd ;;
    2431       i386-*-coff | i386-*-sysv* | i386-*-sco3.2v5*coff | i386-*-isc*)
    2432                           fmt=coff ;;
    2433       i386-*-sco3.2v5*)      fmt=elf
    2434                             if test ${this_target} = $target; then
    2435                                 cat >> confdefs.h <<\EOF
     2445      arm-*-pe | thumb-*-pe)            fmt=coff em=pe ;;
     2446      arm-*-riscix*)                    fmt=aout em=riscix ;;
     2447      arm-*-vxworks)                    fmt=coff ;;
     2448
     2449      avr-*-*)                          fmt=elf ;;
     2450
     2451      cris-*-*)                         fmt=multi bfd_gas=yes ;;
     2452
     2453      d10v-*-*)                         fmt=elf ;;
     2454      d30v-*-*)                         fmt=elf ;;
     2455      dlx-*-*)                          fmt=elf ;;
     2456
     2457      fr30-*-*)                         fmt=elf ;;
     2458      frv-*-*)                          fmt=elf ;;
     2459
     2460      hppa-*-linux*)    case ${cpu} in
     2461                            hppa*64*)   fmt=elf em=hppalinux64;;
     2462                            hppa*)      fmt=elf em=linux;;
     2463                        esac ;;
     2464      hppa-*-*elf*)                     fmt=elf em=hppa ;;
     2465      hppa-*-lites*)                    fmt=elf em=hppa ;;
     2466      hppa-*-netbsd*)                   fmt=elf em=nbsd ;;
     2467      hppa-*-openbsd*)                  fmt=elf em=hppa ;;
     2468      hppa-*-osf*)                      fmt=som em=hppa ;;
     2469      hppa-*-rtems*)                    fmt=elf em=hppa ;;
     2470      hppa-*-hpux11*)   case ${cpu} in
     2471                            hppa*64*)   fmt=elf em=hppa64 ;;
     2472                            hppa*)      fmt=som em=hppa ;;
     2473                        esac ;;
     2474      hppa-*-hpux*)                     fmt=som em=hppa ;;
     2475      hppa-*-mpeix*)                    fmt=som em=hppa ;;
     2476      hppa-*-bsd*)                      fmt=som em=hppa ;;
     2477      hppa-*-hiux*)                     fmt=som em=hppa ;;
     2478
     2479      h8300-*-rtems*)                   fmt=coff ;;
     2480      h8300-*-coff)                     fmt=coff ;;
     2481      h8300-*-elf)                      fmt=elf ;;
     2482      h8500-*-rtems*)                   fmt=coff ;;
     2483      h8500-*-coff)                     fmt=coff ;;
     2484
     2485      i370-*-elf* | i370-*-linux*)      fmt=elf ;;
     2486      i386-ibm-aix*)                    fmt=coff em=i386aix ;;
     2487      i386-sequent-bsd*)                fmt=aout em=dynix ;;
     2488      i386-*-beospe*)                   fmt=coff em=pe ;;
     2489      i386-*-beos*)                     fmt=elf ;;
     2490      i386-*-coff)                      fmt=coff ;;
     2491      i386-*-elf)                       fmt=elf ;;
     2492      i386-*-kaos*)                     fmt=elf ;;
     2493      i386-*-bsd*)                      fmt=aout em=386bsd ;;
     2494      i386-*-netbsd0.8)                 fmt=aout em=386bsd ;;
     2495      i386-*-netbsdpe*)                 fmt=coff em=pe ;;
     2496      i386-*-netbsdelf*)                fmt=elf em=nbsd ;;
     2497      i386-*-*n*bsd*)   case ${cpu} in
     2498                            x86_64)     fmt=elf em=nbsd ;;
     2499                            *)          fmt=aout em=nbsd ;;
     2500                        esac ;;
     2501      i386-*-linux*aout*)               fmt=aout em=linux ;;
     2502      i386-*-linux*oldld)               fmt=aout em=linux ;;
     2503      i386-*-linux*coff*)               fmt=coff em=linux ;;
     2504      i386-*-linux-gnu*)                fmt=elf em=linux ;;
     2505      x86_64-*-linux-gnu*)              fmt=elf em=linux ;;
     2506      i386-*-lynxos*)                   fmt=coff em=lynx ;;
     2507      i386-*-sysv[45]*)                 fmt=elf ;;
     2508      i386-*-solaris*)                  fmt=elf ;;
     2509      i386-*-freebsdaout*)              fmt=aout em=386bsd ;;
     2510      i386-*-freebsd[12].*)             fmt=aout em=386bsd ;;
     2511      i386-*-freebsd[12])               fmt=aout em=386bsd ;;
     2512      i386-*-sysv*)                     fmt=coff ;;
     2513      i386-*-sco3.2v5*coff)             fmt=coff ;;
     2514      i386-*-isc*)                      fmt=coff ;;
     2515      i386-*-sco3.2v5*)                 fmt=elf
     2516          if test ${this_target} = $target; then
     2517            cat >> confdefs.h <<\EOF
    24362518#define SCO_ELF 1
    24372519EOF
    24382520
    2439                             fi
    2440                             ;;
    2441       i386-*-sco3.2*)       fmt=coff ;;
    2442       i386-*-vsta)          fmt=aout ;;
    2443       i386-*-msdosdjgpp* | i386-*-go32* | i386-go32-rtems*)
    2444                             fmt=coff em=go32 bfd_gas=yes
    2445                             cat >> confdefs.h <<\EOF
     2521          fi ;;
     2522      i386-*-sco3.2*)                   fmt=coff ;;
     2523      i386-*-vsta)                      fmt=aout ;;
     2524      i386-*-msdosdjgpp* \
     2525      | i386-*-go32* \
     2526      | i386-go32-rtems*)               fmt=coff em=go32
     2527            cat >> confdefs.h <<\EOF
    24462528#define STRICTCOFF 1
    24472529EOF
    2448 
    2449                             ;;
    2450       i386-*-rtemself*)     fmt=elf ;;
    2451       i386-*-rtems*)        fmt=coff ;;
    2452       i386-*-gnu*)          fmt=elf ;;
    2453       i386-*-mach*)
    2454                             fmt=aout em=mach bfd_gas=yes ;;
    2455       i386-*-msdos*)        fmt=aout ;;
    2456       i386-*-moss*)         fmt=elf ;;
    2457       i386-*-pe)            fmt=coff em=pe bfd_gas=yes ;;
    2458       i386-*-cygwin*)       fmt=coff em=pe bfd_gas=yes ;;
    2459       i386-*-interix*)      fmt=coff em=interix bfd_gas=yes ;;
    2460       i386-*-mingw32*)      fmt=coff em=pe bfd_gas=yes ;;
    2461       i386-*-*nt*)          fmt=coff em=pe bfd_gas=yes ;;
     2530 ;;
     2531      i386-*-rtemself*)                 fmt=elf ;;
     2532      i386-*-rtemscoff*)                fmt=coff ;;
     2533      i386-*-rtems*)                    fmt=elf ;;
     2534      i386-*-gnu*)                      fmt=elf ;;
     2535      i386-*-mach*)                     fmt=aout em=mach ;;
     2536      i386-*-msdos*)                    fmt=aout ;;
     2537      i386-*-moss*)                     fmt=elf ;;
     2538      i386-*-pe)                        fmt=coff em=pe ;;
     2539      i386-*-cygwin*)                   fmt=coff em=pe ;;
     2540      i386-*-interix*)                  fmt=coff em=interix ;;
     2541      i386-*-mingw32*)                  fmt=coff em=pe ;;
     2542      i386-*-nto-qnx*)                  fmt=elf ;;
     2543      i386-*-*nt*)                      fmt=coff em=pe ;;
    24622544      i386-*-os2*)          fmt=aout em=emx bfd_gas=yes ;;
    2463       i386-*-vxworks*)      fmt=aout ;;
    2464       i386-*-chaos)         fmt=elf ;;
    2465       i860-stardent-sysv4* | i860-stardent-elf*)
    2466                             fmt=elf bfd_gas=yes endian=little
    2467                             echo "configure: warning: GAS support for ${generic_target} is preliminary and a work in progress" 1>&2 ;;
    2468       i960-*-bout)          fmt=bout ;;
    2469       i960-*-coff)          fmt=coff em=ic960 ;;
    2470       i960-*-rtems*)        fmt=coff em=ic960 ;;
    2471       i960-*-nindy*)        fmt=bout ;;
    2472       i960-*-vxworks4*)     fmt=bout ;;
    2473       i960-*-vxworks5.0)    fmt=bout ;;
    2474       i960-*-vxworks5.*)    fmt=coff em=ic960 ;;
    2475       i960-*-vxworks*)      fmt=bout ;;
    2476       i960-*-elf*)          fmt=elf ;;
    2477 
    2478       ia64-*-elf*)          fmt=elf ;;
    2479       ia64-*-linux-gnu*)    fmt=elf em=linux ;;
    2480       ia64-*-hpux*)         fmt=elf em=hpux ;;
    2481 
    2482       m32r-*-*)             fmt=elf bfd_gas=yes ;;
    2483 
    2484       m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*)fmt=elf bfd_gas=yes ;;
    2485 
    2486       m68k-*-vxworks* | m68k-ericsson-ose | m68k-*-sunos*)
    2487                             fmt=aout em=sun3 ;;
    2488       m68k-motorola-sysv*)  fmt=coff em=delta ;;
    2489       m68k-bull-sysv3*)     fmt=coff em=dpx2 ;;
    2490       m68k-apollo-*)        fmt=coff em=apollo ;;
    2491       m68k-*-sysv4*) # must be before -sysv*
    2492                             fmt=elf em=svr4 ;;
    2493       m68k-*-elf*)          fmt=elf ;;
    2494       m68k-*-coff | m68k-*-sysv* | m68k-*-rtems*)
    2495                             fmt=coff ;;
    2496       m68k-*-hpux*)         fmt=hp300 em=hp300 ;;
    2497       m68k-*-linux*aout*)   fmt=aout em=linux ;;
    2498       m68k-*-linux-gnu*)    fmt=elf em=linux ;;
    2499       m68k-*-gnu*)          fmt=elf ;;
    2500       m68k-*-lynxos*)       fmt=coff em=lynx ;;
    2501       m68k-*-netbsd*)       fmt=aout em=nbsd bfd_gas=yes ;;
    2502       m68k-*-openbsd*)      fmt=aout em=nbsd bfd_gas=yes ;;
    2503       m68k-apple-aux*)      fmt=coff em=aux ;;
    2504       m68k-*-psos*)         fmt=elf em=psos;;
    2505 
    2506       m88k-motorola-sysv3*) fmt=coff em=delt88 ;;
    2507       m88k-*-coff*)         fmt=coff ;;
    2508 
    2509       mcore-*-elf)          fmt=elf bfd_gas=yes ;;
    2510       mcore-*-pe)           fmt=coff em=pe bfd_gas=yes ;;
     2545      i386-*-vxworks*)                  fmt=aout ;;
     2546      i386-*-chaos)                     fmt=elf ;;
     2547
     2548      i860-*-*)                         fmt=elf endian=little
     2549                echo "configure: warning: GAS support for ${generic_target} is preliminary and a work in progress" 1>&2 ;;
     2550      i960-*-bout)                      fmt=bout ;;
     2551      i960-*-coff)                      fmt=coff em=ic960 ;;
     2552      i960-*-rtems*)                    fmt=coff em=ic960 ;;
     2553      i960-*-nindy*)                    fmt=bout ;;
     2554      i960-*-vxworks5.0)                fmt=bout ;;
     2555      i960-*-vxworks5.*)                fmt=coff em=ic960 ;;
     2556      i960-*-vxworks*)                  fmt=bout ;;
     2557      i960-*-elf*)                      fmt=elf ;;
     2558
     2559      ia64-*-elf*)                      fmt=elf ;;
     2560      ia64-*-aix*)                      fmt=elf em=ia64aix ;;
     2561      ia64-*-linux-gnu*)                fmt=elf em=linux ;;
     2562      ia64-*-hpux*)                     fmt=elf em=hpux ;;
     2563      ia64-*-netbsd*)                   fmt=elf em=nbsd ;;
     2564
     2565      ip2k-*-*)                         fmt=elf ;;
     2566
     2567      iq2000-*-elf)                     fmt=elf bfd_gas=yes ;;
     2568
     2569      m32r-*-*)                         fmt=elf ;;
     2570
     2571      m68hc11-*-* | m6811-*-*)          fmt=elf ;;
     2572      m68hc12-*-* | m6812-*-*)          fmt=elf ;;
     2573
     2574      m68k-*-vxworks*)                  fmt=aout em=sun3 ;;
     2575      m68k-ericsson-ose)                fmt=aout em=sun3 ;;
     2576      m68k-*-sunos*)                    fmt=aout em=sun3 ;;
     2577      m68k-motorola-sysv*)              fmt=coff em=delta ;;
     2578      m68k-bull-sysv3*)                 fmt=coff em=dpx2 ;;
     2579      m68k-apollo-*)                    fmt=coff em=apollo ;;
     2580      m68k-*-elf*)                      fmt=elf ;;
     2581      m68k-*-sysv4*)                    fmt=elf em=svr4 ;;
     2582      m68k-*-sysv*)                     fmt=coff ;;
     2583      m68k-*-coff | m68k-*-rtemscoff*)  fmt=coff ;;
     2584      m68k-*-rtems*)                    fmt=elf ;;
     2585      m68k-*-hpux*)                     fmt=hp300 em=hp300 ;;
     2586      m68k-*-linux*aout*)               fmt=aout em=linux ;;
     2587      m68k-*-linux-gnu*)                fmt=elf em=linux ;;
     2588      m68k-*-gnu*)                      fmt=elf ;;
     2589      m68k-*-lynxos*)                   fmt=coff em=lynx ;;
     2590      m68k-*-netbsdelf*)                fmt=elf em=nbsd ;;
     2591      m68k-*-netbsd*)                   fmt=aout em=nbsd bfd_gas=yes ;;
     2592      m68k-*-openbsd*)                  fmt=aout em=nbsd bfd_gas=yes ;;
     2593      m68k-apple-aux*)                  fmt=coff em=aux ;;
     2594      m68k-*-psos*)                     fmt=elf em=psos;;
     2595
     2596      m88k-motorola-sysv3*)             fmt=coff em=delt88 ;;
     2597      m88k-*-coff*)                     fmt=coff ;;
     2598
     2599      mcore-*-elf)                      fmt=elf ;;
     2600      mcore-*-pe)                       fmt=coff em=pe bfd_gas=yes ;;
    25112601
    25122602      # don't change em like *-*-bsd does
    2513       mips-dec-netbsd*)     fmt=elf endian=little ;;
    2514       mips-dec-openbsd*)    fmt=elf endian=little ;;
    2515       mips-dec-bsd*)        fmt=aout endian=little ;;
    2516       mips-sony-bsd*)       fmt=ecoff ;;
    2517       mips-*-bsd*)          { echo "configure: error: Unknown vendor for mips-bsd configuration." 1>&2; exit 1; } ;;
    2518       mips-*-ultrix*)       fmt=ecoff endian=little ;;
    2519       mips-*-osf*)          fmt=ecoff endian=little ;;
    2520       mips-*-ecoff*)        fmt=ecoff ;;
    2521       mips-*-pe*)           fmt=coff endian=little em=pe ;;
    2522       mips-*-irix6*)        fmt=elf ;;
    2523       mips-*-irix5*)        fmt=elf ;;
    2524       mips-*-irix*)         fmt=ecoff ;;
    2525       mips-*-lnews*)        fmt=ecoff em=lnews ;;
    2526       mips-*-riscos*)       fmt=ecoff ;;
    2527       mips-*-linux-gnu*)
    2528                             fmt=elf em=tmips
    2529                             cat >> confdefs.h <<\EOF
    2530 #define MIPS_STABS_ELF 1
    2531 EOF
    2532 
    2533                             ;;
    2534       mips-*-sysv4*MP* | mips-*-gnu*)
    2535                             fmt=elf em=tmips ;;
    2536       mips-*-sysv*)         fmt=ecoff ;;
    2537       mips-*-elf* | mips-*-rtems* | mips-*-openbsd*)
    2538                             fmt=elf ;;
    2539       mips-*-vxworks*)      fmt=elf
    2540                             cat >> confdefs.h <<\EOF
    2541 #define MIPS_STABS_ELF 1
    2542 EOF
    2543 
    2544                             ;;
    2545       mn10200-*-*)          fmt=elf bfd_gas=yes ;;
    2546       mn10300-*-*)          fmt=elf bfd_gas=yes ;;
    2547       pj*)                  fmt=elf ;;
    2548       ppc-*-pe | ppc-*-cygwin* | ppc-*-winnt*)
    2549                             fmt=coff em=pe ;;
    2550       ppc-*-aix*)           fmt=coff ;;
    2551       ppc-*-beos*)          fmt=coff ;;
    2552       ppc-*-*bsd* | ppc-*-elf* | ppc-*-eabi* | ppc-*-sysv4*)
    2553                             fmt=elf ;;
    2554       ppc-*-linux-gnu*)     fmt=elf
    2555                             case "$endian" in
    2556                             big)  ;;
    2557                             *)    { echo "configure: error: GNU/Linux must be configured big endian" 1>&2; exit 1; } ;;
    2558                             esac
    2559                             ;;
    2560       ppc-*-solaris*)       fmt=elf
    2561                             if test ${this_target} = $target; then
    2562                                 cat >> confdefs.h <<\EOF
     2603      mips-dec-openbsd*)                fmt=elf endian=little ;;
     2604      mips-dec-bsd*)                    fmt=aout endian=little ;;
     2605      mips-sony-bsd*)                   fmt=ecoff ;;
     2606      mips-*-bsd*)
     2607            { echo "configure: error: Unknown vendor for mips-bsd configuration." 1>&2; exit 1; } ;;
     2608      mips-*-ultrix*)                   fmt=ecoff endian=little ;;
     2609      mips-*-osf*)                      fmt=ecoff endian=little ;;
     2610      mips-*-ecoff*)                    fmt=ecoff ;;
     2611      mips-*-pe*)                       fmt=coff endian=little em=pe ;;
     2612      mips-*-irix6*)                    fmt=elf em=irix ;;
     2613      mips-*-irix5*)                    fmt=elf em=irix ;;
     2614      mips-*-irix*)                     fmt=ecoff em=irix ;;
     2615      mips-*-lnews*)                    fmt=ecoff em=lnews ;;
     2616      mips-*-riscos*)                   fmt=ecoff ;;
     2617      mips*-*-linux*)                   fmt=elf em=tmips ;;
     2618      mips-*-sysv4*MP* | mips-*-gnu*)   fmt=elf em=tmips ;;
     2619      mips-*-sysv*)                     fmt=ecoff ;;
     2620      mips-*-elf* | mips-*-rtems*)      fmt=elf ;;
     2621      mips-*-netbsd*)                   fmt=elf ;;
     2622      mips-*-openbsd*)                  fmt=elf ;;
     2623      mips-*-vxworks*)                  fmt=elf ;;
     2624
     2625      mmix-*-*)                         fmt=elf ;;
     2626      mn10200-*-*)                      fmt=elf ;;
     2627      mn10300-*-*)                      fmt=elf ;;
     2628      msp430-*-*)                       fmt=elf ;;
     2629      openrisc-*-*)                     fmt=elf ;;
     2630      or32-*-rtems*)                    fmt=coff ;;
     2631      or32-*-coff)                      fmt=coff ;;
     2632      or32-*-elf)                       fmt=elf ;;
     2633      pj*)                              fmt=elf ;;
     2634
     2635      ppc-*-pe | ppc-*-cygwin*)         fmt=coff em=pe ;;
     2636      ppc-*-winnt*)                     fmt=coff em=pe ;;
     2637      ppc-*-aix5*)                      fmt=coff em=aix5 ;;
     2638      ppc-*-aix*)                       fmt=coff ;;
     2639      ppc-*-beos*)                      fmt=coff ;;
     2640      ppc-*-*n*bsd* | ppc-*-elf*)       fmt=elf ;;
     2641      ppc-*-eabi* | ppc-*-sysv4*)       fmt=elf ;;
     2642      ppc-*-linux-gnu*)                 fmt=elf
     2643            case "$endian" in
     2644                big)  ;;
     2645                *)    { echo "configure: error: GNU/Linux must be configured big endian" 1>&2; exit 1; } ;;
     2646            esac ;;
     2647      ppc-*-solaris*)                   fmt=elf
     2648            if test ${this_target} = $target; then
     2649                cat >> confdefs.h <<\EOF
    25632650#define TARGET_SOLARIS_COMMENT 1
    25642651EOF
    25652652
    2566                             fi
    2567                             if test x${endian} = xbig; then
    2568                                 { echo "configure: error: Solaris must be configured little endian" 1>&2; exit 1; }
    2569                             fi
    2570                             ;;
    2571       ppc-*-rtems*)         fmt=elf ;;
    2572       ppc-*-macos* | ppc-*-mpw*)
    2573                             fmt=coff em=macos ;;
    2574       ppc-*-netware*)       fmt=elf em=ppcnw ;;
    2575       ppc-*-vxworks*)       fmt=elf ;;
    2576 
    2577       sh-*-linux*)          fmt=elf em=linux ;;
    2578       sh-*-elf*)            fmt=elf ;;
    2579       sh-*-coff*)           fmt=coff ;;
    2580       sh-*-pe*)             fmt=coff em=pe bfd_gas=yes;;
    2581       sh-*-rtemself*)       fmt=elf ;;
    2582       sh-*-rtems*)          fmt=coff ;;
    2583 
    2584       ns32k-pc532-mach* | ns32k-pc532-ux*)    fmt=aout em=pc532mach ;;
    2585       ns32k-pc532-netbsd* | ns32k-pc532-lites*)  fmt=aout em=nbsd532 ;;
    2586       ns32k-pc532-openbsd*) fmt=aout em=nbsd532 ;;
    2587 
    2588       sparc-*-rtemsaout*)   fmt=aout ;;
    2589       sparc-*-rtemself*)    fmt=elf ;;
    2590       sparc-*-rtems*)       fmt=elf ;;
    2591       sparc-*-sunos4*)      fmt=aout em=sun3 ;;
    2592       sparc-*-aout | sparc*-*-vxworks*)
    2593                             fmt=aout em=sparcaout ;;
    2594       sparc-*-coff)         fmt=coff ;;
    2595       sparc-*-linux*aout*)  fmt=aout em=linux ;;
    2596       sparc-*-linux-gnu*)   fmt=elf em=linux ;;
    2597       sparc-*-lynxos*)      fmt=coff em=lynx ;;
    2598       sparc-fujitsu-none)   fmt=aout ;;
    2599       sparc-*-elf | sparc-*-sysv4* | sparc-*-solaris*)
    2600                             fmt=elf ;;
    2601       sparc-*-netbsd*)      em=nbsd bfd_gas=yes
    2602                             case ${cpu} in
    2603                                 sparc) case ${os} in
    2604                                            *elf*) fmt=elf ;;
    2605                                            *)     fmt=aout ;;
    2606                                        esac ;;
    2607                                 sparc64) fmt=elf ;;
    2608                             esac
    2609                             ;;
    2610       sparc-*-openbsd*)     fmt=aout em=nbsd ;;
    2611 
    2612       strongarm-*-coff)     fmt=coff ;;
    2613       strongarm-*-elf)      fmt=elf ;;
    2614       xscale-*-coff)     fmt=coff ;;
    2615       xscale-*-elf)      fmt=elf ;;
    2616 
    2617       tic30-*-*aout*)       fmt=aout bfd_gas=yes ;;
    2618       tic30-*-*coff*)       fmt=coff bfd_gas=yes ;;
    2619       tic54x-*-* | c54x*-*-*)
    2620                             fmt=coff bfd_gas=yes need_libm=yes;;
    2621       tic80-*-*)            fmt=coff ;;
    2622 
    2623       v850-*-*)             fmt=elf bfd_gas=yes ;;
    2624       v850e-*-*)            fmt=elf bfd_gas=yes ;;
    2625       v850ea-*-*)           fmt=elf bfd_gas=yes ;;
    2626 
    2627       vax-*-bsd* | vax-*-ultrix*)
    2628                             fmt=aout ;;
    2629       vax-*-vms)            fmt=vms ;;
    2630 
    2631 
    2632       z8k-*-coff | z8k-*-sim)
    2633                             fmt=coff ;;
    2634 
    2635       w65-*-*)              fmt=coff ;;
    2636 
    2637       *-*-aout | *-*-scout)
    2638                             fmt=aout ;;
    2639       *-*-freebsd*)         fmt=elf em=freebsd bfd_gas=yes ;;
    2640       *-*-nindy*)
    2641                             fmt=bout ;;
    2642       *-*-bsd*)
    2643                             fmt=aout em=sun3 ;;
    2644       *-*-generic)          fmt=generic ;;
    2645       *-*-xray | *-*-hms)   fmt=coff ;;
    2646       *-*-sim)              fmt=coff ;;
    2647       *-*-elf | *-*-sysv4* | *-*-solaris*)
    2648                             echo "configure: warning: GAS support for ${generic_target} is incomplete." 1>&2
    2649                             fmt=elf dev=yes ;;
    2650       *-*-vxworks)          fmt=aout ;;
    2651       *-*-netware)          fmt=elf ;;
     2653            fi
     2654            if test x${endian} = xbig; then
     2655                { echo "configure: error: Solaris must be configured little endian" 1>&2; exit 1; }
     2656            fi ;;
     2657      ppc-*-rtems*)                     fmt=elf ;;
     2658      ppc-*-macos* | ppc-*-mpw*)        fmt=coff em=macos ;;
     2659      ppc-*-netware*)                   fmt=elf em=ppcnw ;;
     2660      ppc-**-nto*)                      fmt=elf ;;
     2661      ppc-*-vxworks*)                   fmt=elf ;;
     2662      ppc-*-windiss*)                   fmt=elf ;;
     2663      ppc-*-kaos*)                      fmt=elf ;;
     2664
     2665      s390x-*-linux-gnu*)               fmt=elf em=linux ;;
     2666      s390-*-linux-gnu*)                fmt=elf em=linux ;;
     2667
     2668      sh*-*-linux*)                     fmt=elf em=linux
     2669            case ${cpu} in
     2670                sh*eb)  endian=big ;;
     2671                *)      endian=little ;;
     2672            esac ;;
     2673      sh5*-*-netbsd*)                   fmt=elf em=nbsd ;;
     2674      sh64*-*-netbsd*)                  fmt=elf em=nbsd ;;
     2675      sh*-*-netbsdelf*)                 fmt=elf em=nbsd ;;
     2676      sh-*-elf*)                        fmt=elf ;;
     2677      sh-*-coff*)                       fmt=coff ;;
     2678      sh-*-nto*)                        fmt=elf ;;
     2679      sh-*-pe*)                         fmt=coff em=pe bfd_gas=yes endian=little ;;
     2680      sh-*-rtemself*)                   fmt=elf ;;
     2681      sh-*-rtems*)                      fmt=coff ;;
     2682      sh-*-kaos*)                       fmt=elf ;;
     2683      shle*-*-kaos*)                    fmt=elf ;;
     2684      sh64-*-elf*)                      fmt=elf ;;
     2685
     2686      ns32k-pc532-mach*)                fmt=aout em=pc532mach ;;
     2687      ns32k-pc532-ux*)                  fmt=aout em=pc532mach ;;
     2688      ns32k-pc532-lites*)               fmt=aout em=nbsd532 ;;
     2689      ns32k-*-*n*bsd*)                  fmt=aout em=nbsd532 ;;
     2690
     2691      sparc-*-rtemsaout*)               fmt=aout ;;
     2692      sparc-*-rtemself*)                fmt=elf ;;
     2693      sparc-*-rtems*)                   fmt=elf ;;
     2694      sparc-*-sunos4*)                  fmt=aout em=sun3 ;;
     2695      sparc-*-aout | sparc*-*-vxworks*) fmt=aout em=sparcaout ;;
     2696      sparc-*-coff)                     fmt=coff ;;
     2697      sparc-*-linux*aout*)              fmt=aout em=linux ;;
     2698      sparc-*-linux-gnu*)               fmt=elf em=linux ;;
     2699      sparc-*-lynxos*)                  fmt=coff em=lynx ;;
     2700      sparc-fujitsu-none)               fmt=aout ;;
     2701      sparc-*-elf)                      fmt=elf ;;
     2702      sparc-*-sysv4*)                   fmt=elf ;;
     2703      sparc-*-solaris*)                 fmt=elf ;;
     2704      sparc-*-netbsdelf*)               fmt=elf em=nbsd ;;
     2705      sparc-*-*n*bsd*)  case ${cpu} in
     2706                            sparc64)    fmt=elf em=nbsd ;;
     2707                            *)          fmt=aout em=nbsd ;;
     2708                        esac ;;
     2709      strongarm-*-coff)                 fmt=coff ;;
     2710      strongarm-*-elf)                  fmt=elf ;;
     2711      strongarm-*-kaos*)                fmt=elf ;;
     2712      xscale-*-coff)                    fmt=coff ;;
     2713      xscale-*-elf)                     fmt=elf ;;
     2714
     2715      tic30-*-*aout*)                   fmt=aout bfd_gas=yes ;;
     2716      tic30-*-*coff*)                   fmt=coff bfd_gas=yes ;;
     2717      tic4x-*-* | c4x-*-*)              fmt=coff bfd_gas=yes ;;
     2718      tic54x-*-* | c54x*-*-*)           fmt=coff bfd_gas=yes need_libm=yes;;
     2719      tic80-*-*)                        fmt=coff ;;
     2720
     2721      v850-*-*)                         fmt=elf ;;
     2722      v850e-*-*)                        fmt=elf ;;
     2723      v850ea-*-*)                       fmt=elf ;;
     2724
     2725      vax-*-netbsdelf*)                 fmt=elf em=nbsd ;;
     2726      vax-*-netbsd*)                    fmt=aout em=nbsd ;;
     2727      vax-*-bsd* | vax-*-ultrix*)       fmt=aout ;;
     2728      vax-*-vms)                        fmt=vms ;;
     2729
     2730      w65-*-*)                          fmt=coff ;;
     2731
     2732      xstormy16-*-*)                    fmt=elf ;;
     2733
     2734      xtensa-*-*)                       fmt=elf ;;
     2735
     2736      z8k-*-coff | z8k-*-sim)           fmt=coff ;;
     2737
     2738      *-*-aout | *-*-scout)             fmt=aout ;;
     2739      *-*-freebsd*)                     fmt=elf em=freebsd ;;
     2740      *-*-nindy*)                       fmt=bout ;;
     2741      *-*-bsd*)                         fmt=aout em=sun3 ;;
     2742      *-*-generic)                      fmt=generic ;;
     2743      *-*-xray | *-*-hms)               fmt=coff ;;
     2744      *-*-sim)                          fmt=coff ;;
     2745      *-*-elf | *-*-sysv4* | *-*-solaris*) fmt=elf dev=yes ;;
     2746      *-*-aros*)                                fmt=elf em=linux bfd_gas=yes ;;
     2747      *-*-vxworks)                      fmt=aout ;;
     2748      *-*-netware)                      fmt=elf ;;
    26522749    esac
    26532750
     
    26682765
    26692766    case ${cpu_type}-${fmt} in
    2670       alpha*-*) bfd_gas=yes ;;
    2671       arm-*)    bfd_gas=yes ;;
    2672     # not yet
    2673     # i386-aout)        bfd_gas=preferred ;;
    2674       ia64*-*)  bfd_gas=yes ;;
    2675       mips-*)   bfd_gas=yes ;;
    2676       ns32k-*)  bfd_gas=yes ;;
    2677       ppc-*)    bfd_gas=yes ;;
    2678       sparc-*)  bfd_gas=yes ;;
    2679       strongarm-*)      bfd_gas=yes ;;
    2680       xscale-*) bfd_gas=yes ;;
    2681       *-elf)    bfd_gas=yes ;;
    2682       *-ecoff)  bfd_gas=yes ;;
    2683       *-som)    bfd_gas=yes ;;
    2684     #enable bfd for coff and aout to allow testing if a bfd target is
    2685     #the primary target, but not for coff or aout as the primary target
    2686       i386-coff)        if test x${primary_bfd_gas} = xyes; then bfd_gas=yes; fi ;;
    2687       i386-aout)        if test x${primary_bfd_gas} = xyes; then bfd_gas=yes; fi ;;
    2688       *)                ;;
     2767        alpha*-* | arm-* | i386-* | ia64*-* | mips-* | ns32k-* \
     2768                | pdp11-* | ppc-* | sparc-* | strongarm-* | xscale-* \
     2769                | *-elf | *-ecoff | *-som)
     2770            bfd_gas=yes ;;
    26892771    esac
    26902772
    26912773# Other random stuff.
     2774
     2775    case ${cpu_type} in
     2776      mips)
     2777        # Set mips_cpu to the name of the default CPU.
     2778        case ${target_cpu} in
     2779          mips | mipsbe | mipseb | mipsle | mipsel | mips64 | mips64el)
     2780            mips_cpu=from-abi
     2781            ;;
     2782          mipsisa32 | mipsisa32el)
     2783            mips_cpu=mips32
     2784            ;;
     2785          mipsisa32r2 | mipsisa32r2el)
     2786            mips_cpu=mips32r2
     2787            ;;
     2788          mipsisa64 | mipsisa64el)
     2789            mips_cpu=mips64
     2790            ;;
     2791          mipstx39 | mipstx39el)
     2792            mips_cpu=r3900
     2793            ;;
     2794          mips64vr | mips64vrel)
     2795            mips_cpu=vr4100
     2796            ;;
     2797          mipsisa32r2*)
     2798            mips_cpu=`echo $target_cpu | sed -e 's/[a-z]*..r2//' -e 's/el$//'`
     2799            ;;
     2800          mips64* | mipsisa64* | mipsisa32*)
     2801            mips_cpu=`echo $target_cpu | sed -e 's/[a-z]*..//' -e 's/el$//'`
     2802            ;;
     2803          *)
     2804            { echo "configure: error: $target_cpu isn't a supported MIPS CPU name" 1>&2; exit 1; }
     2805            ;;
     2806        esac
     2807        # See whether it's appropriate to set E_MIPS_ABI_O32 for o32
     2808        # binaries.  It's a GNU extension that some OSes don't understand.
     2809        # The value only matters on ELF targets.
     2810        case ${target} in
     2811          *-*-irix*)
     2812            use_e_mips_abi_o32=0
     2813            ;;
     2814          *)
     2815            use_e_mips_abi_o32=1
     2816            ;;
     2817        esac
     2818        # Decide whether to generate 32-bit or 64-bit code by default.
     2819        # Used to resolve -march=from-abi when an embedded ABI is selected.
     2820        case ${target} in
     2821          mips64*-*-* | mipsisa64*-*-*)
     2822            mips_default_64bit=1
     2823            ;;
     2824          *)
     2825            mips_default_64bit=0
     2826            ;;
     2827        esac
     2828        # Decide which ABI to target by default.
     2829        case ${target} in
     2830          mips64*-linux* | mips-sgi-irix6*)
     2831            mips_default_abi=N32_ABI
     2832            ;;
     2833          mips*-linux*)
     2834            mips_default_abi=O32_ABI
     2835            ;;
     2836          *)
     2837            mips_default_abi=NO_ABI
     2838            ;;
     2839        esac
     2840        cat >> confdefs.h <<EOF
     2841#define MIPS_CPU_STRING_DEFAULT "$mips_cpu"
     2842EOF
     2843
     2844        cat >> confdefs.h <<EOF
     2845#define USE_E_MIPS_ABI_O32 $use_e_mips_abi_o32
     2846EOF
     2847
     2848        cat >> confdefs.h <<EOF
     2849#define MIPS_DEFAULT_64BIT $mips_default_64bit
     2850EOF
     2851
     2852        cat >> confdefs.h <<EOF
     2853#define MIPS_DEFAULT_ABI $mips_default_abi
     2854EOF
     2855
     2856        ;;
     2857    esac
    26922858
    26932859    # Do we need the opcodes library?
     
    27132879    # Any other special object files needed ?
    27142880    case ${cpu_type} in
    2715       fr30 | m32r)
     2881      fr30 | ip2k | iq2000 | m32r | openrisc)
    27162882        using_cgen=yes
    27172883        ;;
    27182884
     2885      frv)
     2886        using_cgen=yes
     2887        ;;
    27192888      m68k)
    27202889        case ${extra_objects} in
     
    27252894
    27262895      mips)
    2727         echo ${extra_objects} | grep -s "itbl-parse.o" 
     2896        echo ${extra_objects} | grep -s "itbl-parse.o"
    27282897        if test $? -ne 0 ; then
    27292898          extra_objects="$extra_objects itbl-parse.o"
    27302899        fi
    27312900
    2732         echo ${extra_objects} | grep -s "itbl-lex.o" 
     2901        echo ${extra_objects} | grep -s "itbl-lex.o"
    27332902        if test $? -ne 0 ; then
    27342903          extra_objects="$extra_objects itbl-lex.o"
    27352904        fi
    27362905
    2737         echo ${extra_objects} | grep -s "itbl-ops.o" 
     2906        echo ${extra_objects} | grep -s "itbl-ops.o"
    27382907        if test $? -ne 0 ; then
    27392908          extra_objects="$extra_objects itbl-ops.o"
     
    27412910        ;;
    27422911
    2743       i386)
     2912      i386 | s390 | sparc)
    27442913        if test $this_target = $target ; then
    27452914          cat >> confdefs.h <<EOF
     
    27492918        fi
    27502919        ;;
    2751       sparc)
    2752         if test $this_target = $target ; then
    2753           cat >> confdefs.h <<EOF
    2754 #define DEFAULT_ARCH "${arch}"
    2755 EOF
    2756 
     2920
     2921      xstormy16)
     2922        using_cgen=yes
     2923        ;;
     2924
     2925      xtensa)
     2926        echo ${extra_objects} | grep -s "xtensa-relax.o"
     2927        if test $? -ne 0 ; then
     2928          extra_objects="$extra_objects xtensa-relax.o"
    27572929        fi
    27582930        ;;
     2931
    27592932      *)
    27602933        ;;
     
    27882961    case ${generic_target}-${fmt} in
    27892962      mips-*-irix5*-*)  emulation="mipsbelf mipslelf mipself mipsbecoff mipslecoff mipsecoff" ;;
    2790       mips-*-linux-gnu*-*) case "$endian" in
    2791                         big)    emulation="mipsbelf mipslelf mipself mipsbecoff mipslecoff mipsecoff" ;;
    2792                         *)      emulation="mipslelf mipsbelf mipself mipslecoff mipsbecoff mipsecoff" ;;
     2963      mips*-*-linux*-*) case "$endian" in
     2964                        big)    emulation="mipsbelf mipslelf mipself" ;;
     2965                        *)      emulation="mipslelf mipsbelf mipself" ;;
    27932966                        esac ;;
    27942967      mips-*-lnews*-ecoff) ;;
     
    28453018case ${target_cpu} in
    28463019  vax | tahoe ) atof=${target_cpu} ;;
     3020  pdp11)        atof=vax ;;
    28473021  *)            atof=ieee ;;
    28483022esac
     
    31003274yes)
    31013275  BFDLIB=../bfd/libbfd.la
    3102   ALL_OBJ_DEPS="$ALL_OBJ_DEPS ../bfd/bfd.h"
     3276  BFDVER_H=../bfd/bfdver.h
     3277  ALL_OBJ_DEPS="$ALL_OBJ_DEPS"' ../bfd/bfd.h $(INCDIR)/symcat.h'
    31033278  ;;
    31043279esac
     3280
    31053281
    31063282
     
    31333309set dummy gcc; ac_word=$2
    31343310echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3135 echo "configure:3136: checking for $ac_word" >&5
     3311echo "configure:3312: checking for $ac_word" >&5
    31363312if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    31373313  echo $ac_n "(cached) $ac_c" 1>&6
     
    31643340set dummy cc; ac_word=$2
    31653341echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3166 echo "configure:3167: checking for $ac_word" >&5
     3342echo "configure:3343: checking for $ac_word" >&5
    31673343if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    31683344  echo $ac_n "(cached) $ac_c" 1>&6
     
    32173393set dummy cl; ac_word=$2
    32183394echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3219 echo "configure:3220: checking for $ac_word" >&5
     3395echo "configure:3396: checking for $ac_word" >&5
    32203396if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    32213397  echo $ac_n "(cached) $ac_c" 1>&6
     
    32503426
    32513427echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    3252 echo "configure:3253: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     3428echo "configure:3429: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    32533429
    32543430ac_ext=c
     
    32613437cat > conftest.$ac_ext << EOF
    32623438
    3263 #line 3264 "configure"
     3439#line 3440 "configure"
    32643440#include "confdefs.h"
    32653441
    32663442main(){return(0);}
    32673443EOF
    3268 if { (eval echo configure:3269: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3444if { (eval echo configure:3445: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    32693445  ac_cv_prog_cc_works=yes
    32703446  # If we can't run a trivial program, we are probably using a cross compiler.
     
    32923468fi
    32933469echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    3294 echo "configure:3295: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     3470echo "configure:3471: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    32953471echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    32963472cross_compiling=$ac_cv_prog_cc_cross
    32973473
    32983474echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    3299 echo "configure:3300: checking whether we are using GNU C" >&5
     3475echo "configure:3476: checking whether we are using GNU C" >&5
    33003476if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    33013477  echo $ac_n "(cached) $ac_c" 1>&6
     
    33063482#endif
    33073483EOF
    3308 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:3309: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     3484if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:3485: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    33093485  ac_cv_prog_gcc=yes
    33103486else
     
    33253501CFLAGS=
    33263502echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    3327 echo "configure:3328: checking whether ${CC-cc} accepts -g" >&5
     3503echo "configure:3504: checking whether ${CC-cc} accepts -g" >&5
    33283504if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    33293505  echo $ac_n "(cached) $ac_c" 1>&6
     
    33623538set dummy $ac_prog; ac_word=$2
    33633539echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3364 echo "configure:3365: checking for $ac_word" >&5
     3540echo "configure:3541: checking for $ac_word" >&5
    33653541if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
    33663542  echo $ac_n "(cached) $ac_c" 1>&6
     
    33943570
    33953571echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    3396 echo "configure:3397: checking how to run the C preprocessor" >&5
     3572echo "configure:3573: checking how to run the C preprocessor" >&5
    33973573# On Suns, sometimes $CPP names a directory.
    33983574if test -n "$CPP" && test -d "$CPP"; then
     
    34103586  cat > conftest.$ac_ext <<EOF
    34113587#include <sys/types.h>
    3412 #line 3413 "configure"
     3588#line 3589 "configure"
    34133589#include "confdefs.h"
    34143590#include <assert.h>
     
    34163592EOF
    34173593ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3418 { (eval echo configure:3419: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3594{ (eval echo configure:3595: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    34193595ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    34203596if test -z "$ac_err"; then
     
    34283604  cat > conftest.$ac_ext <<EOF
    34293605#include <sys/types.h>
    3430 #line 3431 "configure"
     3606#line 3607 "configure"
    34313607#include "confdefs.h"
    34323608#include <assert.h>
     
    34343610EOF
    34353611ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3436 { (eval echo configure:3437: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3612{ (eval echo configure:3613: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    34373613ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    34383614if test -z "$ac_err"; then
     
    34463622  cat > conftest.$ac_ext <<EOF
    34473623#include <sys/types.h>
    3448 #line 3449 "configure"
     3624#line 3625 "configure"
    34493625#include "confdefs.h"
    34503626#include <assert.h>
     
    34523628EOF
    34533629ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3454 { (eval echo configure:3455: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3630{ (eval echo configure:3631: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    34553631ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    34563632if test -z "$ac_err"; then
     
    34823658set dummy $ac_prog; ac_word=$2
    34833659echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3484 echo "configure:3485: checking for $ac_word" >&5
     3660echo "configure:3661: checking for $ac_word" >&5
    34853661if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
    34863662  echo $ac_n "(cached) $ac_c" 1>&6
     
    35113687test -n "$LEX" && break
    35123688done
    3513 test -n "$LEX" || LEX=""$missing_dir/missing flex""
     3689test -n "$LEX" || LEX="$missing_dir/missing flex"
    35143690
    35153691# Extract the first word of "flex", so it can be a program name with args.
    35163692set dummy flex; ac_word=$2
    35173693echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3518 echo "configure:3519: checking for $ac_word" >&5
     3694echo "configure:3695: checking for $ac_word" >&5
    35193695if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
    35203696  echo $ac_n "(cached) $ac_c" 1>&6
     
    35513727  esac
    35523728  echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
    3553 echo "configure:3554: checking for yywrap in -l$ac_lib" >&5
     3729echo "configure:3730: checking for yywrap in -l$ac_lib" >&5
    35543730ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
    35553731if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    35593735LIBS="-l$ac_lib  $LIBS"
    35603736cat > conftest.$ac_ext <<EOF
    3561 #line 3562 "configure"
     3737#line 3738 "configure"
    35623738#include "confdefs.h"
    35633739/* Override any gcc2 internal prototype to avoid an error.  */
     
    35703746; return 0; }
    35713747EOF
    3572 if { (eval echo configure:3573: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3748if { (eval echo configure:3749: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    35733749  rm -rf conftest*
    35743750  eval "ac_cv_lib_$ac_lib_var=yes"
     
    35933769
    35943770echo $ac_n "checking lex output file root""... $ac_c" 1>&6
    3595 echo "configure:3596: checking lex output file root" >&5
     3771echo "configure:3772: checking lex output file root" >&5
    35963772if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
    35973773  echo $ac_n "(cached) $ac_c" 1>&6
     
    36143790
    36153791echo $ac_n "checking whether yytext is a pointer""... $ac_c" 1>&6
    3616 echo "configure:3617: checking whether yytext is a pointer" >&5
     3792echo "configure:3793: checking whether yytext is a pointer" >&5
    36173793if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
    36183794  echo $ac_n "(cached) $ac_c" 1>&6
     
    36263802LIBS="$LIBS $LEXLIB"
    36273803cat > conftest.$ac_ext <<EOF
    3628 #line 3629 "configure"
     3804#line 3805 "configure"
    36293805#include "confdefs.h"
    36303806`cat $LEX_OUTPUT_ROOT.c`
     
    36333809; return 0; }
    36343810EOF
    3635 if { (eval echo configure:3636: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3811if { (eval echo configure:3812: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    36363812  rm -rf conftest*
    36373813  ac_cv_prog_lex_yytext_pointer=yes
     
    36553831
    36563832
    3657 ALL_LINGUAS=
     3833ALL_LINGUAS="fr tr es"
    36583834# Extract the first word of "ranlib", so it can be a program name with args.
    36593835set dummy ranlib; ac_word=$2
    36603836echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3661 echo "configure:3662: checking for $ac_word" >&5
     3837echo "configure:3838: checking for $ac_word" >&5
    36623838if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    36633839  echo $ac_n "(cached) $ac_c" 1>&6
     
    36883864
    36893865echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
    3690 echo "configure:3691: checking for ANSI C header files" >&5
     3866echo "configure:3867: checking for ANSI C header files" >&5
    36913867if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
    36923868  echo $ac_n "(cached) $ac_c" 1>&6
     
    36943870  cat > conftest.$ac_ext <<EOF
    36953871#include <sys/types.h>
    3696 #line 3697 "configure"
     3872#line 3873 "configure"
    36973873#include "confdefs.h"
    36983874#include <stdlib.h>
     
    37023878EOF
    37033879ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3704 { (eval echo configure:3705: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3880{ (eval echo configure:3881: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    37053881ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    37063882if test -z "$ac_err"; then
     
    37193895  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    37203896cat > conftest.$ac_ext <<EOF
    3721 #line 3722 "configure"
     3897#line 3898 "configure"
    37223898#include "confdefs.h"
    37233899#include <string.h>
     
    37373913  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    37383914cat > conftest.$ac_ext <<EOF
    3739 #line 3740 "configure"
     3915#line 3916 "configure"
    37403916#include "confdefs.h"
    37413917#include <stdlib.h>
     
    37583934else
    37593935  cat > conftest.$ac_ext <<EOF
    3760 #line 3761 "configure"
     3936#line 3937 "configure"
    37613937#include "confdefs.h"
    37623938#include <ctype.h>
     
    37693945
    37703946EOF
    3771 if { (eval echo configure:3772: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     3947if { (eval echo configure:3948: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    37723948then
    37733949  :
     
    37933969
    37943970echo $ac_n "checking for working const""... $ac_c" 1>&6
    3795 echo "configure:3796: checking for working const" >&5
     3971echo "configure:3972: checking for working const" >&5
    37963972if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
    37973973  echo $ac_n "(cached) $ac_c" 1>&6
    37983974else
    37993975  cat > conftest.$ac_ext <<EOF
    3800 #line 3801 "configure"
     3976#line 3977 "configure"
    38013977#include "confdefs.h"
    38023978
     
    38474023; return 0; }
    38484024EOF
    3849 if { (eval echo configure:3850: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4025if { (eval echo configure:4026: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    38504026  rm -rf conftest*
    38514027  ac_cv_c_const=yes
     
    38684044
    38694045echo $ac_n "checking for inline""... $ac_c" 1>&6
    3870 echo "configure:3871: checking for inline" >&5
     4046echo "configure:4047: checking for inline" >&5
    38714047if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
    38724048  echo $ac_n "(cached) $ac_c" 1>&6
     
    38754051for ac_kw in inline __inline__ __inline; do
    38764052  cat > conftest.$ac_ext <<EOF
    3877 #line 3878 "configure"
     4053#line 4054 "configure"
    38784054#include "confdefs.h"
    38794055
     
    38824058; return 0; }
    38834059EOF
    3884 if { (eval echo configure:3885: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4060if { (eval echo configure:4061: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    38854061  rm -rf conftest*
    38864062  ac_cv_c_inline=$ac_kw; break
     
    39084084
    39094085echo $ac_n "checking for off_t""... $ac_c" 1>&6
    3910 echo "configure:3911: checking for off_t" >&5
     4086echo "configure:4087: checking for off_t" >&5
    39114087if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
    39124088  echo $ac_n "(cached) $ac_c" 1>&6
    39134089else
    39144090  cat > conftest.$ac_ext <<EOF
    3915 #line 3916 "configure"
     4091#line 4092 "configure"
    39164092#include "confdefs.h"
    39174093#include <sys/types.h>
     
    39414117
    39424118echo $ac_n "checking for size_t""... $ac_c" 1>&6
    3943 echo "configure:3944: checking for size_t" >&5
     4119echo "configure:4120: checking for size_t" >&5
    39444120if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    39454121  echo $ac_n "(cached) $ac_c" 1>&6
    39464122else
    39474123  cat > conftest.$ac_ext <<EOF
    3948 #line 3949 "configure"
     4124#line 4125 "configure"
    39494125#include "confdefs.h"
    39504126#include <sys/types.h>
     
    39764152# for constant arguments.  Useless!
    39774153echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
    3978 echo "configure:3979: checking for working alloca.h" >&5
     4154echo "configure:4155: checking for working alloca.h" >&5
    39794155if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
    39804156  echo $ac_n "(cached) $ac_c" 1>&6
    39814157else
    39824158  cat > conftest.$ac_ext <<EOF
    3983 #line 3984 "configure"
     4159#line 4160 "configure"
    39844160#include "confdefs.h"
    39854161#include <alloca.h>
     
    39884164; return 0; }
    39894165EOF
    3990 if { (eval echo configure:3991: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4166if { (eval echo configure:4167: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    39914167  rm -rf conftest*
    39924168  ac_cv_header_alloca_h=yes
     
    40094185
    40104186echo $ac_n "checking for alloca""... $ac_c" 1>&6
    4011 echo "configure:4012: checking for alloca" >&5
     4187echo "configure:4188: checking for alloca" >&5
    40124188if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
    40134189  echo $ac_n "(cached) $ac_c" 1>&6
    40144190else
    40154191  cat > conftest.$ac_ext <<EOF
    4016 #line 4017 "configure"
     4192#line 4193 "configure"
    40174193#include "confdefs.h"
    40184194
     
    40424218; return 0; }
    40434219EOF
    4044 if { (eval echo configure:4045: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4220if { (eval echo configure:4221: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    40454221  rm -rf conftest*
    40464222  ac_cv_func_alloca_works=yes
     
    40744250
    40754251echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
    4076 echo "configure:4077: checking whether alloca needs Cray hooks" >&5
     4252echo "configure:4253: checking whether alloca needs Cray hooks" >&5
    40774253if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
    40784254  echo $ac_n "(cached) $ac_c" 1>&6
    40794255else
    40804256  cat > conftest.$ac_ext <<EOF
    4081 #line 4082 "configure"
     4257#line 4258 "configure"
    40824258#include "confdefs.h"
    40834259#if defined(CRAY) && ! defined(CRAY2)
     
    41044280for ac_func in _getb67 GETB67 getb67; do
    41054281  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    4106 echo "configure:4107: checking for $ac_func" >&5
     4282echo "configure:4283: checking for $ac_func" >&5
    41074283if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    41084284  echo $ac_n "(cached) $ac_c" 1>&6
    41094285else
    41104286  cat > conftest.$ac_ext <<EOF
    4111 #line 4112 "configure"
     4287#line 4288 "configure"
    41124288#include "confdefs.h"
    41134289/* System header to define __stub macros and hopefully few prototypes,
     
    41324308; return 0; }
    41334309EOF
    4134 if { (eval echo configure:4135: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4310if { (eval echo configure:4311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    41354311  rm -rf conftest*
    41364312  eval "ac_cv_func_$ac_func=yes"
     
    41594335
    41604336echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
    4161 echo "configure:4162: checking stack direction for C alloca" >&5
     4337echo "configure:4338: checking stack direction for C alloca" >&5
    41624338if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
    41634339  echo $ac_n "(cached) $ac_c" 1>&6
     
    41674343else
    41684344  cat > conftest.$ac_ext <<EOF
    4169 #line 4170 "configure"
     4345#line 4346 "configure"
    41704346#include "confdefs.h"
    41714347find_stack_direction ()
     
    41864362}
    41874363EOF
    4188 if { (eval echo configure:4189: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     4364if { (eval echo configure:4365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    41894365then
    41904366  ac_cv_c_stack_direction=1
     
    42114387ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    42124388echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    4213 echo "configure:4214: checking for $ac_hdr" >&5
     4389echo "configure:4390: checking for $ac_hdr" >&5
    42144390if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    42154391  echo $ac_n "(cached) $ac_c" 1>&6
     
    42174393  cat > conftest.$ac_ext <<EOF
    42184394#include <sys/types.h>
    4219 #line 4220 "configure"
     4395#line 4396 "configure"
    42204396#include "confdefs.h"
    42214397#include <$ac_hdr>
    42224398EOF
    42234399ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4224 { (eval echo configure:4225: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4400{ (eval echo configure:4401: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    42254401ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    42264402if test -z "$ac_err"; then
     
    42514427do
    42524428echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    4253 echo "configure:4254: checking for $ac_func" >&5
     4429echo "configure:4430: checking for $ac_func" >&5
    42544430if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    42554431  echo $ac_n "(cached) $ac_c" 1>&6
    42564432else
    42574433  cat > conftest.$ac_ext <<EOF
    4258 #line 4259 "configure"
     4434#line 4435 "configure"
    42594435#include "confdefs.h"
    42604436/* System header to define __stub macros and hopefully few prototypes,
     
    42794455; return 0; }
    42804456EOF
    4281 if { (eval echo configure:4282: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4457if { (eval echo configure:4458: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    42824458  rm -rf conftest*
    42834459  eval "ac_cv_func_$ac_func=yes"
     
    43044480
    43054481echo $ac_n "checking for working mmap""... $ac_c" 1>&6
    4306 echo "configure:4307: checking for working mmap" >&5
     4482echo "configure:4483: checking for working mmap" >&5
    43074483if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
    43084484  echo $ac_n "(cached) $ac_c" 1>&6
     
    43124488else
    43134489  cat > conftest.$ac_ext <<EOF
    4314 #line 4315 "configure"
     4490#line 4491 "configure"
    43154491#include "confdefs.h"
    43164492
     
    44524628
    44534629EOF
    4454 if { (eval echo configure:4455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     4630if { (eval echo configure:4631: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    44554631then
    44564632  ac_cv_func_mmap_fixed_mapped=yes
     
    44804656ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    44814657echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    4482 echo "configure:4483: checking for $ac_hdr" >&5
     4658echo "configure:4659: checking for $ac_hdr" >&5
    44834659if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    44844660  echo $ac_n "(cached) $ac_c" 1>&6
     
    44864662  cat > conftest.$ac_ext <<EOF
    44874663#include <sys/types.h>
    4488 #line 4489 "configure"
     4664#line 4665 "configure"
    44894665#include "confdefs.h"
    44904666#include <$ac_hdr>
    44914667EOF
    44924668ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4493 { (eval echo configure:4494: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4669{ (eval echo configure:4670: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    44944670ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    44954671if test -z "$ac_err"; then
     
    45214697do
    45224698echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    4523 echo "configure:4524: checking for $ac_func" >&5
     4699echo "configure:4700: checking for $ac_func" >&5
    45244700if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    45254701  echo $ac_n "(cached) $ac_c" 1>&6
    45264702else
    45274703  cat > conftest.$ac_ext <<EOF
    4528 #line 4529 "configure"
     4704#line 4705 "configure"
    45294705#include "confdefs.h"
    45304706/* System header to define __stub macros and hopefully few prototypes,
     
    45494725; return 0; }
    45504726EOF
    4551 if { (eval echo configure:4552: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4727if { (eval echo configure:4728: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    45524728  rm -rf conftest*
    45534729  eval "ac_cv_func_$ac_func=yes"
     
    45784754do
    45794755echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    4580 echo "configure:4581: checking for $ac_func" >&5
     4756echo "configure:4757: checking for $ac_func" >&5
    45814757if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    45824758  echo $ac_n "(cached) $ac_c" 1>&6
    45834759else
    45844760  cat > conftest.$ac_ext <<EOF
    4585 #line 4586 "configure"
     4761#line 4762 "configure"
    45864762#include "confdefs.h"
    45874763/* System header to define __stub macros and hopefully few prototypes,
     
    46064782; return 0; }
    46074783EOF
    4608 if { (eval echo configure:4609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4784if { (eval echo configure:4785: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    46094785  rm -rf conftest*
    46104786  eval "ac_cv_func_$ac_func=yes"
     
    46404816   if test $ac_cv_header_locale_h = yes; then
    46414817    echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
    4642 echo "configure:4643: checking for LC_MESSAGES" >&5
     4818echo "configure:4819: checking for LC_MESSAGES" >&5
    46434819if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
    46444820  echo $ac_n "(cached) $ac_c" 1>&6
    46454821else
    46464822  cat > conftest.$ac_ext <<EOF
    4647 #line 4648 "configure"
     4823#line 4824 "configure"
    46484824#include "confdefs.h"
    46494825#include <locale.h>
     
    46524828; return 0; }
    46534829EOF
    4654 if { (eval echo configure:4655: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4830if { (eval echo configure:4831: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    46554831  rm -rf conftest*
    46564832  am_cv_val_LC_MESSAGES=yes
     
    46734849  fi
    46744850   echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
    4675 echo "configure:4676: checking whether NLS is requested" >&5
     4851echo "configure:4852: checking whether NLS is requested" >&5
    46764852        # Check whether --enable-nls or --disable-nls was given.
    46774853if test "${enable_nls+set}" = set; then
     
    46934869
    46944870      echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
    4695 echo "configure:4696: checking whether included gettext is requested" >&5
     4871echo "configure:4872: checking whether included gettext is requested" >&5
    46964872      # Check whether --with-included-gettext or --without-included-gettext was given.
    46974873if test "${with_included_gettext+set}" = set; then
     
    47124888        ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
    47134889echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
    4714 echo "configure:4715: checking for libintl.h" >&5
     4890echo "configure:4891: checking for libintl.h" >&5
    47154891if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    47164892  echo $ac_n "(cached) $ac_c" 1>&6
     
    47184894  cat > conftest.$ac_ext <<EOF
    47194895#include <sys/types.h>
    4720 #line 4721 "configure"
     4896#line 4897 "configure"
    47214897#include "confdefs.h"
    47224898#include <libintl.h>
    47234899EOF
    47244900ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4725 { (eval echo configure:4726: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4901{ (eval echo configure:4902: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    47264902ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    47274903if test -z "$ac_err"; then
     
    47404916  echo "$ac_t""yes" 1>&6
    47414917  echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
    4742 echo "configure:4743: checking for gettext in libc" >&5
     4918echo "configure:4919: checking for gettext in libc" >&5
    47434919if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
    47444920  echo $ac_n "(cached) $ac_c" 1>&6
    47454921else
    47464922  cat > conftest.$ac_ext <<EOF
    4747 #line 4748 "configure"
     4923#line 4924 "configure"
    47484924#include "confdefs.h"
    47494925#include <libintl.h>
     
    47524928; return 0; }
    47534929EOF
    4754 if { (eval echo configure:4755: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4930if { (eval echo configure:4931: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    47554931  rm -rf conftest*
    47564932  gt_cv_func_gettext_libc=yes
     
    47684944           if test "$gt_cv_func_gettext_libc" != "yes"; then
    47694945             echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
    4770 echo "configure:4771: checking for bindtextdomain in -lintl" >&5
     4946echo "configure:4947: checking for bindtextdomain in -lintl" >&5
    47714947ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
    47724948if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    47764952LIBS="-lintl  $LIBS"
    47774953cat > conftest.$ac_ext <<EOF
    4778 #line 4779 "configure"
     4954#line 4955 "configure"
    47794955#include "confdefs.h"
    47804956/* Override any gcc2 internal prototype to avoid an error.  */
     
    47874963; return 0; }
    47884964EOF
    4789 if { (eval echo configure:4790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4965if { (eval echo configure:4966: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    47904966  rm -rf conftest*
    47914967  eval "ac_cv_lib_$ac_lib_var=yes"
     
    48034979  echo "$ac_t""yes" 1>&6
    48044980  echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
    4805 echo "configure:4806: checking for gettext in libintl" >&5
     4981echo "configure:4982: checking for gettext in libintl" >&5
    48064982if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
    48074983  echo $ac_n "(cached) $ac_c" 1>&6
    48084984else
    48094985  cat > conftest.$ac_ext <<EOF
    4810 #line 4811 "configure"
     4986#line 4987 "configure"
    48114987#include "confdefs.h"
    48124988
     
    48154991; return 0; }
    48164992EOF
    4817 if { (eval echo configure:4818: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4993if { (eval echo configure:4994: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    48184994  rm -rf conftest*
    48194995  gt_cv_func_gettext_libintl=yes
     
    48435019set dummy msgfmt; ac_word=$2
    48445020echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4845 echo "configure:4846: checking for $ac_word" >&5
     5021echo "configure:5022: checking for $ac_word" >&5
    48465022if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    48475023  echo $ac_n "(cached) $ac_c" 1>&6
     
    48775053do
    48785054echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    4879 echo "configure:4880: checking for $ac_func" >&5
     5055echo "configure:5056: checking for $ac_func" >&5
    48805056if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    48815057  echo $ac_n "(cached) $ac_c" 1>&6
    48825058else
    48835059  cat > conftest.$ac_ext <<EOF
    4884 #line 4885 "configure"
     5060#line 5061 "configure"
    48855061#include "confdefs.h"
    48865062/* System header to define __stub macros and hopefully few prototypes,
     
    49055081; return 0; }
    49065082EOF
    4907 if { (eval echo configure:4908: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5083if { (eval echo configure:5084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    49085084  rm -rf conftest*
    49095085  eval "ac_cv_func_$ac_func=yes"
     
    49325108set dummy gmsgfmt; ac_word=$2
    49335109echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4934 echo "configure:4935: checking for $ac_word" >&5
     5110echo "configure:5111: checking for $ac_word" >&5
    49355111if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    49365112  echo $ac_n "(cached) $ac_c" 1>&6
     
    49725148set dummy xgettext; ac_word=$2
    49735149echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4974 echo "configure:4975: checking for $ac_word" >&5
     5150echo "configure:5151: checking for $ac_word" >&5
    49755151if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    49765152  echo $ac_n "(cached) $ac_c" 1>&6
     
    50045180
    50055181                cat > conftest.$ac_ext <<EOF
    5006 #line 5007 "configure"
     5182#line 5183 "configure"
    50075183#include "confdefs.h"
    50085184
     
    50125188; return 0; }
    50135189EOF
    5014 if { (eval echo configure:5015: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5190if { (eval echo configure:5191: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    50155191  rm -rf conftest*
    50165192  CATOBJEXT=.gmo
     
    50445220set dummy msgfmt; ac_word=$2
    50455221echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    5046 echo "configure:5047: checking for $ac_word" >&5
     5222echo "configure:5223: checking for $ac_word" >&5
    50475223if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    50485224  echo $ac_n "(cached) $ac_c" 1>&6
     
    50785254set dummy gmsgfmt; ac_word=$2
    50795255echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    5080 echo "configure:5081: checking for $ac_word" >&5
     5256echo "configure:5257: checking for $ac_word" >&5
    50815257if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    50825258  echo $ac_n "(cached) $ac_c" 1>&6
     
    51185294set dummy xgettext; ac_word=$2
    51195295echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    5120 echo "configure:5121: checking for $ac_word" >&5
     5296echo "configure:5297: checking for $ac_word" >&5
    51215297if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    51225298  echo $ac_n "(cached) $ac_c" 1>&6
     
    52085384     else
    52095385       echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
    5210 echo "configure:5211: checking for catalogs to be installed" >&5
     5386echo "configure:5387: checking for catalogs to be installed" >&5
    52115387       NEW_LINGUAS=
    52125388       for lang in ${LINGUAS=$ALL_LINGUAS}; do
     
    52365412         ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
    52375413echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
    5238 echo "configure:5239: checking for linux/version.h" >&5
     5414echo "configure:5415: checking for linux/version.h" >&5
    52395415if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    52405416  echo $ac_n "(cached) $ac_c" 1>&6
     
    52425418  cat > conftest.$ac_ext <<EOF
    52435419#include <sys/types.h>
    5244 #line 5245 "configure"
     5420#line 5421 "configure"
    52455421#include "confdefs.h"
    52465422#include <linux/version.h>
    52475423EOF
    52485424ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    5249 { (eval echo configure:5250: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     5425{ (eval echo configure:5426: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    52505426ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    52515427if test -z "$ac_err"; then
     
    52925468   
    52935469
    5294             if test -d $srcdir/po; then
     5470            if test -f $srcdir/po/POTFILES.in; then
    52955471      test -d po || mkdir po
    52965472      if test "x$srcdir" != "x."; then
    5297                  if test "x`echo $srcdir | sed -e 's@.\:/.*@@'  -e 's@/.*@@' `" = "x"; then
     5473                 if test "x`echo $srcdir | sed -e 's@.\:/.*@@'  -e 's@/.*@@' `" = "x"; then
    52985474            posrcprefix="$srcdir/"
    52995475         else
     
    53105486
    53115487echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
    5312 echo "configure:5313: checking whether to enable maintainer-specific portions of Makefiles" >&5
     5488echo "configure:5489: checking whether to enable maintainer-specific portions of Makefiles" >&5
    53135489    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
    53145490if test "${enable_maintainer_mode+set}" = set; then
     
    53365512
    53375513echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
    5338 echo "configure:5339: checking for executable suffix" >&5
     5514echo "configure:5515: checking for executable suffix" >&5
    53395515if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
    53405516  echo $ac_n "(cached) $ac_c" 1>&6
     
    53465522  echo 'int main () { return 0; }' > conftest.$ac_ext
    53475523  ac_cv_exeext=
    5348   if { (eval echo configure:5349: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     5524  if { (eval echo configure:5525: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
    53495525    for file in conftest.*; do
    53505526      case $file in
     
    53715547ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    53725548echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    5373 echo "configure:5374: checking for $ac_hdr" >&5
     5549echo "configure:5550: checking for $ac_hdr" >&5
    53745550if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    53755551  echo $ac_n "(cached) $ac_c" 1>&6
     
    53775553  cat > conftest.$ac_ext <<EOF
    53785554#include <sys/types.h>
    5379 #line 5380 "configure"
     5555#line 5556 "configure"
    53805556#include "confdefs.h"
    53815557#include <$ac_hdr>
    53825558EOF
    53835559ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    5384 { (eval echo configure:5385: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     5560{ (eval echo configure:5561: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    53855561ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    53865562if test -z "$ac_err"; then
     
    54125588# people who are not cross-compiling but are compiling cross-assemblers.
    54135589echo $ac_n "checking whether compiling a cross-assembler""... $ac_c" 1>&6
    5414 echo "configure:5415: checking whether compiling a cross-assembler" >&5
     5590echo "configure:5591: checking whether compiling a cross-assembler" >&5
    54155591if test "${host}" = "${target}"; then
    54165592  cross_gas=no
     
    54275603# for constant arguments.  Useless!
    54285604echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
    5429 echo "configure:5430: checking for working alloca.h" >&5
     5605echo "configure:5606: checking for working alloca.h" >&5
    54305606if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
    54315607  echo $ac_n "(cached) $ac_c" 1>&6
    54325608else
    54335609  cat > conftest.$ac_ext <<EOF
    5434 #line 5435 "configure"
     5610#line 5611 "configure"
    54355611#include "confdefs.h"
    54365612#include <alloca.h>
     
    54395615; return 0; }
    54405616EOF
    5441 if { (eval echo configure:5442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5617if { (eval echo configure:5618: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    54425618  rm -rf conftest*
    54435619  ac_cv_header_alloca_h=yes
     
    54605636
    54615637echo $ac_n "checking for alloca""... $ac_c" 1>&6
    5462 echo "configure:5463: checking for alloca" >&5
     5638echo "configure:5639: checking for alloca" >&5
    54635639if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
    54645640  echo $ac_n "(cached) $ac_c" 1>&6
    54655641else
    54665642  cat > conftest.$ac_ext <<EOF
    5467 #line 5468 "configure"
     5643#line 5644 "configure"
    54685644#include "confdefs.h"
    54695645
     
    54935669; return 0; }
    54945670EOF
    5495 if { (eval echo configure:5496: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5671if { (eval echo configure:5672: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    54965672  rm -rf conftest*
    54975673  ac_cv_func_alloca_works=yes
     
    55255701
    55265702echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
    5527 echo "configure:5528: checking whether alloca needs Cray hooks" >&5
     5703echo "configure:5704: checking whether alloca needs Cray hooks" >&5
    55285704if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
    55295705  echo $ac_n "(cached) $ac_c" 1>&6
    55305706else
    55315707  cat > conftest.$ac_ext <<EOF
    5532 #line 5533 "configure"
     5708#line 5709 "configure"
    55335709#include "confdefs.h"
    55345710#if defined(CRAY) && ! defined(CRAY2)
     
    55555731for ac_func in _getb67 GETB67 getb67; do
    55565732  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    5557 echo "configure:5558: checking for $ac_func" >&5
     5733echo "configure:5734: checking for $ac_func" >&5
    55585734if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    55595735  echo $ac_n "(cached) $ac_c" 1>&6
    55605736else
    55615737  cat > conftest.$ac_ext <<EOF
    5562 #line 5563 "configure"
     5738#line 5739 "configure"
    55635739#include "confdefs.h"
    55645740/* System header to define __stub macros and hopefully few prototypes,
     
    55835759; return 0; }
    55845760EOF
    5585 if { (eval echo configure:5586: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5761if { (eval echo configure:5762: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    55865762  rm -rf conftest*
    55875763  eval "ac_cv_func_$ac_func=yes"
     
    56105786
    56115787echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
    5612 echo "configure:5613: checking stack direction for C alloca" >&5
     5788echo "configure:5789: checking stack direction for C alloca" >&5
    56135789if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
    56145790  echo $ac_n "(cached) $ac_c" 1>&6
     
    56185794else
    56195795  cat > conftest.$ac_ext <<EOF
    5620 #line 5621 "configure"
     5796#line 5797 "configure"
    56215797#include "confdefs.h"
    56225798find_stack_direction ()
     
    56375813}
    56385814EOF
    5639 if { (eval echo configure:5640: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     5815if { (eval echo configure:5816: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    56405816then
    56415817  ac_cv_c_stack_direction=1
     
    56595835
    56605836echo $ac_n "checking for inline""... $ac_c" 1>&6
    5661 echo "configure:5662: checking for inline" >&5
     5837echo "configure:5838: checking for inline" >&5
    56625838if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
    56635839  echo $ac_n "(cached) $ac_c" 1>&6
     
    56665842for ac_kw in inline __inline__ __inline; do
    56675843  cat > conftest.$ac_ext <<EOF
    5668 #line 5669 "configure"
     5844#line 5845 "configure"
    56695845#include "confdefs.h"
    56705846
     
    56735849; return 0; }
    56745850EOF
    5675 if { (eval echo configure:5676: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5851if { (eval echo configure:5852: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    56765852  rm -rf conftest*
    56775853  ac_cv_c_inline=$ac_kw; break
     
    57035879do
    57045880echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    5705 echo "configure:5706: checking for $ac_func" >&5
     5881echo "configure:5882: checking for $ac_func" >&5
    57065882if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    57075883  echo $ac_n "(cached) $ac_c" 1>&6
    57085884else
    57095885  cat > conftest.$ac_ext <<EOF
    5710 #line 5711 "configure"
     5886#line 5887 "configure"
    57115887#include "confdefs.h"
    57125888/* System header to define __stub macros and hopefully few prototypes,
     
    57315907; return 0; }
    57325908EOF
    5733 if { (eval echo configure:5734: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5909if { (eval echo configure:5910: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    57345910  rm -rf conftest*
    57355911  eval "ac_cv_func_$ac_func=yes"
     
    57605936do
    57615937echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    5762 echo "configure:5763: checking for $ac_func" >&5
     5938echo "configure:5939: checking for $ac_func" >&5
    57635939if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    57645940  echo $ac_n "(cached) $ac_c" 1>&6
    57655941else
    57665942  cat > conftest.$ac_ext <<EOF
    5767 #line 5768 "configure"
     5943#line 5944 "configure"
    57685944#include "confdefs.h"
    57695945/* System header to define __stub macros and hopefully few prototypes,
     
    57885964; return 0; }
    57895965EOF
    5790 if { (eval echo configure:5791: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5966if { (eval echo configure:5967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    57915967  rm -rf conftest*
    57925968  eval "ac_cv_func_$ac_func=yes"
     
    58155991# do we need the math library?
    58165992case "${need_libm}" in
    5817 yes) 
     5993yes)
    58185994  LIBM=
    5819 case "$host" in
     5995case $host in
    58205996*-*-beos* | *-*-cygwin* | *-*-pw32*)
    58215997  # These system don't have libm
     
    58235999*-ncr-sysv4.3*)
    58246000  echo $ac_n "checking for _mwvalidcheckl in -lmw""... $ac_c" 1>&6
    5825 echo "configure:5826: checking for _mwvalidcheckl in -lmw" >&5
     6001echo "configure:6002: checking for _mwvalidcheckl in -lmw" >&5
    58266002ac_lib_var=`echo mw'_'_mwvalidcheckl | sed 'y%./+-%__p_%'`
    58276003if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    58316007LIBS="-lmw  $LIBS"
    58326008cat > conftest.$ac_ext <<EOF
    5833 #line 5834 "configure"
     6009#line 6010 "configure"
    58346010#include "confdefs.h"
    58356011/* Override any gcc2 internal prototype to avoid an error.  */
     
    58426018; return 0; }
    58436019EOF
    5844 if { (eval echo configure:5845: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6020if { (eval echo configure:6021: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    58456021  rm -rf conftest*
    58466022  eval "ac_cv_lib_$ac_lib_var=yes"
     
    58636039
    58646040  echo $ac_n "checking for main in -lm""... $ac_c" 1>&6
    5865 echo "configure:5866: checking for main in -lm" >&5
     6041echo "configure:6042: checking for main in -lm" >&5
    58666042ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'`
    58676043if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    58716047LIBS="-lm  $LIBS"
    58726048cat > conftest.$ac_ext <<EOF
    5873 #line 5874 "configure"
     6049#line 6050 "configure"
    58746050#include "confdefs.h"
    58756051
     
    58786054; return 0; }
    58796055EOF
    5880 if { (eval echo configure:5881: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6056if { (eval echo configure:6057: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    58816057  rm -rf conftest*
    58826058  eval "ac_cv_lib_$ac_lib_var=yes"
     
    59016077*)
    59026078  echo $ac_n "checking for main in -lm""... $ac_c" 1>&6
    5903 echo "configure:5904: checking for main in -lm" >&5
     6079echo "configure:6080: checking for main in -lm" >&5
    59046080ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'`
    59056081if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    59096085LIBS="-lm  $LIBS"
    59106086cat > conftest.$ac_ext <<EOF
    5911 #line 5912 "configure"
     6087#line 6088 "configure"
    59126088#include "confdefs.h"
    59136089
     
    59166092; return 0; }
    59176093EOF
    5918 if { (eval echo configure:5919: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6094if { (eval echo configure:6095: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    59196095  rm -rf conftest*
    59206096  eval "ac_cv_lib_$ac_lib_var=yes"
     
    59476123# working properly!
    59486124echo $ac_n "checking for working assert macro""... $ac_c" 1>&6
    5949 echo "configure:5950: checking for working assert macro" >&5
     6125echo "configure:6126: checking for working assert macro" >&5
    59506126if eval "test \"`echo '$''{'gas_cv_assert_ok'+set}'`\" = set"; then
    59516127  echo $ac_n "(cached) $ac_c" 1>&6
    59526128else
    59536129  cat > conftest.$ac_ext <<EOF
    5954 #line 5955 "configure"
     6130#line 6131 "configure"
    59556131#include "confdefs.h"
    59566132#include <assert.h>
     
    59686144; return 0; }
    59696145EOF
    5970 if { (eval echo configure:5971: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6146if { (eval echo configure:6147: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    59716147  rm -rf conftest*
    59726148  gas_cv_assert_ok=yes
     
    60096185
    60106186echo $ac_n "checking whether declaration is required for strstr""... $ac_c" 1>&6
    6011 echo "configure:6012: checking whether declaration is required for strstr" >&5
     6187echo "configure:6188: checking whether declaration is required for strstr" >&5
    60126188if eval "test \"`echo '$''{'gas_cv_decl_needed_strstr'+set}'`\" = set"; then
    60136189  echo $ac_n "(cached) $ac_c" 1>&6
    60146190else
    60156191  cat > conftest.$ac_ext <<EOF
    6016 #line 6017 "configure"
     6192#line 6193 "configure"
    60176193#include "confdefs.h"
    60186194$gas_test_headers
     
    60256201; return 0; }
    60266202EOF
    6027 if { (eval echo configure:6028: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6203if { (eval echo configure:6204: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    60286204  rm -rf conftest*
    60296205  gas_cv_decl_needed_strstr=no
     
    60466222
    60476223echo $ac_n "checking whether declaration is required for malloc""... $ac_c" 1>&6
    6048 echo "configure:6049: checking whether declaration is required for malloc" >&5
     6224echo "configure:6225: checking whether declaration is required for malloc" >&5
    60496225if eval "test \"`echo '$''{'gas_cv_decl_needed_malloc'+set}'`\" = set"; then
    60506226  echo $ac_n "(cached) $ac_c" 1>&6
    60516227else
    60526228  cat > conftest.$ac_ext <<EOF
    6053 #line 6054 "configure"
     6229#line 6230 "configure"
    60546230#include "confdefs.h"
    60556231$gas_test_headers
     
    60626238; return 0; }
    60636239EOF
    6064 if { (eval echo configure:6065: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6240if { (eval echo configure:6241: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    60656241  rm -rf conftest*
    60666242  gas_cv_decl_needed_malloc=no
     
    60836259
    60846260echo $ac_n "checking whether declaration is required for free""... $ac_c" 1>&6
    6085 echo "configure:6086: checking whether declaration is required for free" >&5
     6261echo "configure:6262: checking whether declaration is required for free" >&5
    60866262if eval "test \"`echo '$''{'gas_cv_decl_needed_free'+set}'`\" = set"; then
    60876263  echo $ac_n "(cached) $ac_c" 1>&6
    60886264else
    60896265  cat > conftest.$ac_ext <<EOF
    6090 #line 6091 "configure"
     6266#line 6267 "configure"
    60916267#include "confdefs.h"
    60926268$gas_test_headers
     
    60996275; return 0; }
    61006276EOF
    6101 if { (eval echo configure:6102: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6277if { (eval echo configure:6278: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    61026278  rm -rf conftest*
    61036279  gas_cv_decl_needed_free=no
     
    61206296
    61216297echo $ac_n "checking whether declaration is required for sbrk""... $ac_c" 1>&6
    6122 echo "configure:6123: checking whether declaration is required for sbrk" >&5
     6298echo "configure:6299: checking whether declaration is required for sbrk" >&5
    61236299if eval "test \"`echo '$''{'gas_cv_decl_needed_sbrk'+set}'`\" = set"; then
    61246300  echo $ac_n "(cached) $ac_c" 1>&6
    61256301else
    61266302  cat > conftest.$ac_ext <<EOF
    6127 #line 6128 "configure"
     6303#line 6304 "configure"
    61286304#include "confdefs.h"
    61296305$gas_test_headers
     
    61366312; return 0; }
    61376313EOF
    6138 if { (eval echo configure:6139: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6314if { (eval echo configure:6315: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    61396315  rm -rf conftest*
    61406316  gas_cv_decl_needed_sbrk=no
     
    61576333
    61586334echo $ac_n "checking whether declaration is required for environ""... $ac_c" 1>&6
    6159 echo "configure:6160: checking whether declaration is required for environ" >&5
     6335echo "configure:6336: checking whether declaration is required for environ" >&5
    61606336if eval "test \"`echo '$''{'gas_cv_decl_needed_environ'+set}'`\" = set"; then
    61616337  echo $ac_n "(cached) $ac_c" 1>&6
    61626338else
    61636339  cat > conftest.$ac_ext <<EOF
    6164 #line 6165 "configure"
     6340#line 6341 "configure"
    61656341#include "confdefs.h"
    61666342$gas_test_headers
     
    61736349; return 0; }
    61746350EOF
    6175 if { (eval echo configure:6176: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6351if { (eval echo configure:6352: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    61766352  rm -rf conftest*
    61776353  gas_cv_decl_needed_environ=no
     
    61976373
    61986374echo $ac_n "checking whether declaration is required for errno""... $ac_c" 1>&6
    6199 echo "configure:6200: checking whether declaration is required for errno" >&5
     6375echo "configure:6376: checking whether declaration is required for errno" >&5
    62006376if eval "test \"`echo '$''{'gas_cv_decl_needed_errno'+set}'`\" = set"; then
    62016377  echo $ac_n "(cached) $ac_c" 1>&6
    62026378else
    62036379  cat > conftest.$ac_ext <<EOF
    6204 #line 6205 "configure"
     6380#line 6381 "configure"
    62056381#include "confdefs.h"
    62066382
     
    62176393; return 0; }
    62186394EOF
    6219 if { (eval echo configure:6220: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6395if { (eval echo configure:6396: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    62206396  rm -rf conftest*
    62216397  gas_cv_decl_needed_errno=no
     
    64226598s%@BFDLIB@%$BFDLIB%g
    64236599s%@OPCODES_LIB@%$OPCODES_LIB%g
     6600s%@BFDVER_H@%$BFDVER_H%g
    64246601s%@ALL_OBJ_DEPS@%$ALL_OBJ_DEPS%g
    64256602s%@YACC@%$YACC%g
Note: See TracChangeset for help on using the changeset viewer.