Re: grub-mkstandalone Error
"Vladimir 'phcoder' Serbinenko" <[email protected]> Mon, 21 Sep 2020 11:45:28 +0200
| Newsgroups | gmane.comp.boot-loaders.grub.cvs |
|---|---|
| Message-ID | <CAEaD8JOh9RjJRaiUgqfgKQY9Cit_npQTfFFtKnQL-Bwxn4=QJA__32293.612270017$1600681568$gmane$org@mail.gmail.com> |
On Mon, Sep 21, 2020 at 10:53 AM Wasim Khan <[email protected]> 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