qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC][PATCH] configure: target dependent linking


From: Michael Walle
Subject: Re: [Qemu-devel] [RFC][PATCH] configure: target dependent linking
Date: Mon, 25 Apr 2011 23:44:25 +0200
User-agent: KMail/1.13.5 (Linux/2.6.32-5-686-bigmem; KDE/4.4.5; i686; ; )

Am Montag 25 April 2011, 22:04:58 schrieb Aurelien Jarno:
> On Thu, Apr 14, 2011 at 11:14:58PM +0200, Michael Walle wrote:
> > This patch is the first attempt to make configure more intelligent with
> > regard to how it links to libraries. It divides the softmmu libraries
> > into two lists, a general one and a list which depends on the target
> > architecture.
> > 
> > ---
> > 
> >  configure |   12 +++++++++---
> >  1 files changed, 9 insertions(+), 3 deletions(-)
> 
> This looks fine to me.
> 
> Reviewed-by: Aurelien Jarno <address@hidden>

Ok, the next question is, what libs are target dependent. Or should we just 
start with lm32 (opengl) and ppc?

@alex: could you comment on the libs, which are only used for ppc, only fdt?

-- 
Michael



reply via email to

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