[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: aarch64: relocation 0x105 is not implemented yet.
From: |
Leif Lindholm |
Subject: |
Re: aarch64: relocation 0x105 is not implemented yet. |
Date: |
Sun, 29 Dec 2013 13:06:52 +0000 |
Andrey,
Can you give this a try?
(Sent through gmail, so garbled.)
diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def
index c916246..a716a49 100644
--- a/grub-core/Makefile.core.def
+++ b/grub-core/Makefile.core.def
@@ -96,7 +96,7 @@ kernel = {
emu_cflags = '$(CFLAGS_GNULIB)';
emu_cppflags = '$(CPPFLAGS_GNULIB)';
arm_uboot_ldflags = '-Wl,-Ttext=0x08000000';
- arm_uboot_stripflags = '--strip-unneeded -K start -R .note -R
.comment -R .note.gnu.gold-version';
+ arm_uboot_stripflags = '--strip-unneeded -K start -R .note -R
.comment -R .note.gnu.gold-version -R .eh_frame';
i386_pc_startup = kern/i386/pc/startup.S;
i386_efi_startup = kern/i386/efi/startup.S;
/
Leif
- aarch64: relocation 0x105 is not implemented yet., Andrey Borzenkov, 2013/12/27
- Re: aarch64: relocation 0x105 is not implemented yet., Vladimir 'φ-coder/phcoder' Serbinenko, 2013/12/28
- Re: aarch64: relocation 0x105 is not implemented yet., Andrey Borzenkov, 2013/12/28
- Re: aarch64: relocation 0x105 is not implemented yet., Andrey Borzenkov, 2013/12/28
- Re: aarch64: relocation 0x105 is not implemented yet., Leif Lindholm, 2013/12/28
- Re: aarch64: relocation 0x105 is not implemented yet., Andrey Borzenkov, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet., Leif Lindholm, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet., Andrey Borzenkov, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet.,
Leif Lindholm <=
- Re: aarch64: relocation 0x105 is not implemented yet., Leif Lindholm, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet., Andrey Borzenkov, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet., Leif Lindholm, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet., Leif Lindholm, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet., Andrey Borzenkov, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet., Leif Lindholm, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet., Andrey Borzenkov, 2013/12/29
- Re: aarch64: relocation 0x105 is not implemented yet., Leif Lindholm, 2013/12/30
- Re: aarch64: relocation 0x105 is not implemented yet., Leif Lindholm, 2013/12/30