On Mon, Sep 21, 2020 at 10:53 AM Wasim Khan <wasim.k...@nxp.com> wrote:
>
> Hi,
>
> I am facing below error while generating standalone image if I use Linaro GCC 
> 7.4-2019.02 toolchain.
>
> $ grub-mkstandalone --directory=./grub-core -O arm64-efi -o grub.efi 
> --modules "tftp net efinet gzio linux efifwsetup part_gpt part_msdos font 
> gfxterm all_video" /boot/grub/grub.cfg=./grub.cfg
> grub-mkstandalone: error: relocation 0x113 is not implemented yet.
This is relocation R_AARCH64_ADR_PREL_PG_HI21
The weird part is that I implemented it back in 2016. Can you retest
with official source?
>
> Above command works fine if I use linaro-5.4.1 toolchain.
> Can somebody please help to know why the issues is coming with newer 
> toolchain (like GCC 7.4-2019.02) and any fix for that ?
>
>
> Regards,
> Wasim
>


-- 
Regards
Vladimir 'phcoder' Serbinenko

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to