OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [test-code-or1k/] [configure] - Diff between revs 346 and 385

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 346 Rev 385
Line 1... Line 1...
#! /bin/sh
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.64 for or1ksim-testsuite 0.5.0rc1.
# Generated by GNU Autoconf 2.65 for or1ksim-testsuite 0.5.0rc2.
#
#
# Report bugs to .
# Report bugs to .
#
#
 
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
# Foundation, Inc.
# Inc.
 
#
#
#
# This configure script is free software; the Free Software Foundation
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
# gives unlimited permission to copy, distribute and modify it.
## -------------------- ##
## -------------------- ##
## M4sh Initialization. ##
## M4sh Initialization. ##
Line 674... Line 676...
fi
fi
 
 
 
 
 
 
 
 
exec 7<&0 &1
test -n "$DJDIR" || exec 7<&0 
 
exec 6>&1
 
 
# Name of the host.
# Name of the host.
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
# so uname gets run too.
# so uname gets run too.
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
Line 696... Line 699...
MAKEFLAGS=
MAKEFLAGS=
 
 
# Identity of this package.
# Identity of this package.
PACKAGE_NAME='or1ksim-testsuite'
PACKAGE_NAME='or1ksim-testsuite'
PACKAGE_TARNAME='or1ksim-testsuite'
PACKAGE_TARNAME='or1ksim-testsuite'
PACKAGE_VERSION='0.5.0rc1'
PACKAGE_VERSION='0.5.0rc2'
PACKAGE_STRING='or1ksim-testsuite 0.5.0rc1'
PACKAGE_STRING='or1ksim-testsuite 0.5.0rc2'
PACKAGE_BUGREPORT='openrisc@opencores.org'
PACKAGE_BUGREPORT='openrisc@opencores.org'
PACKAGE_URL=''
PACKAGE_URL=''
 
 
# Factoring default headers for most tests.
# Factoring default headers for most tests.
ac_includes_default="\
ac_includes_default="\
Line 1419... Line 1422...
#
#
if test "$ac_init_help" = "long"; then
if test "$ac_init_help" = "long"; then
  # Omit some internal or obsolete options to make the list less imposing.
  # Omit some internal or obsolete options to make the list less imposing.
  # This message is too long to be a string in the A/UX 3.1 sh.
  # This message is too long to be a string in the A/UX 3.1 sh.
  cat <<_ACEOF
  cat <<_ACEOF
