grub-mkstandalone Error
Wasim Khan <[email protected]> Mon, 21 Sep 2020 08:53:19 +0000
| Newsgroups | gmane.comp.boot-loaders.grub.cvs |
|---|---|
| Message-ID | <VE1PR04MB67027E976A4DC0DF84F0E337903A0__7222.84821547277$1600678454$gmane$org@VE1PR04MB6702.eurprd04.prod.outlook.com> |
Hi, I am facing below error while generating standalone image if I use Linaro G= CC 7.4-2019.02 toolchain. $ grub-mkstandalone --directory=3D./grub-core -O arm64-efi -o grub.efi --mo= dules "tftp net efinet gzio linux efifwsetup part_gpt part_msdos font gfxte= rm all_video" /boot/grub/grub.cfg=3D./grub.cfg grub-mkstandalone: error: relocation 0x113 is not implemented yet. 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 toolch= ain (like GCC 7.4-2019.02) and any fix for that ? Regards, Wasim