Lines Matching refs:LD
320 test -z "$LD" && LD=ld
801 LD="${LD-ld} -melf32bsmip"
804 LD="${LD-ld} -melf32bmipn32"
807 LD="${LD-ld} -melf64bmip"
813 LD="${LD-ld} -32"
816 LD="${LD-ld} -n32"
819 LD="${LD-ld} -64"
836 LD="${LD-ld} -m elf_i386_fbsd"
839 LD="${LD-ld} -m elf_i386"
842 LD="${LD-ld} -m elf32ppclinux"
845 LD="${LD-ld} -m elf_s390"
848 LD="${LD-ld} -m elf32_sparc"
855 LD="${LD-ld} -m elf_x86_64_fbsd"
858 LD="${LD-ld} -m elf_x86_64"
861 LD="${LD-ld} -m elf64ppc"
864 LD="${LD-ld} -m elf64_s390"
867 LD="${LD-ld} -m elf64_sparc"
896 yes*) LD="${LD-ld} -m elf64_sparc" ;;
898 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
899 LD="${LD-ld} -64"
1878 case $LD in # libtool.m4 will add one of these switches to LD
2522 test -z "$LD" && LD="$ac_prog"
2539 [if test -z "$LD"; then
2561 lt_cv_path_LD="$LD" # Let the user override the test with a path.
2563 LD="$lt_cv_path_LD"
2564 if test -n "$LD"; then
2565 AC_MSG_RESULT($LD)
2569 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
2578 AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
2580 case `$LD -v 2>&1 </dev/null` in
2597 [AC_CACHE_CHECK([for $LD option to reload object files],
2605 reload_cmds='$LD$reload_flag -o $output$reload_objs'
2611 reload_cmds='$LD$reload_flag -o $output$reload_objs'
2721 case $LD in
3183 lt_save_LD=$LD
3198 test -z "${LDCXX+set}" || LD=$LDCXX
3226 # If archive_cmds runs LD, not CC, wlarc should be empty
3262 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
3385 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3412 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
3783 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postd…
4112 _LT_AC_TAGVAR(LD, $1)="$LD"
4130 LDCXX=$LD
4131 LD=$lt_save_LD
4434 _LT_AC_TAGVAR(LD, $1)="$LD"
4585 _LT_AC_TAGVAR(LD, $1) \
4760 LD=$lt_[]_LT_AC_TAGVAR(LD, $1)
5848 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
5936 # If archive_cmds runs LD, not CC, wlarc should be empty
5946 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
5952 case `$LD -v 2>/dev/null` in
5993 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6012 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
6044 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6099 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
6108 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
6120 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6129 case `$LD -v 2>&1` in
6144 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6156 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $link…
6163 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6184 …_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_fl…
6379 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6393 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/…
6401 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
6419 …_LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_o…
6435 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $l…
6502 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test…
6512 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
6514 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
6522 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6541 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
6569 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flag…
6582 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flag…
6584 …$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname…
6601 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplib…
6603 …$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $…
6630 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_…
6641 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6645 ## LD is ld it makes a PLAMLIB
6647 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
6652 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6661 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6668 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6718 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'