Mercurial > sdl-ios-xcode
comparison ltconfig @ 597:5e738444b658
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 10 Feb 2003 00:39:33 +0000 |
parents | 3f1e241519d9 |
children | d0fecf67cd93 |
comparison
equal
deleted
inserted
replaced
596:475f969e8c01 | 597:5e738444b658 |
---|---|
1431 archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs $linkopts -install_name $rpath/$soname $verstring' | 1431 archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs $linkopts -install_name $rpath/$soname $verstring' |
1432 # We need to add '_' to the symbols in $export_symbols first | 1432 # We need to add '_' to the symbols in $export_symbols first |
1433 #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols $lib' | 1433 #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols $lib' |
1434 hardcode_direct=yes | 1434 hardcode_direct=yes |
1435 hardcode_shlibpath_var=no | 1435 hardcode_shlibpath_var=no |
1436 whole_archive_flag_spec='-all_load $convenience' | 1436 whole_archive_flag_spec='$convenience' |
1437 ;; | 1437 ;; |
1438 | 1438 |
1439 hpux9* | hpux10* | hpux11*) | 1439 hpux9* | hpux10* | hpux11*) |
1440 case "$host_os" in | 1440 case "$host_os" in |
1441 hpux9*) archive_cmds='$rm $objdir/$soname~$LD -b +b $install_libdir -o $objdir/$soname $libobjs $deplibs $linkopts~test $objdir/$soname = $lib || mv $objdir/$soname $lib' ;; | 1441 hpux9*) archive_cmds='$rm $objdir/$soname~$LD -b +b $install_libdir -o $objdir/$soname $libobjs $deplibs $linkopts~test $objdir/$soname = $lib || mv $objdir/$soname $lib' ;; |