public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] checkarmreloc error for AArch64 (using vexpress_aemv8a_defconfig)
@ 2015-07-17 22:13 Chou, David J
  2015-07-18  8:43 ` Albert ARIBAUD
  0 siblings, 1 reply; 8+ messages in thread
From: Chou, David J @ 2015-07-17 22:13 UTC (permalink / raw)
  To: u-boot

Hi,

I am using u-boot-2015.07-rc2, using  vexpress_aemv8a_defconfig as following:
$ make vexpress_aemv8a_juno_defconfig ARCH=arm CROSS_COMPILE=aarch64-linux-android-
$ make all ARCH=arm CROSS_COMPILE=aarch64-linux-android-

And I  got  "make: *** [checkarmreloc] Error 1" at the end of the build as following:

  OBJCOPY examples/standalone/hello_world.srec
  OBJCOPY examples/standalone/smc911x_eeprom.srec
  OBJCOPY examples/standalone/hello_world.bin
  OBJCOPY examples/standalone/smc911x_eeprom.bin
  LDS     u-boot.lds
  LD      u-boot
u-boot contains unexpected relocations: R_AARCH64_ABS64
R_AARCH64_RELATIVE
make: *** [checkarmreloc] Error 1

But it generated an ELF 64-bit LSB executable, version 1 (SYSV), statically linked u-boot.  Does this u-boot still useful or how to fix the issue?

This  build error has been mentioned in http://lists.denx.de/pipermail/u-boot/2015-February/206440.html , has it been fixe?

Thanks  a lot for your help.

Best Regards,
David Chou

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [U-Boot] checkarmreloc error for AArch64 (using vexpress_aemv8a_defconfig)
@ 2015-02-26  9:41 Guillaume Gardet
  0 siblings, 0 replies; 8+ messages in thread
From: Guillaume Gardet @ 2015-02-26  9:41 UTC (permalink / raw)
  To: u-boot

Hi,

While building vexpress_aemv8a_defconfig, I get the following error:
********************************************************************************
u-boot contains unexpected relocations: R_AARCH64_ABS64
R_AARCH64_RELATIVE
Makefile:1258: recipe for target 'checkarmreloc' failed
********************************************************************************

Should we update the Makefile to handle this case? Or is it a bug somewhere?


Guillaume

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-07-21  7:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 22:13 [U-Boot] checkarmreloc error for AArch64 (using vexpress_aemv8a_defconfig) Chou, David J
2015-07-18  8:43 ` Albert ARIBAUD
2015-07-18  8:58   ` Albert ARIBAUD
2015-07-20  4:15   ` Chou, David J
2015-07-20 19:23     ` Albert ARIBAUD
2015-07-20 22:17       ` Chou, David J
2015-07-21  7:01         ` Albert ARIBAUD
  -- strict thread matches above, loose matches on Subject: below --
2015-02-26  9:41 Guillaume Gardet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox