qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 4/6] Makefile: introduce common-obj-m and bl


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH 4/6] Makefile: introduce common-obj-m and block-obj-m for DSO
Date: Fri, 06 Sep 2013 10:26:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

Il 05/09/2013 23:45, Peter Maydell ha scritto:
> On 5 September 2013 20:41, Paolo Bonzini <address@hidden> wrote:
>> Libtool used to be really bad, but most performance problems have been
>> solved.
> 
> How about the "it silently creates things in dot-directories,
> recompiles things at random times when it really shouldn't,
> and is an enormous insane shell script" problems? The positives
> would have to be really really strong before we let libtool
> into the codebase...

How about "we'd break compilation on your favorite OS"? :) Darwin ld
doesn't support --whole-archive, it needs a different incantation.
Relatively recent Solaris now has it, but Apple still holds the bastions.

Paolo



reply via email to

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