Searched refs:LD (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A Dzlibd32.mak11 LD = bcc32 macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dzlibd32.mak11 LD = bcc32 macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/vbox/src/libs/zlib-1.2.6/nintendods/
H A DMakefile70 export LD := $(CC) macro
74 export LD := $(CXX) macro
/vbox/src/libs/xpcom18a4/nsprpub/config/
H A Dconfig.mk81 LINK_DLL = $(LD) $(OS_DLLFLAGS) $(DLLFLAGS)
H A DMakefile.in142 $(LD) $(EXEFLAGS) $<
H A Drules.mk337 $(LD) $(XCFLAGS) -o $@ $(OBJS) -bE:$(OBJDIR)/lib$(LIBRARY_NAME)_syms \
/vbox/src/libs/xpcom18a4/nsprpub/
H A Dconfigure1713 for ac_prog in $LD "${target_alias}-ld" "${target}-ld"
1722 if test -n "$LD"; then
1723 ac_cv_prog_LD="$LD" # Let the user override the test.
1737 LD="$ac_cv_prog_LD"
1738 if test -n "$LD"; then
1739 echo "$ac_t""$LD" 1>&6
1744 test -n "$LD" && break
1746 test -n "$LD" || LD="echo"
2390 case "$LD" i
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/
H A DMakefile29 LD := $(CROSS_COMPILE)ld macro
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure5108 test -z "$LD" && LD="$ac_prog"
5129 if test -z "$LD"; then
5151 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5155 LD="$lt_cv_path_LD"
5156 if test -n "$LD"; then
5157 { echo "$as_me:$LINENO: result: $LD" >&5
5158 echo "${ECHO_T}$LD" >&6; }
5163 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
5166 { echo "$as_me:$LINENO: checking if the linker ($LD) i
[all...]
H A Dltmain.sh3936 *\$LD*) eval dep_rpath=\"$hardcode_libdir_flag_spec_ld\" ;;
4296 # reload_cmds runs $LD directly, so let us get rid of

Completed in 77 milliseconds