grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: aarch64: relocation 0x105 is not implemented yet.


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: aarch64: relocation 0x105 is not implemented yet.
Date: Sat, 28 Dec 2013 18:11:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

On 27.12.2013 20:07, Andrey Borzenkov wrote:
> I tried to build RPM for aarch64; it fails building image with
> 
> [ 1273s] + ./grub-mkimage -O arm64-efi -o grub.efi --prefix= -d
> grub-core all_video boot cat chain configfile echo efinet font gfxmenu
> gfxterm gzio halt iso9660 jpeg minicmd normal part_apple part_msdos
> part_gpt password_pbkdf2 png reboot search search_fs_uuid search_fs_file
> search_label sleep test video fat loadenv linux ext2 btrfs ext2 xfs jfs
> reiserfs efinet tftp mdraid09 mdraid1x lvm
> [ 1273s] ./grub-mkimage: error: relocation 0x105 is not implemented yet.
> 
This shouldn't happen as those relocation assume 32-bit range. Is
-mcmodel=large properly passed?
> Tools are
> 
> gcc48-4.8.2+r203692-2.1
> binutils-2.24-1.1
> 
> This is native build, no cross.
> 
> [  420s] checking build system type... aarch64-unknown-linux-gnu
> [  420s] checking host system type... aarch64-unknown-linux-gnu
> [  420s] checking target system type... aarch64-suse-linux-gnu
> 
> 
> I do not have access to build system itself (OBS) only logs are
> available.
> 
> 
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]