guix-devel
[Top][All Lists]
Advanced

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

Re: cross compiling using qemu-user-static


From: Maxime Devos
Subject: Re: cross compiling using qemu-user-static
Date: Sat, 05 Feb 2022 17:09:14 +0100
User-agent: Evolution 3.38.3-1

Tobias Platen schreef op za 05-02-2022 om 16:14 [+0100]:
> Some time ago I was able to cross compile emacs to run on the
> OpenPandora[1] using guix. That seems to be broken:
> 
> guix pack --target=armhf-linux-gnu openssh emacs libhandy
> guix pack: error: gnu/packages/emacs.scm:77:2: emacs@27.2: build system
> `glib-or-gtk' does not support cross builds

Is your guix up to date?  Cross-compilation for 'glib-or-gtk' has been
implemented in:

commit 881a5d26b2fdf9ccb222b26b2a533cd09ffc62c8
Author: Maxime Devos <maximedevos@telenet.be>
Date:   Tue Aug 24 11:06:53 2021 +0200

    build-system/glib-or-gtk: Support cross-compilaton.
    
    * guix/build-system/glib-or-gtk.scm
      (lower): Add 'implicit-cross-inputs?' argument.  Generate a bag
      when cross-compiling.
      (glib-or-gtk-cross-build): New procedure.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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