Searched refs:OBJCOPY (Results 1 – 20 of 20) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/stage1/ |
H A D | Makefile.am | 15 $(OBJCOPY) -O binary $< $@
|
H A D | Makefile.solaris | 14 $(OBJCOPY) -O binary $< $@
|
H A D | Makefile.in | 126 OBJCOPY = @OBJCOPY@ 430 $(OBJCOPY) -O binary $< $@
|
/illumos-gate/usr/src/boot/ |
H A D | Makefile.inc | 21 OBJCOPY= $(GNU_ROOT)/bin/gobjcopy
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | acinclude.m4 | 44 [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 D | configure | 3694 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 D | Makefile.solaris.defs | 87 OBJCOPY = $(GNU_ROOT)/bin/gobjcopy
|
H A D | configure.ac | 154 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 D | Makefile.in | 125 OBJCOPY = @OBJCOPY@
|
H A D | config.status.solaris | 551 s,@OBJCOPY@,/opt/grubbld/bin/objcopy,;t t
|
H A D | ChangeLog | 6747 (OBJCOPY): Likewise.
|
/illumos-gate/usr/src/grub/grub-0.97/lib/ |
H A D | Makefile.in | 120 OBJCOPY = @OBJCOPY@
|
/illumos-gate/usr/src/grub/grub-0.97/grub/ |
H A D | Makefile.in | 121 OBJCOPY = @OBJCOPY@
|
/illumos-gate/usr/src/boot/efi/loader/ |
H A D | Makefile.com | 124 $(OBJCOPY) --readonly-text -j .peheader -j .text -j .sdata -j .data \
|
/illumos-gate/usr/src/grub/grub-0.97/util/ |
H A D | Makefile.in | 126 OBJCOPY = @OBJCOPY@
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | Makefile.in | 143 OBJCOPY = @OBJCOPY@
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | Makefile.am | 304 $(OBJCOPY) -O binary $< $@
|
H A D | Makefile.solaris | 16 $(OBJCOPY) -O binary $< $@
|
H A D | Makefile.in | 415 OBJCOPY = @OBJCOPY@ 3852 $(OBJCOPY) -O binary $< $@
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | Makefile.in | 121 OBJCOPY = @OBJCOPY@
|