OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [config.rpath] - Diff between revs 157 and 225

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

Rev 157 Rev 225
Line 123... Line 123...
esac
esac
 
 
ld_shlibs=yes
ld_shlibs=yes
if test "$with_gnu_ld" = yes; then
if test "$with_gnu_ld" = yes; then
  case "$host_os" in
  case "$host_os" in
    aix3* | aix4* | aix5*)
    aix[3-9]*)
      # On AIX/PPC, the GNU linker is very broken
      # On AIX/PPC, the GNU linker is very broken
      if test "$host_cpu" != ia64; then
      if test "$host_cpu" != ia64; then
        ld_shlibs=no
        ld_shlibs=no
      fi
      fi
      ;;
      ;;
Line 196... Line 196...
        # Neither direct hardcoding nor static linking is supported with a
        # Neither direct hardcoding nor static linking is supported with a
        # broken collect2.
        # broken collect2.
        hardcode_direct=unsupported
        hardcode_direct=unsupported
      fi
      fi
      ;;
      ;;
    aix4* | aix5*)
    aix[4-9]*)
      if test "$host_cpu" = ia64; then
      if test "$host_cpu" = ia64; then
        # On IA64, the linker does run time linking by default, so we don't
        # On IA64, the linker does run time linking by default, so we don't
        # have to do anything special.
        # have to do anything special.
        aix_use_runtimelinking=no
        aix_use_runtimelinking=no
      else
      else
        aix_use_runtimelinking=no
        aix_use_runtimelinking=no
        # Test if we are trying to use run time linking or normal
        # Test if we are trying to use run time linking or normal
        # AIX style linking. If -brtl is somewhere in LDFLAGS, we
        # AIX style linking. If -brtl is somewhere in LDFLAGS, we
        # need to do runtime linking.
        # need to do runtime linking.
        case $host_os in aix4.[23]|aix4.[23].*|aix5*)
        case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
          for ld_flag in $LDFLAGS; do
          for ld_flag in $LDFLAGS; do
            if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
            if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
              aix_use_runtimelinking=yes
              aix_use_runtimelinking=yes
              break
              break
            fi
            fi
Line 430... Line 430...
# Code taken from libtool.m4's AC_LIBTOOL_SYS_DYNAMIC_LINKER.
# Code taken from libtool.m4's AC_LIBTOOL_SYS_DYNAMIC_LINKER.
libname_spec='lib$name'
libname_spec='lib$name'
case "$host_os" in
case "$host_os" in
  aix3*)
  aix3*)
    ;;
    ;;
  aix4* | aix5*)
  aix[4-9]*)
    ;;
    ;;
  amigaos*)
  amigaos*)
    ;;
    ;;
  beos*)
  beos*)
    ;;
    ;;

powered by: WebSVN 2.1.0

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