From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTHen-00081p-Fo for qemu-devel@nongnu.org; Wed, 23 Nov 2011 13:34:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTHem-0007Rw-E0 for qemu-devel@nongnu.org; Wed, 23 Nov 2011 13:34:53 -0500 Received: from mail-bw0-f45.google.com ([209.85.214.45]:54505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTHem-0007Rq-9A for qemu-devel@nongnu.org; Wed, 23 Nov 2011 13:34:52 -0500 Received: by bkbzu5 with SMTP id zu5so2138972bkb.4 for ; Wed, 23 Nov 2011 10:34:51 -0800 (PST) Message-ID: <4ECD3CC8.6070506@googlemail.com> Date: Wed, 23 Nov 2011 18:34:48 +0000 From: Mr Dash Four MIME-Version: 1.0 References: <4ECCEDFF.1000303@googlemail.com> <4ECD001E.7020707@googlemail.com> <4ECD103C.60406@redhat.com> <4ECD140C.7060102@googlemail.com> <4ECD34BD.4010803@redhat.com> In-Reply-To: <4ECD34BD.4010803@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] cannot build qemu with "--static" configure option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org >> >> So, where do I get this? > > > > 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. So, what you are suggesting above is that qemu-[arch]-static cannot be build on Linux? I mean, you can't be serious, really?!