/[libtool]/libtool/ltcf-cxx.sh
ViewVC logotype

Diff of /libtool/ltcf-cxx.sh

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

revision 1.1.2.43 by oliva, Fri Apr 27 17:07:33 2001 UTC revision 1.1.2.44 by oliva, Fri Apr 27 17:15:06 2001 UTC
# Line 276  case $host_os in Line 276  case $host_os in
276          if test $with_gcc = yes; then          if test $with_gcc = yes; then
277            if test $with_gnu_ld = no; then            if test $with_gnu_ld = no; then
278              case "$host_os" in              case "$host_os" in
279              hpux9*) archive_cmds='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;;              hpux9*) archive_cmds='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;;
280              *) archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;;              *) archive_cmds='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;;
281              esac              esac
282            fi            fi
283          else          else

Legend:
Removed from v.1.1.2.43  
changed lines
  Added in v.1.1.2.44

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