Line 1... |
Line 1... |
#! /bin/sh
|
#! /bin/sh
|
# From configure.ac Id: configure.ac 420 2010-11-11 14:43:33Z jeremybennett using automake version AC_ACVERSION.
|
# From configure.ac Id: configure.ac 434 2010-11-26 18:45:29Z jeremybennett using automake version AC_ACVERSION.
|
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
# Generated by GNU Autoconf 2.65 for or1ksim 2010-11-26.
|
# Generated by GNU Autoconf 2.64 for or1ksim 2010-11-26.
|
#
|
#
|
# 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 Foundation,
|
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
|
# Inc.
|
# 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.
|
#
|
#
|
# Copyright (C) 1999-2008 OpenCores
|
# Copyright (C) 1999-2008 OpenCores
|
Line 697... |
Line 695... |
fi
|
fi
|
|
|
|
|
|
|
|
|
test -n "$DJDIR" || exec 7<&0
|
exec 7<&0 &1
|
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 1580... |
Line 1577... |
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 (Objective) C/C++ preprocessor flags, e.g. -I if
|
CPPFLAGS C/C++/Objective 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 1653... |
Line 1650... |
|
|
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 configure 2010-11-26
|
or1ksim configure 2010-11-26
|
generated by GNU Autoconf 2.65
|
generated by GNU Autoconf 2.64
|
|
|
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.
|
|
|
Line 1720... |
Line 1717... |
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;}
|
as_fn_set_status $ac_retval
|
return $ac_retval
|
|
|
} # ac_fn_c_try_compile
|
} # ac_fn_c_try_compile
|
|
|
# ac_fn_c_try_cpp LINENO
|
# ac_fn_c_try_cpp LINENO
|
# ----------------------
|
# ----------------------
|
Line 1757... |
Line 1754... |
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;}
|
as_fn_set_status $ac_retval
|
return $ac_retval
|
|
|
} # ac_fn_c_try_cpp
|
} # ac_fn_c_try_cpp
|
|
|
# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
|
# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
|
# -------------------------------------------------------
|
# -------------------------------------------------------
|
Line 1892... |
Line 1889... |
|
|
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;}
|
as_fn_set_status $ac_retval
|
return $ac_retval
|
|
|
} # ac_fn_c_try_run
|
} # ac_fn_c_try_run
|
|
|
# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
|
# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
|
# -------------------------------------------------------
|
# -------------------------------------------------------
|
Line 1969... |
Line 1966... |
# 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;}
|
as_fn_set_status $ac_retval
|
return $ac_retval
|
|
|
} # ac_fn_c_try_link
|
} # ac_fn_c_try_link
|
|
|
# ac_fn_c_check_func LINENO FUNC VAR
|
# ac_fn_c_check_func LINENO FUNC VAR
|
# ----------------------------------
|
# ----------------------------------
|
Line 2307... |
Line 2304... |
conftest.$ac_objext conftest.beam conftest.$ac_ext
|
conftest.$ac_objext conftest.beam conftest.$ac_ext
|
rm -f conftest.val
|
rm -f conftest.val
|
|
|
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;}
|
as_fn_set_status $ac_retval
|
return $ac_retval
|
|
|
} # ac_fn_c_compute_int
|
} # ac_fn_c_compute_int
|
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 $as_me 2010-11-26, which was
|
It was created by or1ksim $as_me 2010-11-26, which was
|
generated by GNU Autoconf 2.65. Invocation command line was
|
generated by GNU Autoconf 2.64. Invocation command line was
|
|
|
$ $0 $@
|
$ $0 $@
|
|
|
_ACEOF
|
_ACEOF
|
exec 5>>config.log
|
exec 5>>config.log
|
Line 2568... |
Line 2565... |
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 /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
|
if 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 files
|
# Some versions of bash will fail to source /dev/null (special
|
# actually), so we avoid doing that. DJGPP emulates it as a regular file.
|
# files actually), so we avoid doing that.
|
if test /dev/null != "$cache_file" && test -f "$cache_file"; then
|
if 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 2986... |
Line 2983... |
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
|
fi
|
|
rm -f conftest.er1 conftest.err
|
rm -f conftest.er1 conftest.err
|
|
fi
|
$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"
|
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.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 whether the C compiler works" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
|
$as_echo_n "checking whether the C compiler works... " >&6; }
|
$as_echo_n "checking for C compiler default output file name... " >&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 3071... |
Line 3070... |
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
|
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: 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
|
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.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 3126... |
Line 3158... |
{ { $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 conftest$ac_cv_exeext
|
rm -f 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 4537... |
Line 4510... |
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:4542: $ac_compile\"" >&5)
|
(eval echo "\"\$as_me:4515: $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:4545: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
|
(eval echo "\"\$as_me:4518: $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:4548: output\"" >&5)
|
(eval echo "\"\$as_me:4521: 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 5748... |
Line 5721... |
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 5753 "configure"' > conftest.$ac_ext
|
echo '#line 5726 "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 7010... |
Line 6983... |
# 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:7015: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:6988: $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:7019: \$? = $ac_status" >&5
|
echo "$as_me:6992: \$? = $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 7349... |
Line 7322... |
# 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:7354: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:7327: $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:7358: \$? = $ac_status" >&5
|
echo "$as_me:7331: \$? = $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 7454... |
Line 7427... |
# 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:7459: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:7432: $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:7463: \$? = $ac_status" >&5
|
echo "$as_me:7436: \$? = $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 7509... |
Line 7482... |
# 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:7514: $lt_compile\"" >&5)
|
(eval echo "\"\$as_me:7487: $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:7518: \$? = $ac_status" >&5
|
echo "$as_me:7491: \$? = $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 9892... |
Line 9865... |
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 9897 "configure"
|
#line 9870 "configure"
|
#include "confdefs.h"
|
#include "confdefs.h"
|
|
|
#if HAVE_DLFCN_H
|
#if HAVE_DLFCN_H
|
#include
|
#include
|
#endif
|
#endif
|
Line 9988... |
Line 9961... |
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 9993 "configure"
|
#line 9966 "configure"
|
#include "confdefs.h"
|
#include "confdefs.h"
|
|
|
#if HAVE_DLFCN_H
|
#if HAVE_DLFCN_H
|
#include
|
#include
|
#endif
|
#endif
|
Line 10529... |
Line 10502... |
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 11383... |
Line 11356... |
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
|
fi
|
|
rm -f conftest.er1 conftest.err
|
rm -f conftest.er1 conftest.err
|
|
fi
|
$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
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
|
Line 13735... |
Line 13708... |
# 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 $as_me 2010-11-26, which was
|
This file was extended by or1ksim $as_me 2010-11-26, which was
|
generated by GNU Autoconf 2.65. Invocation command line was
|
generated by GNU Autoconf 2.64. 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 13775... |
Line 13748... |
|
|
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 13798... |
Line 13770... |
|
|
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 config.status 2010-11-26
|
or1ksim config.status 2010-11-26
|
configured by $0, generated by GNU Autoconf 2.65,
|
configured by $0, generated by GNU Autoconf 2.64,
|
with options \\"\$ac_cs_config\\"
|
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
|
|
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 13840... |
Line 13811... |
# 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 14316... |
Line 14285... |
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 14330... |
Line 14299... |
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
|