From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8DQB-0002g2-7F for qemu-devel@nongnu.org; Sun, 24 May 2009 09:07:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8DQ6-0002cy-F0 for qemu-devel@nongnu.org; Sun, 24 May 2009 09:07:22 -0400 Received: from [199.232.76.173] (port=33940 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8DDr-0005uN-DJ for qemu-devel@nongnu.org; Sun, 24 May 2009 08:54:39 -0400 Received: from mx2.redhat.com ([66.187.237.31]:51366) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M89or-0006Uf-G0 for qemu-devel@nongnu.org; Sun, 24 May 2009 05:16:37 -0400 Message-ID: <4A190FF6.9000004@redhat.com> Date: Sun, 24 May 2009 12:14:30 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Windows runtime error References: <200905221304.53279.paul@codesourcery.com> <4A16A38A.40800@codemonkey.ws> <200905221415.40621.paul@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Consul , Paul Brook , qemu-devel@nongnu.org Blue Swirl wrote: > I disagree, whole-archive should only be used very sparingly, > basically for the block/* stuff only. Otherwise most emulators will be > linked with a lot of unnecessary objects files from the archives that > will never be used on that platform. > I think even for block/* we should not use whole archive. Specifying the full list of objects, or perhaps a partially linked object is much cleaner. -- error compiling committee.c: too many arguments to function