qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] cannot build qemu with "--static" configure option


From: Peter Maydell
Subject: Re: [Qemu-devel] cannot build qemu with "--static" configure option
Date: Wed, 23 Nov 2011 18:28:22 +0000

On 23 November 2011 18:00, Paolo Bonzini <address@hidden> wrote:
> You don't.  Fedora does not package static libraries.  Just don't use the
> option on Linux, it makes (a little) sense only on Windows to get a
> monolithic, redistributable qemu.exe.

It's also important for building linux-user targets so you can
put them in chroots. Luckily linux-user doesn't link against
quite so much of the world as the whole-system qemu binary...

-- PMM



reply via email to

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