From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M6UFH-0002Li-Te for qemu-devel@nongnu.org; Tue, 19 May 2009 14:40:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M6UFD-0002J0-B4 for qemu-devel@nongnu.org; Tue, 19 May 2009 14:40:59 -0400 Received: from [199.232.76.173] (port=49830 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M6UFD-0002Iw-4T for qemu-devel@nongnu.org; Tue, 19 May 2009 14:40:55 -0400 Received: from mail-qy0-f111.google.com ([209.85.221.111]:55528) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M6UFC-0002d9-Ow for qemu-devel@nongnu.org; Tue, 19 May 2009 14:40:54 -0400 Received: by qyk9 with SMTP id 9so6682866qyk.4 for ; Tue, 19 May 2009 11:40:54 -0700 (PDT) Message-ID: <4A12FD1E.4080104@codemonkey.ws> Date: Tue, 19 May 2009 13:40:30 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Mac: your linker does not support --whole-archive or -z References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "C.W. Betts" Cc: qemu-devel@nongnu.org C.W. Betts wrote: > I recently got my git tree up and running again, but I encountered > this error when trying to configure it: > Error: your linker does not support --whole-archive or -z. > Please report to qemu-devel@nongnu.org > > I'm running Mac OS X 10.5.7 Can someone point me to the manual for the OS X linker? I'm surprised it's not GNU ld... Regards, Anthony Liguori > > >