\`configure' configures or1ksim-testsuite 0.5.0rc1 to adapt to many kinds of systems.
\`configure' configures or1ksim-testsuite 0.5.0rc2 to adapt to many kinds of systems.
 
 
Usage: $0 [OPTION]... [VAR=VALUE]...
Usage: $0 [OPTION]... [VAR=VALUE]...
 
 
To assign environment variables (e.g., CC, CFLAGS...), specify them as
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.
VAR=VALUE.  See below for descriptions of some of the useful variables.
Line 1490... Line 1493...
_ACEOF
_ACEOF
fi
fi
 
 
if test -n "$ac_init_help"; then
if test -n "$ac_init_help"; then
  case $ac_init_help in
  case $ac_init_help in
     short | recursive ) echo "Configuration of or1ksim-testsuite 0.5.0rc1:";;
     short | recursive ) echo "Configuration of or1ksim-testsuite 0.5.0rc2:";;
   esac
   esac
  cat <<\_ACEOF
  cat <<\_ACEOF
 
 
Optional Features:
Optional Features:
  --disable-option-checking  ignore unrecognized --enable/--with options
  --disable-option-checking  ignore unrecognized --enable/--with options
Line 1523... Line 1526...
  CC          C compiler command
  CC          C compiler command
  CFLAGS      C compiler flags
  CFLAGS      C compiler flags
  LDFLAGS     linker flags, e.g. -L if you have libraries in a
  LDFLAGS     linker flags, e.g. -L if you have libraries in a
              nonstandard directory 
              nonstandard directory 
  LIBS        libraries to pass to the linker, e.g. -l
  LIBS        libraries to pass to the linker, e.g. -l
  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I if
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I if
              you have headers in a nonstandard directory 
              you have headers in a nonstandard directory 
  CPP         C preprocessor
  CPP         C preprocessor
  CCAS        assembler compiler command (defaults to CC)
  CCAS        assembler compiler command (defaults to CC)
  CCASFLAGS   assembler compiler flags (defaults to CFLAGS)
  CCASFLAGS   assembler compiler flags (defaults to CFLAGS)
 
 
Line 1595... Line 1598...
fi
fi
 
 
test -n "$ac_init_help" && exit $ac_status
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
if $ac_init_version; then
  cat <<\_ACEOF
  cat <<\_ACEOF
or1ksim-testsuite configure 0.5.0rc1
or1ksim-testsuite configure 0.5.0rc2
generated by GNU Autoconf 2.64
generated by GNU Autoconf 2.65
 
 
Copyright (C) 2009 Free Software Foundation, Inc.
Copyright (C) 2009 Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
gives unlimited permission to copy, distribute and modify it.
_ACEOF
_ACEOF
Line 1643... Line 1646...
sed 's/^/| /' conftest.$ac_ext >&5
sed 's/^/| /' conftest.$ac_ext >&5
 
 
        ac_retval=1
        ac_retval=1
fi
fi
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
  return $ac_retval
  as_fn_set_status $ac_retval
 
 
} # ac_fn_c_try_compile
} # ac_fn_c_try_compile
 
 
# ac_fn_c_try_link LINENO
# ac_fn_c_try_link LINENO
# -----------------------
# -----------------------
Line 1689... Line 1692...
  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
  # interfere with the next link command; also delete a directory that is
  # interfere with the next link command; also delete a directory that is
  # left behind by Apple's compiler.  We do this before executing the actions.
  # left behind by Apple's compiler.  We do this before executing the actions.
  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
  return $ac_retval
  as_fn_set_status $ac_retval
 
 
} # ac_fn_c_try_link
} # ac_fn_c_try_link
 
 
# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
# -------------------------------------------------------
# -------------------------------------------------------
Line 1757... Line 1760...
sed 's/^/| /' conftest.$ac_ext >&5
sed 's/^/| /' conftest.$ac_ext >&5
 
 
    ac_retval=1
    ac_retval=1
fi
fi
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
  return $ac_retval
  as_fn_set_status $ac_retval
 
 
} # ac_fn_c_try_cpp
} # ac_fn_c_try_cpp
 
 
# ac_fn_c_try_run LINENO
# ac_fn_c_try_run LINENO
# ----------------------
# ----------------------
Line 1799... Line 1802...
 
 
       ac_retval=$ac_status
       ac_retval=$ac_status
fi
fi
  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
  return $ac_retval
  as_fn_set_status $ac_retval
 
 
} # ac_fn_c_try_run
} # ac_fn_c_try_run
 
 
# ac_fn_c_check_func LINENO FUNC VAR
# ac_fn_c_check_func LINENO FUNC VAR
# ----------------------------------
# ----------------------------------
Line 2020... Line 2023...
} # ac_fn_c_check_type
} # ac_fn_c_check_type
cat >config.log <<_ACEOF
cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
running configure, to aid debugging if configure makes a mistake.
 
 
It was created by or1ksim-testsuite $as_me 0.5.0rc1, which was
It was created by or1ksim-testsuite $as_me 0.5.0rc2, which was
generated by GNU Autoconf 2.64.  Invocation command line was
generated by GNU Autoconf 2.65.  Invocation command line was
 
 
  $ $0 $@
  $ $0 $@
 
 
_ACEOF
_ACEOF
exec 5>>config.log
exec 5>>config.log
Line 2274... Line 2277...
  ac_site_file2=$ac_default_prefix/etc/config.site
  ac_site_file2=$ac_default_prefix/etc/config.site
fi
fi
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
do
do
  test "x$ac_site_file" = xNONE && continue
  test "x$ac_site_file" = xNONE && continue
  if test -r "$ac_site_file"; then
  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
    sed 's/^/| /' "$ac_site_file" >&5
    sed 's/^/| /' "$ac_site_file" >&5
    . "$ac_site_file"
    . "$ac_site_file"
  fi
  fi
done
done
 
 
if test -r "$cache_file"; then
if test -r "$cache_file"; then
  # Some versions of bash will fail to source /dev/null (special
  # Some versions of bash will fail to source /dev/null (special files
  # files actually), so we avoid doing that.
  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
  if test -f "$cache_file"; then
  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
$as_echo "$as_me: loading cache $cache_file" >&6;}
$as_echo "$as_me: loading cache $cache_file" >&6;}
    case $cache_file in
    case $cache_file in
      [\\/]* | ?:[\\/]* ) . "$cache_file";;
      [\\/]* | ?:[\\/]* ) . "$cache_file";;
      *)                      . "./$cache_file";;
      *)                      . "./$cache_file";;
Line 2810... Line 2813...
  if test -s conftest.err; then
  if test -s conftest.err; then
    sed '10a\
    sed '10a\
... rest of stderr output deleted ...
... rest of stderr output deleted ...
         10q' conftest.err >conftest.er1
         10q' conftest.err >conftest.er1
    cat conftest.er1 >&5
    cat conftest.er1 >&5
    rm -f conftest.er1 conftest.err
 
  fi
  fi
 
  rm -f conftest.er1 conftest.err
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  test $ac_status = 0; }
  test $ac_status = 0; }
done
done
 
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h.  */
/* end confdefs.h.  */
#include 
 
int
int
main ()
main ()
{
{
FILE *f = fopen ("conftest.out", "w");
 
 return ferror (f) || fclose (f) != 0;
 
 
 
  ;
  ;
  return 0;
  return 0;
}
}
_ACEOF
_ACEOF
ac_clean_files_save=$ac_clean_files
ac_clean_files_save=$ac_clean_files
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
# Try to create an executable without -o first, disregard a.out.
# Try to create an executable without -o first, disregard a.out.
# It will help us diagnose broken compilers, and finding out an intuition
# It will help us diagnose broken compilers, and finding out an intuition
# of exeext.
# of exeext.
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
$as_echo_n "checking for C compiler default output file name... " >&6; }
$as_echo_n "checking whether the C compiler works... " >&6; }
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
 
 
# The possible output files:
# The possible output files:
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
 
 
Line 2897... Line 2898...
test "$ac_cv_exeext" = no && ac_cv_exeext=
test "$ac_cv_exeext" = no && ac_cv_exeext=
 
 
else
else
  ac_file=''
  ac_file=''
fi
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
 
$as_echo "$ac_file" >&6; }
 
if test -z "$ac_file"; then :
if test -z "$ac_file"; then :
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
$as_echo "no" >&6; }
  $as_echo "$as_me: failed program was:" >&5
  $as_echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
sed 's/^/| /' conftest.$ac_ext >&5
 
 
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
{ as_fn_set_status 77
{ as_fn_set_status 77
as_fn_error "C compiler cannot create executables
as_fn_error "C compiler cannot create executables
See \`config.log' for more details." "$LINENO" 5; }; }
See \`config.log' for more details." "$LINENO" 5; }; }
fi
 
ac_exeext=$ac_cv_exeext
 
 
 
# Check that the compiler produces executables we can run.  If not, either
 
# the compiler is broken, or we cross compile.
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
 
$as_echo_n "checking whether the C compiler works... " >&6; }
 
# If not cross compiling, check that we can run a simple program.
 
if test "$cross_compiling" != yes; then
 
  if { ac_try='./$ac_file'
 
  { { case "(($ac_try" in
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
  *) ac_try_echo=$ac_try;;
 
esac
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 
$as_echo "$ac_try_echo"; } >&5
 
  (eval "$ac_try") 2>&5
 
  ac_status=$?
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
  test $ac_status = 0; }; }; then
 
    cross_compiling=no
 
  else
 
    if test "$cross_compiling" = maybe; then
 
        cross_compiling=yes
 
    else
    else
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
as_fn_error "cannot run C compiled programs.
 
If you meant to cross compile, use \`--host'.
 
See \`config.log' for more details." "$LINENO" 5; }
 
    fi
 
  fi
 
fi
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
$as_echo "yes" >&6; }
 
fi
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
 
$as_echo_n "checking for C compiler default output file name... " >&6; }
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
 
$as_echo "$ac_file" >&6; }
 
ac_exeext=$ac_cv_exeext
 
 
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
ac_clean_files=$ac_clean_files_save
ac_clean_files=$ac_clean_files_save
# Check that the compiler produces executables we can run.  If not, either
 
# the compiler is broken, or we cross compile.
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
 
$as_echo_n "checking whether we are cross compiling... " >&6; }
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
 
$as_echo "$cross_compiling" >&6; }
 
 
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
$as_echo_n "checking for suffix of executables... " >&6; }
$as_echo_n "checking for suffix of executables... " >&6; }
if { { ac_try="$ac_link"
if { { ac_try="$ac_link"
case "(($ac_try" in
case "(($ac_try" in
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
Line 2985... Line 2953...
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
as_fn_error "cannot compute suffix of executables: cannot compile and link
as_fn_error "cannot compute suffix of executables: cannot compile and link
See \`config.log' for more details." "$LINENO" 5; }
See \`config.log' for more details." "$LINENO" 5; }
fi
fi
rm -f conftest$ac_cv_exeext
rm -f conftest conftest$ac_cv_exeext
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
$as_echo "$ac_cv_exeext" >&6; }
$as_echo "$ac_cv_exeext" >&6; }
 
 
rm -f conftest.$ac_ext
rm -f conftest.$ac_ext
EXEEXT=$ac_cv_exeext
EXEEXT=$ac_cv_exeext
ac_exeext=$EXEEXT
ac_exeext=$EXEEXT
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
/* end confdefs.h.  */
 
#include 
 
int
 
main ()
 
{
 
FILE *f = fopen ("conftest.out", "w");
 
 return ferror (f) || fclose (f) != 0;
 
 
 
  ;
 
  return 0;
 
}
 
_ACEOF
 
ac_clean_files="$ac_clean_files conftest.out"
 
# Check that the compiler produces executables we can run.  If not, either
 
# the compiler is broken, or we cross compile.
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
 
$as_echo_n "checking whether we are cross compiling... " >&6; }
 
if test "$cross_compiling" != yes; then
 
  { { ac_try="$ac_link"
 
case "(($ac_try" in
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
  *) ac_try_echo=$ac_try;;
 
esac
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 
$as_echo "$ac_try_echo"; } >&5
 
  (eval "$ac_link") 2>&5
 
  ac_status=$?
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
  test $ac_status = 0; }
 
  if { ac_try='./conftest$ac_cv_exeext'
 
  { { case "(($ac_try" in
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
  *) ac_try_echo=$ac_try;;
 
esac
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 
$as_echo "$ac_try_echo"; } >&5
 
  (eval "$ac_try") 2>&5
 
  ac_status=$?
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
  test $ac_status = 0; }; }; then
 
    cross_compiling=no
 
  else
 
    if test "$cross_compiling" = maybe; then
 
        cross_compiling=yes
 
    else
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
as_fn_error "cannot run C compiled programs.
 
If you meant to cross compile, use \`--host'.
 
See \`config.log' for more details." "$LINENO" 5; }
 
    fi
 
  fi
 
fi
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
 
$as_echo "$cross_compiling" >&6; }
 
 
 
rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
 
ac_clean_files=$ac_clean_files_save
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
$as_echo_n "checking for suffix of object files... " >&6; }
$as_echo_n "checking for suffix of object files... " >&6; }
if test "${ac_cv_objext+set}" = set; then :
if test "${ac_cv_objext+set}" = set; then :
  $as_echo_n "(cached) " >&6
  $as_echo_n "(cached) " >&6
else
else
Line 3839... Line 3866...
if test "${lt_cv_nm_interface+set}" = set; then :
if test "${lt_cv_nm_interface+set}" = set; then :
  $as_echo_n "(cached) " >&6
  $as_echo_n "(cached) " >&6
else
else
  lt_cv_nm_interface="BSD nm"
  lt_cv_nm_interface="BSD nm"
  echo "int some_variable = 0;" > conftest.$ac_ext
  echo "int some_variable = 0;" > conftest.$ac_ext
  (eval echo "\"\$as_me:3844: $ac_compile\"" >&5)
  (eval echo "\"\$as_me:3871: $ac_compile\"" >&5)
  (eval "$ac_compile" 2>conftest.err)
  (eval "$ac_compile" 2>conftest.err)
  cat conftest.err >&5
  cat conftest.err >&5
  (eval echo "\"\$as_me:3847: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
  (eval echo "\"\$as_me:3874: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
  cat conftest.err >&5
  cat conftest.err >&5
  (eval echo "\"\$as_me:3850: output\"" >&5)
  (eval echo "\"\$as_me:3877: output\"" >&5)
  cat conftest.out >&5
  cat conftest.out >&5
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
    lt_cv_nm_interface="MS dumpbin"
    lt_cv_nm_interface="MS dumpbin"
  fi
  fi
  rm -f conftest*
  rm -f conftest*
Line 5051... Line 5078...
  fi
  fi
  rm -rf conftest*
  rm -rf conftest*
  ;;
  ;;
*-*-irix6*)
*-*-irix6*)
  # Find out which ABI we are using.
  # Find out which ABI we are using.
  echo '#line 5056 "configure"' > conftest.$ac_ext
  echo '#line 5083 "configure"' > conftest.$ac_ext
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
  (eval $ac_compile) 2>&5
  (eval $ac_compile) 2>&5
  ac_status=$?
  ac_status=$?
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  test $ac_status = 0; }; then
  test $ac_status = 0; }; then
Line 6581... Line 6608...
   # The option is referenced via a variable to avoid confusing sed.
   # The option is referenced via a variable to avoid confusing sed.
   lt_compile=`echo "$ac_compile" | $SED \
   lt_compile=`echo "$ac_compile" | $SED \
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
   -e 's:$: $lt_compiler_flag:'`
   -e 's:$: $lt_compiler_flag:'`
   (eval echo "\"\$as_me:6586: $lt_compile\"" >&5)
   (eval echo "\"\$as_me:6613: $lt_compile\"" >&5)
   (eval "$lt_compile" 2>conftest.err)
   (eval "$lt_compile" 2>conftest.err)
   ac_status=$?
   ac_status=$?
   cat conftest.err >&5
   cat conftest.err >&5
   echo "$as_me:6590: \$? = $ac_status" >&5
   echo "$as_me:6617: \$? = $ac_status" >&5
   if (exit $ac_status) && test -s "$ac_outfile"; then
   if (exit $ac_status) && test -s "$ac_outfile"; then
     # The compiler can only warn and ignore the option if not recognized
     # The compiler can only warn and ignore the option if not recognized
     # So say no if there are warnings other than the usual output.
     # So say no if there are warnings other than the usual output.
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
Line 6920... Line 6947...
   # The option is referenced via a variable to avoid confusing sed.
   # The option is referenced via a variable to avoid confusing sed.
   lt_compile=`echo "$ac_compile" | $SED \
   lt_compile=`echo "$ac_compile" | $SED \
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
   -e 's:$: $lt_compiler_flag:'`
   -e 's:$: $lt_compiler_flag:'`
   (eval echo "\"\$as_me:6925: $lt_compile\"" >&5)
   (eval echo "\"\$as_me:6952: $lt_compile\"" >&5)
   (eval "$lt_compile" 2>conftest.err)
   (eval "$lt_compile" 2>conftest.err)
   ac_status=$?
   ac_status=$?
   cat conftest.err >&5
   cat conftest.err >&5
   echo "$as_me:6929: \$? = $ac_status" >&5
   echo "$as_me:6956: \$? = $ac_status" >&5
   if (exit $ac_status) && test -s "$ac_outfile"; then
   if (exit $ac_status) && test -s "$ac_outfile"; then
     # The compiler can only warn and ignore the option if not recognized
     # The compiler can only warn and ignore the option if not recognized
     # So say no if there are warnings other than the usual output.
     # So say no if there are warnings other than the usual output.
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
Line 7025... Line 7052...
   # with a dollar sign (not a hyphen), so the echo should work correctly.
   # with a dollar sign (not a hyphen), so the echo should work correctly.
   lt_compile=`echo "$ac_compile" | $SED \
   lt_compile=`echo "$ac_compile" | $SED \
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
   -e 's:$: $lt_compiler_flag:'`
   -e 's:$: $lt_compiler_flag:'`
   (eval echo "\"\$as_me:7030: $lt_compile\"" >&5)
   (eval echo "\"\$as_me:7057: $lt_compile\"" >&5)
   (eval "$lt_compile" 2>out/conftest.err)
   (eval "$lt_compile" 2>out/conftest.err)
   ac_status=$?
   ac_status=$?
   cat out/conftest.err >&5
   cat out/conftest.err >&5
   echo "$as_me:7034: \$? = $ac_status" >&5
   echo "$as_me:7061: \$? = $ac_status" >&5
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
   then
   then
     # The compiler can only warn and ignore the option if not recognized
     # The compiler can only warn and ignore the option if not recognized
     # So say no if there are warnings
     # So say no if there are warnings
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
Line 7080... Line 7107...
   # with a dollar sign (not a hyphen), so the echo should work correctly.
   # with a dollar sign (not a hyphen), so the echo should work correctly.
   lt_compile=`echo "$ac_compile" | $SED \
   lt_compile=`echo "$ac_compile" | $SED \
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
   -e 's:$: $lt_compiler_flag:'`
   -e 's:$: $lt_compiler_flag:'`
   (eval echo "\"\$as_me:7085: $lt_compile\"" >&5)
   (eval echo "\"\$as_me:7112: $lt_compile\"" >&5)
   (eval "$lt_compile" 2>out/conftest.err)
   (eval "$lt_compile" 2>out/conftest.err)
   ac_status=$?
   ac_status=$?
   cat out/conftest.err >&5
   cat out/conftest.err >&5
   echo "$as_me:7089: \$? = $ac_status" >&5
   echo "$as_me:7116: \$? = $ac_status" >&5
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
   then
   then
     # The compiler can only warn and ignore the option if not recognized
     # The compiler can only warn and ignore the option if not recognized
     # So say no if there are warnings
     # So say no if there are warnings
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
Line 9463... Line 9490...
  lt_cv_dlopen_self=cross
  lt_cv_dlopen_self=cross
else
else
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
  lt_status=$lt_dlunknown
  lt_status=$lt_dlunknown
  cat > conftest.$ac_ext <<_LT_EOF
  cat > conftest.$ac_ext <<_LT_EOF
#line 9468 "configure"
#line 9495 "configure"
#include "confdefs.h"
#include "confdefs.h"
 
 
#if HAVE_DLFCN_H
#if HAVE_DLFCN_H
#include 
#include 
#endif
#endif
Line 9559... Line 9586...
  lt_cv_dlopen_self_static=cross
  lt_cv_dlopen_self_static=cross
else
else
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
  lt_status=$lt_dlunknown
  lt_status=$lt_dlunknown
  cat > conftest.$ac_ext <<_LT_EOF
  cat > conftest.$ac_ext <<_LT_EOF
#line 9564 "configure"
#line 9591 "configure"
#include "confdefs.h"
#include "confdefs.h"
 
 
#if HAVE_DLFCN_H
#if HAVE_DLFCN_H
#include 
#include 
#endif
#endif
Line 10100... Line 10127...
  done
  done
IFS=$as_save_IFS
IFS=$as_save_IFS
 
 
fi
fi
 
 
 
  test -d ./--version && rmdir ./--version
  if test "${ac_cv_path_mkdir+set}" = set; then
  if test "${ac_cv_path_mkdir+set}" = set; then
    MKDIR_P="$ac_cv_path_mkdir -p"
    MKDIR_P="$ac_cv_path_mkdir -p"
  else
  else
    # As a last resort, use the slow shell script.  Don't cache a
    # As a last resort, use the slow shell script.  Don't cache a
    # value for MKDIR_P within a source directory, because that will
    # value for MKDIR_P within a source directory, because that will
    # break other packages using the cache if that directory is
    # break other packages using the cache if that directory is
    # removed, or if the value is a relative name.
    # removed, or if the value is a relative name.
    test -d ./--version && rmdir ./--version
 
    MKDIR_P="$ac_install_sh -d"
    MKDIR_P="$ac_install_sh -d"
  fi
  fi
fi
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
$as_echo "$MKDIR_P" >&6; }
$as_echo "$MKDIR_P" >&6; }
Line 10286... Line 10313...
fi
fi
 
 
 
 
# Define the identity of the package.
# Define the identity of the package.
 PACKAGE='or1ksim-testsuite'
 PACKAGE='or1ksim-testsuite'
 VERSION='0.5.0rc1'
 VERSION='0.5.0rc2'
 
 
 
 
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
#define PACKAGE "$PACKAGE"
#define PACKAGE "$PACKAGE"
_ACEOF
_ACEOF
Line 10459... Line 10486...
 
 
 
 
# make sure we are using a recent autoconf version
# make sure we are using a recent autoconf version
 
 
 
 
 
# This is not nice, but it gets round the problem of the target not being
 
# specified. We don't need to warn again - the main configure did that for us.
 
case "$target_cpu" in
 
or32*)
 
        ;;
 
 
 
dlx*)
 
        ;;
 
 
 
*)      target_alias=or32-elf;
 
        ;;
 
esac
 
 
# check for --enable-all-tests argument, in which case we attempt to build all
# check for --enable-all-tests argument, in which case we attempt to build all
# tests, even those that do not compile properly.
# tests, even those that do not compile properly.
# Check whether --enable-all-tests was given.
# Check whether --enable-all-tests was given.
if test "${enable_all_tests+set}" = set; then :
if test "${enable_all_tests+set}" = set; then :
  enableval=$enable_all_tests; all_tests=true all_tests=false
  enableval=$enable_all_tests; all_tests=true all_tests=false
Line 11700... Line 11740...
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# Save the log message, to keep $0 and so on meaningful, and to
# Save the log message, to keep $0 and so on meaningful, and to
# report actual input values of CONFIG_FILES etc. instead of their
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
# values after options handling.
ac_log="
ac_log="
This file was extended by or1ksim-testsuite $as_me 0.5.0rc1, which was
This file was extended by or1ksim-testsuite $as_me 0.5.0rc2, which was
generated by GNU Autoconf 2.64.  Invocation command line was
generated by GNU Autoconf 2.65.  Invocation command line was
 
 
  CONFIG_FILES    = $CONFIG_FILES
  CONFIG_FILES    = $CONFIG_FILES
  CONFIG_HEADERS  = $CONFIG_HEADERS
  CONFIG_HEADERS  = $CONFIG_HEADERS
  CONFIG_LINKS    = $CONFIG_LINKS
  CONFIG_LINKS    = $CONFIG_LINKS
  CONFIG_COMMANDS = $CONFIG_COMMANDS
  CONFIG_COMMANDS = $CONFIG_COMMANDS
Line 11741... Line 11781...
 
 
Usage: $0 [OPTION]... [TAG]...
Usage: $0 [OPTION]... [TAG]...
 
 
  -h, --help       print this help, then exit
  -h, --help       print this help, then exit
  -V, --version    print version number and configuration settings, then exit
  -V, --version    print version number and configuration settings, then exit
 
      --config     print configuration, then exit
  -q, --quiet, --silent
  -q, --quiet, --silent
                   do not print progress messages
                   do not print progress messages
  -d, --debug      don't remove temporary files
  -d, --debug      don't remove temporary files
      --recheck    update $as_me by reconfiguring in the same conditions
      --recheck    update $as_me by reconfiguring in the same conditions
      --file=FILE[:TEMPLATE]
      --file=FILE[:TEMPLATE]
Line 11763... Line 11804...
 
 
Report bugs to ."
Report bugs to ."
 
 
_ACEOF
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
ac_cs_version="\\
or1ksim-testsuite config.status 0.5.0rc1
or1ksim-testsuite config.status 0.5.0rc2
configured by $0, generated by GNU Autoconf 2.64,
configured by $0, generated by GNU Autoconf 2.65,
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
  with options \\"\$ac_cs_config\\"
 
 
Copyright (C) 2009 Free Software Foundation, Inc.
Copyright (C) 2009 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it."
gives unlimited permission to copy, distribute and modify it."
 
 
Line 11804... Line 11846...
  # Handling of the options.
  # Handling of the options.
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
    ac_cs_recheck=: ;;
    ac_cs_recheck=: ;;
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
    $as_echo "$ac_cs_version"; exit ;;
    $as_echo "$ac_cs_version"; exit ;;
 
  --config | --confi | --conf | --con | --co | --c )
 
    $as_echo "$ac_cs_config"; exit ;;
  --debug | --debu | --deb | --de | --d | -d )
  --debug | --debu | --deb | --de | --d | -d )
    debug=: ;;
    debug=: ;;
  --file | --fil | --fi | --f )
  --file | --fil | --fi | --f )
    $ac_shift
    $ac_shift
    case $ac_optarg in
    case $ac_optarg in
Line 12284... Line 12328...
t repl
t repl
s/'"$ac_delim"'$//
s/'"$ac_delim"'$//
t delim
t delim
:nl
:nl
h
h
s/\(.\{148\}\).*/\1/
s/\(.\{148\}\)..*/\1/
t more1
t more1
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
p
p
n
n
b repl
b repl
Line 12298... Line 12342...
g
g
s/.\{148\}//
s/.\{148\}//
t nl
t nl
:delim
:delim
h
h
s/\(.\{148\}\).*/\1/
s/\(.\{148\}\)..*/\1/
t more2
t more2
s/["\\]/\\&/g; s/^/"/; s/$/"/
s/["\\]/\\&/g; s/^/"/; s/$/"/
p
p
b
b
:more2
:more2

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.