Home | History | Annotate | Download | only in dist

Lines Matching refs:LD

535 	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
679 LD
1457 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
4338 # Check whether --with-gnu-ld was given.
4345 ac_prog=ld
4347 # Check if gcc -print-prog-name=ld gives a path.
4348 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4349 $as_echo_n "checking for ld used by $CC... " >&6; }
4353 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4355 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4361 # Canonicalize the pathname of ld
4366 test -z "$LD" && LD="$ac_prog"
4370 ac_prog=ld
4373 # If it is relative, then search for the first ld in PATH.
4378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4379 $as_echo_n "checking for GNU ld... " >&6; }
4381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4382 $as_echo_n "checking for non-GNU ld... " >&6; }
4387 if test -z "$LD"; then
4394 # Check to see if the program is GNU ld. I'd rather use --version,
4395 # but apparently some variants of GNU ld only accept -v.
4396 # Break only if it was the GNU/non-GNU ld that we prefer.
4409 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4413 LD="$lt_cv_path_LD"
4414 if test -n "$LD"; then
4415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4416 $as_echo "$LD" >&6; }
4421 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4423 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4428 case `$LD -v 2>&1 </dev/null` in
4939 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
4940 $as_echo_n "checking for $LD option to reload object files... " >&6; }
4953 reload_cmds='$LD$reload_flag -o $output$reload_objs'
4964 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5192 case $LD in
6053 relocations are performed -- see ld's documentation on pseudo-relocs. */
6258 LD="${LD-ld} -melf32bsmip"
6261 LD="${LD-ld} -melf32bmipn32"
6264 LD="${LD-ld} -melf64bmip"
6270 LD="${LD-ld} -32"
6273 LD="${LD-ld} -n32"
6276 LD="${LD-ld} -64"
6297 LD="${LD-ld} -m elf_i386_fbsd"
6300 LD="${LD-ld} -m elf_i386"
6303 LD="${LD-ld} -m elf32ppclinux"
6306 LD="${LD-ld} -m elf_s390"
6309 LD="${LD-ld} -m elf32_sparc"
6316 LD="${LD-ld} -m elf_x86_64_fbsd"
6319 LD="${LD-ld} -m elf_x86_64"
6322 LD="${LD-ld} -m elf64ppc"
6325 LD="${LD-ld} -m elf64_s390"
6328 LD="${LD-ld} -m elf64_sparc"
6398 LD="${LD-ld} -m elf_x86_64"
6401 LD="${LD-ld} -m elf64_sparc"
6404 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
6405 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
6406 LD="${LD-ld}_sol2"
6410 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6411 LD="${LD-ld} -64"
7672 test -z "$LD" && LD=ld
8151 lt_prog_compiler_wl='-Qoption ld '
8200 lt_prog_compiler_wl='-Qoption ld ';;
8207 lt_prog_compiler_wl='-Qoption ld '
8514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8515 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
8580 # On some targets, GNU ld is compatible enough with the native linker
8586 # The AIX port of GNU ld has always aspired to compatibility
8587 # with the native linker. However, as the warning in the GNU ld
8590 case `$LD -v 2>&1` in
8606 # If archive_cmds runs LD, not CC, wlarc should be empty
8609 # Set some defaults for GNU ld with shared library support. These
8615 # ancient GNU ld didn't support --whole-archive et. al.
8616 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
8622 case `$LD -v 2>&1` in
8631 # See if GNU ld supports shared libraries.
8666 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8687 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
8730 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
8783 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
8788 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8799 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8808 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
8820 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8829 case `$LD -v 2>&1` in
8848 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8860 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8867 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8883 # PORTME fill in a description of your system's linker (not GNU ld)
8888 archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
8935 # When large executables or shared objects are built, AIX ld can
9232 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9242 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9250 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9268 archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
9284 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9357 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9388 # Try to use the -exported_symbol ld option, if it does not
9430 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
9432 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
9440 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9451 if test -f /usr/libexec/ld.so; then
9463 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9527 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9529 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
9564 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9575 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9579 ## LD is ld it makes a PLAMLIB
9581 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9586 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9595 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9602 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9629 # ever link correctly. If we're not using GNU ld we use -z text
9652 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9707 # to ld, don't add -lc before -lgcc.
9989 dynamic_linker="$host_os ld.so"
10069 dynamic_linker="$host_os ld.so"
10082 # the default ld.so.conf also contains /usr/contrib/lib and
10128 dynamic_linker='Win32 ld.exe'
10190 dynamic_linker='Win32 ld.exe'
10343 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
10368 case $LD in # libtool.m4 will add one of these switches to LD
10402 # Some binutils ld are patched to set DT_RUNPATH
10441 # Append ld.so.conf contents to the search path
10442 if test -f /etc/ld.so.conf; then
10443 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
10447 # We used to test for /lib/ld.so.1 and disable shared libraries on
10453 dynamic_linker='GNU/Linux ld.so'
10465 dynamic_linker='NetBSD ld.elf_so'
10475 dynamic_linker='NetBSD (a.out) ld.so'
10479 dynamic_linker='NetBSD ld.elf_so'
10536 dynamic_linker='OS/2 ld.exe'
13368 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
13609 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
13740 LD \
14871 LD=$lt_LD
14931 # Whether we are building with GNU ld or not.