guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 02/11] gnu: Add mingw-w64.


From: Alex Kost
Subject: Re: [PATCH 02/11] gnu: Add mingw-w64.
Date: Wed, 10 Aug 2016 13:37:33 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Jan Nieuwenhuizen (2016-08-09 18:56 +0300) wrote:

> With MinGW, you can cross build Windows binaries and run them with Wine,
> like so
>
>     ./pre-inst-env guix build --target=i686-w64-mingw32 hello
>     /gnu/store/5lf701smnkq0wdg91jsyrmf5jnyz6i31-hello-2.10
>     guix environment --ad-hoc wine -- wine 
> /gnu/store/5lf701smnkq0wdg91jsyrmf5jnyz6i31-hello-2.10/bin/hello.exe

Wow, I didn't realize it is so simple, thanks!

-- 
Alex



reply via email to

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