/[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.42 by othman, Tue Apr 24 21:35:12 2001 UTC revision 1.1.2.43 by oliva, Fri Apr 27 17:07:33 2001 UTC
# Line 302  case $host_os in Line 302  case $host_os in
302        *)        *)
303          if test "$with_gcc" = yes; then          if test "$with_gcc" = yes; then
304            if test "$with_gnu_ld" = no; then            if test "$with_gnu_ld" = no; then
305              archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'              archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
306            else            else
307              archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -o $lib'              archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -o $lib'
308            fi            fi
309          fi          fi
310          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'

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

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