qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Compiling Qemu from Cygwin


From: Liviu Ionescu
Subject: Re: [Qemu-devel] Compiling Qemu from Cygwin
Date: Tue, 22 Sep 2015 08:21:48 +0300

> On 22 Sep 2015, at 03:00, Mike Ladouceur <address@hidden> wrote:
> 
> Sorry, at this point, I've moved to compiling from Ubuntu as you suggested 
> earlier.

another option, suitable for production environments, where repeatability is 
important, is to use Docker images.

you can take a look at how GNU ARM Eclipse QEMU is build, for Windows, Linux 
and OS X:

        
https://github.com/gnuarmeclipse/build-scripts/blob/master/scripts/build-qemu.sh

it is almost entirely build from sources, and all required dynamic libraries 
are packed in the output file.

the Windows files (32/64-bits) are build with MinGW-w64, in my opinion the best 
build environment for Windows. highly recommended.


regards,

Liviu




reply via email to

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