Home | History | Annotate | Download | only in build-aux

Lines Matching refs:LD

17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
118 wl='-Qoption ld '
126 wl='-Qoption ld '
171 # Set some defaults for GNU ld with shared library support. These
175 # option of GNU ld is called -rpath, not --rpath.
195 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
205 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
218 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
227 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
229 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
236 case `$LD -v 2>&1` in
241 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
253 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
433 if test -f /usr/libexec/ld.so; then
589 case $LD in