guix-patches
[Top][All Lists]
Advanced

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

[bug#57050] [PATCH v2 08/13] gnu: racket: Support cross-compiling the VM


From: Liliana Marie Prikler
Subject: [bug#57050] [PATCH v2 08/13] gnu: racket: Support cross-compiling the VM packages.
Date: Thu, 11 Aug 2022 13:58:50 +0200
User-agent: Evolution 3.42.1

Am Donnerstag, dem 11.08.2022 um 07:08 -0400 schrieb Philip McGrath:
> Cross-compilation works for 'racket-vm-cgc', 'racket-vm-bc', and
> 'racket-vm-cs'. These changes are not enough to cross-compile
> 'racket-minimal' or 'racket': that would require building and loading
> cross-compilation pluggins for 'racket-vm-cs', which will be much
plugins
> easier once we can build the package 'raco-cross'.
> 
> * gnu/packages/racket.scm (racket-vm-cgc): Add 'this-package' when
> cross-compiling.
> (racket-vm-bc)[native-inputs]: Adjust accordingly.
> (racket-vm-cs)[native-inputs]: Use 'racket-vm-cs' instead of
> 'racket-vm-bc' when cross-compiling. Adapt to changes to
> 'racket-vm-cgc'.
Is that needed?  Can racket-vm-cs not be "cross-bootstrapped"?
> [arguments]<#:configure-flags>: Fix '--enable-scheme' for
> cross-compilation.

Cheers





reply via email to

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