Line 1... |
Line 1... |
@%:@! /bin/sh
|
@%:@! /bin/sh
|
@%:@ From configure.ac Id: configure.ac 224 2010-07-30 10:44:22Z jeremybennett using automake version AC_ACVERSION.
|
@%:@ From configure.ac Id: configure.ac 230 2010-08-01 18:29:47Z 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.64 for or1ksim 2010-07-30.
|
@%:@ Generated by GNU Autoconf 2.64 for or1ksim 2010-08-01.
|
@%:@
|
@%:@
|
@%:@ 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
|
Line 717... |
Line 717... |
MAKEFLAGS=
|
MAKEFLAGS=
|
|
|
# Identity of this package.
|
# Identity of this package.
|
PACKAGE_NAME='or1ksim'
|
PACKAGE_NAME='or1ksim'
|
PACKAGE_TARNAME='or1ksim'
|
PACKAGE_TARNAME='or1ksim'
|
PACKAGE_VERSION='2010-07-30'
|
PACKAGE_VERSION='2010-08-01'
|
PACKAGE_STRING='or1ksim 2010-07-30'
|
PACKAGE_STRING='or1ksim 2010-08-01'
|
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 1471... |
Line 1471... |
#
|
#
|
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 2010-07-30 to adapt to many kinds of systems.
|
\`configure' configures or1ksim 2010-08-01 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 1542... |
Line 1542... |
_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 2010-07-30:";;
|
short | recursive ) echo "Configuration of or1ksim 2010-08-01:";;
|
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 1649... |
Line 1649... |
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 configure 2010-07-30
|
or1ksim configure 2010-08-01
|
generated by GNU Autoconf 2.64
|
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 2311... |
Line 2311... |
} @%:@ 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-07-30, which was
|
It was created by or1ksim $as_me 2010-08-01, which was
|
generated by GNU Autoconf 2.64. Invocation command line was
|
generated by GNU Autoconf 2.64. Invocation command line was
|
|
|
$ $0 $@
|
$ $0 $@
|
|
|
_ACEOF
|
_ACEOF
|
Line 10688... |
Line 10688... |
fi
|
fi
|
|
|
|
|
# Define the identity of the package.
|
# Define the identity of the package.
|
PACKAGE='or1ksim'
|
PACKAGE='or1ksim'
|
VERSION='2010-07-30'
|
VERSION='2010-08-01'
|
|
|
|
|
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
@%:@define PACKAGE "$PACKAGE"
|
@%:@define PACKAGE "$PACKAGE"
|
_ACEOF
|
_ACEOF
|
Line 12820... |
Line 12820... |
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
@%:@define SIZEOF_LONG $ac_cv_sizeof_long
|
@%:@define SIZEOF_LONG $ac_cv_sizeof_long
|
_ACEOF
|
_ACEOF
|
|
|
|
|
|
# The cast to long int works around a bug in the HP C Compiler
|
|
# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
|
|
# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
|
|
# This bug is HP SR number 8606223364.
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
|
|
$as_echo_n "checking size of long long... " >&6; }
|
|
if test "${ac_cv_sizeof_long_long+set}" = set; then :
|
|
$as_echo_n "(cached) " >&6
|
|
else
|
|
if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
|
|
|
|
else
|
|
if test "$ac_cv_type_long_long" = yes; then
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
{ as_fn_set_status 77
|
|
as_fn_error "cannot compute sizeof (long long)
|
|
See \`config.log' for more details." "$LINENO" 5; }; }
|
|
else
|
|
ac_cv_sizeof_long_long=0
|
|
fi
|
|
fi
|
|
|
|
fi
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
|
|
$as_echo "$ac_cv_sizeof_long_long" >&6; }
|
|
|
|
|
|
|
|
cat >>confdefs.h <<_ACEOF
|
|
@%:@define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
|
|
_ACEOF
|
|
|
|
|
|
|
#Check for compare function type for qsort (needed by some Linuxes)
|
#Check for compare function type for qsort (needed by some Linuxes)
|
ac_fn_c_check_type "$LINENO" "__compar_fn_t" "ac_cv_type___compar_fn_t" "$ac_includes_default"
|
ac_fn_c_check_type "$LINENO" "__compar_fn_t" "ac_cv_type___compar_fn_t" "$ac_includes_default"
|
if test "x$ac_cv_type___compar_fn_t" = x""yes; then :
|
if test "x$ac_cv_type___compar_fn_t" = x""yes; then :
|
|
|
Line 13109... |
Line 13143... |
INCLUDES="$INCLUDES -I\${top_srcdir} -I\${top_srcdir}/cpu/common \
|
INCLUDES="$INCLUDES -I\${top_srcdir} -I\${top_srcdir}/cpu/common \
|
-I\${top_srcdir}/cpu/or1k -I\${top_srcdir}/cache -I\${top_srcdir}/mmu \
|
-I\${top_srcdir}/cpu/or1k -I\${top_srcdir}/cache -I\${top_srcdir}/mmu \
|
-I\${top_srcdir}/bpb -I\${top_srcdir}/peripheral -I\${top_srcdir}/tick \
|
-I\${top_srcdir}/bpb -I\${top_srcdir}/peripheral -I\${top_srcdir}/tick \
|
-I\${top_srcdir}/peripheral/channels -I\${top_srcdir}/pm -I\${top_srcdir}/pic \
|
-I\${top_srcdir}/peripheral/channels -I\${top_srcdir}/pm -I\${top_srcdir}/pic \
|
-I\${top_srcdir}/debug -I\${top_srcdir}/vapi -I\${top_srcdir}/support \
|
-I\${top_srcdir}/debug -I\${top_srcdir}/vapi -I\${top_srcdir}/support \
|
-I\${top_srcdir}/cuc -I\${top_srcdir}/port -I\${top_srcdir}/argtable2"
|
-I\${top_srcdir}/cuc -I\${top_srcdir}/port -I\${top_srcdir}/argtable2 \
|
|
-I\${top_srcdir}/softfloat"
|
|
|
|
|
ac_config_files="$ac_config_files Makefile argtable2/Makefile bpb/Makefile cache/Makefile cpu/Makefile cpu/common/Makefile cpu/or1k/Makefile cuc/Makefile debug/Makefile doc/Makefile mmu/Makefile peripheral/Makefile peripheral/channels/Makefile pm/Makefile pic/Makefile port/Makefile support/Makefile testsuite/Makefile testsuite/config/Makefile testsuite/lib/Makefile testsuite/libsim.tests/Makefile testsuite/or1ksim.tests/Makefile testsuite/test-code/Makefile testsuite/test-code/lib-iftest/Makefile testsuite/test-code/lib-inttest/Makefile testsuite/test-code/lib-jtag/Makefile testsuite/test-code/lib-upcalls/Makefile tick/Makefile vapi/Makefile"
|
ac_config_files="$ac_config_files Makefile argtable2/Makefile bpb/Makefile cache/Makefile cpu/Makefile cpu/common/Makefile cpu/or1k/Makefile cuc/Makefile softfloat/Makefile debug/Makefile doc/Makefile mmu/Makefile peripheral/Makefile peripheral/channels/Makefile pm/Makefile pic/Makefile port/Makefile support/Makefile testsuite/Makefile testsuite/config/Makefile testsuite/lib/Makefile testsuite/libsim.tests/Makefile testsuite/or1ksim.tests/Makefile testsuite/test-code/Makefile testsuite/test-code/lib-iftest/Makefile testsuite/test-code/lib-inttest/Makefile testsuite/test-code/lib-jtag/Makefile testsuite/test-code/lib-upcalls/Makefile tick/Makefile vapi/Makefile"
|
|
|
|
|
# yuck. I don't know why I cannot just substitute $CPU_ARCH in the above
|
# yuck. I don't know why I cannot just substitute $CPU_ARCH in the above
|
case "$CPU_ARCH" in
|
case "$CPU_ARCH" in
|
dlx) ac_config_files="$ac_config_files cpu/dlx/Makefile"
|
dlx) ac_config_files="$ac_config_files cpu/dlx/Makefile"
|
Line 13672... |
Line 13707... |
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 $as_me 2010-07-30, which was
|
This file was extended by or1ksim $as_me 2010-08-01, which was
|
generated by GNU Autoconf 2.64. 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
|
Line 13736... |
Line 13771... |
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_version="\\
|
ac_cs_version="\\
|
or1ksim config.status 2010-07-30
|
or1ksim config.status 2010-08-01
|
configured by $0, generated by GNU Autoconf 2.64,
|
configured by $0, generated by GNU Autoconf 2.64,
|
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
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
|
Line 14123... |
Line 14158... |
"cache/Makefile") CONFIG_FILES="$CONFIG_FILES cache/Makefile" ;;
|
"cache/Makefile") CONFIG_FILES="$CONFIG_FILES cache/Makefile" ;;
|
"cpu/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/Makefile" ;;
|
"cpu/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/Makefile" ;;
|
"cpu/common/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/common/Makefile" ;;
|
"cpu/common/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/common/Makefile" ;;
|
"cpu/or1k/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/or1k/Makefile" ;;
|
"cpu/or1k/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/or1k/Makefile" ;;
|
"cuc/Makefile") CONFIG_FILES="$CONFIG_FILES cuc/Makefile" ;;
|
"cuc/Makefile") CONFIG_FILES="$CONFIG_FILES cuc/Makefile" ;;
|
|
"softfloat/Makefile") CONFIG_FILES="$CONFIG_FILES softfloat/Makefile" ;;
|
"debug/Makefile") CONFIG_FILES="$CONFIG_FILES debug/Makefile" ;;
|
"debug/Makefile") CONFIG_FILES="$CONFIG_FILES debug/Makefile" ;;
|
"doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
|
"doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
|
"mmu/Makefile") CONFIG_FILES="$CONFIG_FILES mmu/Makefile" ;;
|
"mmu/Makefile") CONFIG_FILES="$CONFIG_FILES mmu/Makefile" ;;
|
"peripheral/Makefile") CONFIG_FILES="$CONFIG_FILES peripheral/Makefile" ;;
|
"peripheral/Makefile") CONFIG_FILES="$CONFIG_FILES peripheral/Makefile" ;;
|
"peripheral/channels/Makefile") CONFIG_FILES="$CONFIG_FILES peripheral/channels/Makefile" ;;
|
"peripheral/channels/Makefile") CONFIG_FILES="$CONFIG_FILES peripheral/channels/Makefile" ;;
|