/[libtool]/libtool/libtool.m4
ViewVC logotype

Diff of /libtool/libtool.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.166.2.29 by gary, Sun Sep 30 10:35:39 2001 UTC revision 1.166.2.30 by gary, Sun Oct 28 12:01:43 2001 UTC
# Line 216  hpux*) # Its linker distinguishes data f Line 216  hpux*) # Its linker distinguishes data f
216    lt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"    lt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
217    lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"    lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
218    ;;    ;;
219  irix*)  irix* | nonstopux*)
220    symcode='[[BCDEGRST]]'    symcode='[[BCDEGRST]]'
221    ;;    ;;
222  solaris* | sysv5*)  solaris* | sysv5*)
# Line 865  AC_CACHE_VAL(lt_cv_prog_cc_pic, Line 865  AC_CACHE_VAL(lt_cv_prog_cc_pic,
865        # like `-m68040'.        # like `-m68040'.
866        lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4'        lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4'
867        ;;        ;;
868      beos* | irix5* | irix6* | osf3* | osf4* | osf5*)      beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
869        # PIC is the default for these OSes.        # PIC is the default for these OSes.
870        ;;        ;;
871      darwin* | rhapsody*)      darwin* | rhapsody*)
# Line 908  AC_CACHE_VAL(lt_cv_prog_cc_pic, Line 908  AC_CACHE_VAL(lt_cv_prog_cc_pic,
908        lt_cv_prog_cc_pic='+Z'        lt_cv_prog_cc_pic='+Z'
909        ;;        ;;
910    
911      irix5* | irix6*)      irix5* | irix6* | nonstopux*)
912        lt_cv_prog_cc_wl='-Wl,'        lt_cv_prog_cc_wl='-Wl,'
913        lt_cv_prog_cc_static='-non_shared'        lt_cv_prog_cc_static='-non_shared'
914        # PIC (with -KPIC) is the default.        # PIC (with -KPIC) is the default.
# Line 1633  else Line 1633  else
1633      export_dynamic_flag_spec='${wl}-E'      export_dynamic_flag_spec='${wl}-E'
1634      ;;      ;;
1635    
1636    irix5* | irix6*)    irix5* | irix6* | nonstopux*)
1637      if test "$GCC" = yes; then      if test "$GCC" = yes; then
1638        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
1639      else      else
# Line 2116  hpux9* | hpux10* | hpux11*) Line 2116  hpux9* | hpux10* | hpux11*)
2116    postinstall_cmds='chmod 555 $lib'    postinstall_cmds='chmod 555 $lib'
2117    ;;    ;;
2118    
2119  irix5* | irix6*)  irix5* | irix6* | nonstopux*)
2120    version_type=irix    case $host_os in
2121        nonstopux*) version_type=nonstopux ;;
2122        *)          version_type=irix ;;
2123      esac
2124    need_lib_prefix=no    need_lib_prefix=no
2125    need_version=no    need_version=no
2126    soname_spec='${libname}${release}.so$major'    soname_spec='${libname}${release}.so$major'
2127    library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so'    library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so'
2128    case $host_os in    case $host_os in
2129    irix5*)    irix5* | nonstopux*)
2130      libsuff= shlibsuff=      libsuff= shlibsuff=
2131      ;;      ;;
2132    *)    *)
# Line 3349  hpux10.20*|hpux11*) Line 3352  hpux10.20*|hpux11*)
3352    lt_cv_file_magic_test_file=/usr/lib/libc.sl    lt_cv_file_magic_test_file=/usr/lib/libc.sl
3353    ;;    ;;
3354    
3355  irix5* | irix6*)  irix5* | irix6* | nonstopux*)
3356    case $host_os in    case $host_os in
3357    irix5*)    irix5* | nonstopux*)
3358      # this will be overridden with pass_all, but let us keep it just in case      # this will be overridden with pass_all, but let us keep it just in case
3359      lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"      lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
3360      ;;      ;;

Legend:
Removed from v.1.166.2.29  
changed lines
  Added in v.1.166.2.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26