Searched refs:ld (Results 76 - 83 of 83) sorted by relevance

1234

/haiku-fatelf/src/bin/gdb/bfd/
H A Dconfigure871 --with-gnu-ld assume the C compiler uses GNU ld default=no
3305 # Check whether --with-gnu-ld or --without-gnu-ld was given.
3312 ac_prog=ld
3314 # Check if gcc -print-prog-name=ld gives a path.
3315 echo "$as_me:$LINENO: checking for ld used by GCC" >&5
3316 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
3320 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
3322 ac_prog=`($CC -print-prog-name=ld)
[all...]
/haiku-fatelf/src/libs/ncurses/
H A Dconfigure3556 # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
3557 set dummy ${ac_tool_prefix}ld; ac_word=$2
3572 ac_cv_prog_LD="${ac_tool_prefix}ld"
3591 # Extract the first word of "ld", so it can be a program name with args.
3592 set dummy ld; ac_word=$2
3607 ac_cv_prog_ac_ct_LD="ld"
3612 test -z "$ac_cv_prog_ac_ct_LD" && ac_cv_prog_ac_ct_LD="ld"
5111 if test ! -f /usr/libexec/ld.elf_so; then
/haiku-fatelf/src/bin/gawk/
H A Dconfigure867 --with-gnu-ld assume the C compiler uses GNU ld default=no
6319 # Check whether --with-gnu-ld or --without-gnu-ld was given.
6339 ac_prog=ld
6341 # Check if gcc -print-prog-name=ld gives a path.
6342 echo "$as_me:$LINENO: checking for ld used by GCC" >&5
6343 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
6347 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
6349 ac_prog=`($CC -print-prog-name=ld)
[all...]
/haiku-fatelf/src/bin/network/wget/
H A Dconfigure561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
1793 --with-gnu-ld assume the C compiler uses GNU ld default=no
5502 # Check whether --with-gnu-ld was given.
5522 ac_prog=ld
5524 # Check if gcc -print-prog-name=ld gives a path.
5525 { $as_echo "$as_me:$LINENO: checking for ld used by GCC" >&5
5526 $as_echo_n "checking for ld used by GCC... " >&6; }
5530 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5532 ac_prog=`($CC -print-prog-name=ld)
[all...]
/haiku-fatelf/src/libs/ncurses/ncurses/
H A DMakefile83 LD = ld
/haiku-fatelf/src/libs/ncurses/test/
H A Dconfigure948 LD="ld"
/haiku-fatelf/src/bin/bash/
H A Dconfigure562 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
1561 --with-gnu-ld assume the C compiler uses GNU ld default=no
5600 # save cpp and ld options
8962 # Check whether --with-gnu-ld was given.
8982 ac_prog=ld
8984 # Check if gcc -print-prog-name=ld gives a path.
8985 { $as_echo "$as_me:$LINENO: checking for ld used by GCC" >&5
8986 $as_echo_n "checking for ld used by GCC... " >&6; }
8990 ac_prog=`($CC -print-prog-name=ld)
[all...]
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure518 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
2105 --with-gnu-ld assume the C compiler uses GNU ld default=no
2818 fprintf (f, "%ld", i);
11388 # Check whether --with-gnu-ld was given.
11408 ac_prog=ld
11410 # Check if gcc -print-prog-name=ld gives a path.
11411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
11412 $as_echo_n "checking for ld used by GCC... " >&6; }
11416 ac_prog=`($CC -print-prog-name=ld)
[all...]

Completed in 142 milliseconds

1234