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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [configure] - Diff between revs 91 and 93

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

Rev 91 Rev 93
Line 1... Line 1...
#! /bin/sh
#! /bin/sh
# From configure.ac Id: configure.ac 956 2010-04-21 17:16:24Z jeremy  using automake version AC_ACVERSION.
# From configure.ac Id: configure.ac 961 2010-04-25 15:30:12Z jeremy  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.63 for or1ksim 2010-04-21.
# Generated by GNU Autoconf 2.63 for or1ksim 2010-04-28.
#
#
# 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 Free Software Foundation, Inc.
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
Line 764... Line 764...
SHELL=${CONFIG_SHELL-/bin/sh}
SHELL=${CONFIG_SHELL-/bin/sh}
 
 
# Identity of this package.
# Identity of this package.
PACKAGE_NAME='or1ksim'
PACKAGE_NAME='or1ksim'
PACKAGE_TARNAME='or1ksim'
PACKAGE_TARNAME='or1ksim'
PACKAGE_VERSION='2010-04-21'
PACKAGE_VERSION='2010-04-28'
PACKAGE_STRING='or1ksim 2010-04-21'
PACKAGE_STRING='or1ksim 2010-04-28'
PACKAGE_BUGREPORT='openrisc@opencores.org'
PACKAGE_BUGREPORT='openrisc@opencores.org'
 
 
# Factoring default headers for most tests.
# Factoring default headers for most tests.
ac_includes_default="\
ac_includes_default="\
#include 
#include 
Line 1527... Line 1527...
#
#
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-04-21 to adapt to many kinds of systems.
\`configure' configures or1ksim 2010-04-28 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 1598... Line 1598...
_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-04-21:";;
     short | recursive ) echo "Configuration of or1ksim 2010-04-28:";;
   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 1706... Line 1706...
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-04-21
or1ksim configure 2010-04-28
generated by GNU Autoconf 2.63
generated by GNU Autoconf 2.63
 
 
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 Free Software Foundation, Inc.
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
This configure script is free software; the Free Software Foundation
Line 1740... Line 1740...
fi
fi
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-04-21, which was
It was created by or1ksim $as_me 2010-04-28, which was
generated by GNU Autoconf 2.63.  Invocation command line was
generated by GNU Autoconf 2.63.  Invocation command line was
 
 
  $ $0 $@
  $ $0 $@
 
 
_ACEOF
_ACEOF
Line 4076... Line 4076...
$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
esac
esac
 
 
 
 
 
 
macro_version='2.2.6b'
macro_version='2.2.6'
macro_revision='1.3017'
macro_revision='1.3012'
 
 
 
 
 
 
 
 
 
 
Line 5029... Line 5029...
# This must be Linux ELF.
# This must be Linux ELF.
linux* | k*bsd*-gnu)
linux* | k*bsd*-gnu)
  lt_cv_deplibs_check_method=pass_all
  lt_cv_deplibs_check_method=pass_all
  ;;
  ;;
 
 
netbsd*)
netbsd* | netbsdelf*-gnu)
  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
  else
  else
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
  fi
  fi
Line 7751... Line 7751...
    with_gnu_ld=yes
    with_gnu_ld=yes
    ;;
    ;;
  openbsd*)
  openbsd*)
    with_gnu_ld=no
    with_gnu_ld=no
    ;;
    ;;
 
  linux* | k*bsd*-gnu)
 
    link_all_deplibs=no
 
    ;;
  esac
  esac
 
 
  ld_shlibs=yes
  ld_shlibs=yes
  if test "$with_gnu_ld" = yes; then
  if test "$with_gnu_ld" = yes; then
    # If archive_cmds runs LD, not CC, wlarc should be empty
    # If archive_cmds runs LD, not CC, wlarc should be empty
Line 7933... Line 7936...
      else
      else
        ld_shlibs=no
        ld_shlibs=no
      fi
      fi
      ;;
      ;;
 
 
    netbsd*)
    netbsd* | netbsdelf*-gnu)
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
        wlarc=
      else
      else
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Line 8108... Line 8111...
        esac
        esac
        shared_flag='-shared'
        shared_flag='-shared'
        if test "$aix_use_runtimelinking" = yes; then
        if test "$aix_use_runtimelinking" = yes; then
          shared_flag="$shared_flag "'${wl}-G'
          shared_flag="$shared_flag "'${wl}-G'
        fi
        fi
 
        link_all_deplibs=no
      else
      else
        # not using gcc
        # not using gcc
        if test "$host_cpu" = ia64; then
        if test "$host_cpu" = ia64; then
        # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
        # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
        # chokes on -Wl,-G. The following line is correct:
        # chokes on -Wl,-G. The following line is correct:
Line 8522... Line 8526...
      hardcode_libdir_separator=:
      hardcode_libdir_separator=:
      inherit_rpath=yes
      inherit_rpath=yes
      link_all_deplibs=yes
      link_all_deplibs=yes
      ;;
      ;;
 
 
    netbsd*)
    netbsd* | netbsdelf*-gnu)
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
      else
      else
        archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
        archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
      fi
      fi
Line 9484... Line 9488...
  # This implies no fast_install, which is unacceptable.
  # This implies no fast_install, which is unacceptable.
  # Some rework will be needed to allow for fast_install
  # Some rework will be needed to allow for fast_install
  # before this can be enabled.
  # before this can be enabled.
  hardcode_into_libs=yes
  hardcode_into_libs=yes
 
 
  # Add ABI-specific directories to the system library path.
 
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
 
 
 
  # Append ld.so.conf contents to the search path
  # Append ld.so.conf contents to the search path
  if test -f /etc/ld.so.conf; then
  if test -f /etc/ld.so.conf; then
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
  fi
  fi
 
 
  # We used to test for /lib/ld.so.1 and disable shared libraries on
  # We used to test for /lib/ld.so.1 and disable shared libraries on
  # powerpc, because MkLinux only supported shared libraries with the
  # powerpc, because MkLinux only supported shared libraries with the
  # GNU dynamic linker.  Since this was broken with cross compilers,
  # GNU dynamic linker.  Since this was broken with cross compilers,
Line 9502... Line 9503...
  # people can always --disable-shared, the test was removed, and we
  # people can always --disable-shared, the test was removed, and we
  # assume the GNU/Linux dynamic linker is in use.
  # assume the GNU/Linux dynamic linker is in use.
  dynamic_linker='GNU/Linux ld.so'
  dynamic_linker='GNU/Linux ld.so'
  ;;
  ;;
 
 
 
netbsdelf*-gnu)
 
  version_type=linux
 
  need_lib_prefix=no
 
  need_version=no
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
  soname_spec='${libname}${release}${shared_ext}$major'
 
  shlibpath_var=LD_LIBRARY_PATH
 
  shlibpath_overrides_runpath=no
 
  hardcode_into_libs=yes
 
  dynamic_linker='NetBSD ld.elf_so'
 
  ;;
 
 
netbsd*)
netbsd*)
  version_type=sunos
  version_type=sunos
  need_lib_prefix=no
  need_lib_prefix=no
  need_version=no
  need_version=no
  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
Line 10435... Line 10448...
  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 10440 "configure"
#line 10453 "configure"
#include "confdefs.h"
#include "confdefs.h"
 
 
#if HAVE_DLFCN_H
#if HAVE_DLFCN_H
#include 
#include 
#endif
#endif
Line 10531... Line 10544...
  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 10536 "configure"
#line 10549 "configure"
#include "confdefs.h"
#include "confdefs.h"
 
 
#if HAVE_DLFCN_H
#if HAVE_DLFCN_H
#include 
#include 
#endif
#endif
Line 11270... Line 11283...
fi
fi
 
 
 
 
# Define the identity of the package.
# Define the identity of the package.
 PACKAGE='or1ksim'
 PACKAGE='or1ksim'
 VERSION='2010-04-21'
 VERSION='2010-04-28'
 
 
 
 
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
#define PACKAGE "$PACKAGE"
#define PACKAGE "$PACKAGE"
_ACEOF
_ACEOF
Line 17869... Line 17882...
-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"
 
 
 
 
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 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 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-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 18367... Line 18380...
 
 
# 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-04-21, which was
This file was extended by or1ksim $as_me 2010-04-28, which was
generated by GNU Autoconf 2.63.  Invocation command line was
generated by GNU Autoconf 2.63.  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 18430... Line 18443...
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-04-21
or1ksim config.status 2010-04-28
configured by $0, generated by GNU Autoconf 2.63,
configured by $0, generated by GNU Autoconf 2.63,
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
 
Copyright (C) 2008 Free Software Foundation, Inc.
Copyright (C) 2008 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 18835... Line 18848...
    "testsuite/lib/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/lib/Makefile" ;;
    "testsuite/lib/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/lib/Makefile" ;;
    "testsuite/libsim.tests/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/libsim.tests/Makefile" ;;
    "testsuite/libsim.tests/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/libsim.tests/Makefile" ;;
    "testsuite/or1ksim.tests/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/or1ksim.tests/Makefile" ;;
    "testsuite/or1ksim.tests/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/or1ksim.tests/Makefile" ;;
    "testsuite/test-code/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/test-code/Makefile" ;;
    "testsuite/test-code/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/test-code/Makefile" ;;
    "testsuite/test-code/lib-iftest/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/test-code/lib-iftest/Makefile" ;;
    "testsuite/test-code/lib-iftest/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/test-code/lib-iftest/Makefile" ;;
 
    "testsuite/test-code/lib-inttest/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/test-code/lib-inttest/Makefile" ;;
 
    "testsuite/test-code/lib-upcalls/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/test-code/lib-upcalls/Makefile" ;;
    "tick/Makefile") CONFIG_FILES="$CONFIG_FILES tick/Makefile" ;;
    "tick/Makefile") CONFIG_FILES="$CONFIG_FILES tick/Makefile" ;;
    "vapi/Makefile") CONFIG_FILES="$CONFIG_FILES vapi/Makefile" ;;
    "vapi/Makefile") CONFIG_FILES="$CONFIG_FILES vapi/Makefile" ;;
    "cpu/dlx/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/dlx/Makefile" ;;
    "cpu/dlx/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/dlx/Makefile" ;;
    "cpu/or32/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/or32/Makefile" ;;
    "cpu/or32/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/or32/Makefile" ;;
 
 

powered by: WebSVN 2.1.0

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