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

Diff of /libtool/ltcf-gcj.sh

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

revision 1.1.2.20 by gary, Fri Apr 20 21:01:36 2001 UTC revision 1.1.2.21 by gary, Tue Apr 24 23:58:18 2001 UTC
# Line 569  else Line 569  else
569      runpath_var=LD_RUN_PATH      runpath_var=LD_RUN_PATH
570      ;;      ;;
571    
572    unixware7*)    sysv5uw7* | unixware7*)
573      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'      no_undefined_flag='${wl}-z ${wl}text'
574        if test "$GCC" = yes; then
575          archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
576        else
577          archive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
578        fi
579      runpath_var='LD_RUN_PATH'      runpath_var='LD_RUN_PATH'
580      hardcode_shlibpath_var=no      hardcode_shlibpath_var=no
581      ;;      ;;

Legend:
Removed from v.1.1.2.20  
changed lines
  Added in v.1.1.2.21

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