/[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.89 by rwild, Thu Apr 28 12:51:17 2005 UTC revision 1.314.2.90 by rwild, Sun May 15 14:13:23 2005 UTC
# Line 3237  case $host_os in Line 3237  case $host_os in
3237          ;;          ;;
3238        pgCC*)        pgCC*)
3239          # Portland Group C++ compiler          # Portland Group C++ compiler
3240          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
3241          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
3242    
3243          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
3244          _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'          _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3245          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
3246          ;;          ;;
3247        cxx*)        cxx*)
3248          # Compaq C++          # Compaq C++
# Line 5344  EOF Line 5344  EOF
5344          tmp_addflag=          tmp_addflag=
5345          case $cc_basename,$host_cpu in          case $cc_basename,$host_cpu in
5346          pgcc*)                          # Portland Group C compiler          pgcc*)                          # Portland Group C compiler
5347            _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=            _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
5348              tmp_addflag=' $pic_flag'
5349            ;;            ;;
5350          pgf77* | pgf90* )                       # Portland Group f77 and f90 compilers          pgf77* | pgf90* )                       # Portland Group f77 and f90 compilers
5351            _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=            _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
5352            tmp_addflag=' -fpic -Mnomain' ;;            tmp_addflag=' $pic_flag -Mnomain' ;;
5353          ecc*,ia64* | icc*,ia64*)                # Intel C compiler on ia64          ecc*,ia64* | icc*,ia64*)                # Intel C compiler on ia64
5354            tmp_addflag=' -i_dynamic' ;;            tmp_addflag=' -i_dynamic' ;;
5355          efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64          efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64

Legend:
Removed from v.1.314.2.89  
changed lines
  Added in v.1.314.2.90

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