From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTIwx-00027p-ER for qemu-devel@nongnu.org; Wed, 23 Nov 2011 14:57:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTIww-0007jG-DO for qemu-devel@nongnu.org; Wed, 23 Nov 2011 14:57:43 -0500 Received: from mail-fx0-f45.google.com ([209.85.161.45]:55021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTIww-0007iT-8O for qemu-devel@nongnu.org; Wed, 23 Nov 2011 14:57:42 -0500 Received: by faas14 with SMTP id s14so2305339faa.4 for ; Wed, 23 Nov 2011 11:57:41 -0800 (PST) Message-ID: <4ECD5032.7030708@googlemail.com> Date: Wed, 23 Nov 2011 19:57:38 +0000 From: Mr Dash Four MIME-Version: 1.0 References: <4ECCEDFF.1000303@googlemail.com> <4ECD4E91.9060605@googlemail.com> <201111232353.53878.jcmvbkbc@gmail.com> In-Reply-To: <201111232353.53878.jcmvbkbc@gmail.com> Content-Type: text/plain; charset=utf-8 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: Max Filippov Cc: Peter Maydell , qemu-devel@nongnu.org, Paolo Bonzini >> So, somebody at Fedora doesn't like static (.a) files very much, it seems. I could easily correct this, enable static building and have these installed, I think. > > There's glib2-static in Fedora: > > $ rpm -ql glib2-static > /usr/lib64/libgio-2.0.a > /usr/lib64/libglib-2.0.a > /usr/lib64/libgmodule-2.0.a > /usr/lib64/libgobject-2.0.a > /usr/lib64/libgthread-2.0.a That is what I just wrote in my previous post, didn't I? The "die die die" comments were related to the glib package, not the glib2! Just open glib.spec and see it for yourself.