Home
last modified time | relevance | path

Searched refs:OBJCOPY (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A DMakefile.am15 $(OBJCOPY) -O binary $< $@
H A DMakefile.solaris14 $(OBJCOPY) -O binary $< $@
H A DMakefile.in126 OBJCOPY = @OBJCOPY@
430 $(OBJCOPY) -O binary $< $@
/illumos-gate/usr/src/boot/
H A DMakefile.inc21 OBJCOPY= $(GNU_ROOT)/bin/gobjcopy
/illumos-gate/usr/src/grub/grub-0.97/
H A Dacinclude.m444 [AC_MSG_CHECKING([whether ${OBJCOPY} works for absolute addresses])
64 if AC_TRY_COMMAND([${OBJCOPY-objcopy} -O binary conftest.exec conftest]); then :
66 AC_MSG_ERROR([${OBJCOPY-objcopy} cannot create binary files])
H A Dconfigure3694 case $OBJCOPY in
3696 ac_cv_path_OBJCOPY="$OBJCOPY" # Let the user override the test with a path.
3717 OBJCOPY=$ac_cv_path_OBJCOPY
3719 if test -n "$OBJCOPY"; then
3720 echo "$as_me:$LINENO: result: $OBJCOPY" >&5
3721 echo "${ECHO_T}$OBJCOPY" >&6
3736 if test -n "$OBJCOPY"; then
3737 ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
3755 OBJCOPY=$ac_cv_prog_OBJCOPY
3756 if test -n "$OBJCOPY"; then
[all …]
H A DMakefile.solaris.defs87 OBJCOPY = $(GNU_ROOT)/bin/gobjcopy
H A Dconfigure.ac154 dnl AC_PATH_TOOL(OBJCOPY, objcopy, , "$with_binutils:$PATH")
155 AC_PATH_PROG(OBJCOPY, objcopy, , "$with_binutils:$PATH")
157 AC_CHECK_TOOL(OBJCOPY, objcopy)
H A DMakefile.in125 OBJCOPY = @OBJCOPY@
H A Dconfig.status.solaris551 s,@OBJCOPY@,/opt/grubbld/bin/objcopy,;t t
H A DChangeLog6747 (OBJCOPY): Likewise.
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A DMakefile.in120 OBJCOPY = @OBJCOPY@
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A DMakefile.in121 OBJCOPY = @OBJCOPY@
/illumos-gate/usr/src/boot/efi/loader/
H A DMakefile.com124 $(OBJCOPY) --readonly-text -j .peheader -j .text -j .sdata -j .data \
/illumos-gate/usr/src/grub/grub-0.97/util/
H A DMakefile.in126 OBJCOPY = @OBJCOPY@
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A DMakefile.in143 OBJCOPY = @OBJCOPY@
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am304 $(OBJCOPY) -O binary $< $@
H A DMakefile.solaris16 $(OBJCOPY) -O binary $< $@
H A DMakefile.in415 OBJCOPY = @OBJCOPY@
3852 $(OBJCOPY) -O binary $< $@
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DMakefile.in121 OBJCOPY = @OBJCOPY@