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

Diff of /libtool/libtool.m4

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

revision 1.314.2.85 by rwild, Sat Apr 23 08:16:40 2005 UTC revision 1.314.2.86 by rwild, Sat Apr 23 15:46:26 2005 UTC
# Line 5086  AC_MSG_CHECKING([for $compiler option to Line 5086  AC_MSG_CHECKING([for $compiler option to
5086        ;;        ;;
5087    
5088      solaris*)      solaris*)
       _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'  
5089        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
5090        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5091          case $cc_basename in
5092          f77* | f90* | f95*)
5093            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
5094          *)
5095            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
5096          esac
5097        ;;        ;;
5098    
5099      sunos4*)      sunos4*)
# Line 5851  EOF Line 5856  EOF
5856        _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no        _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5857        case $host_os in        case $host_os in
5858        solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;        solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
5859        *) # Supported since Solaris 2.6 (maybe 2.5.1?)        *)
5860          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="${wlarc}-z ${wlarc}allextract\$convenience ${wlarc}-z ${wlarc}defaultextract" ;;          # The compiler driver will combine linker options so we
5861            # cannot just pass the convience library names through
5862            # without $wl, iff we do not link with $LD.
5863            # Luckily, gcc supports the same syntax we need for Sun Studio.
5864            # Supported since Solaris 2.6 (maybe 2.5.1?)
5865            case $wlarc in
5866            '')
5867              _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;;
5868            *)
5869              _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
5870            esac ;;
5871        esac        esac
5872        _LT_AC_TAGVAR(link_all_deplibs, $1)=yes        _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5873        ;;        ;;

Legend:
Removed from v.1.314.2.85  
changed lines
  Added in v.1.314.2.86

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