On 25.04.2011, at 23:44, Michael Walle wrote: > 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 <aurel...@aurel32.net> > > Ok, the next question is, what libs are target dependent. Or should we just > start with lm32 (opengl) and ppc?
That's a really good start :). > @alex: could you comment on the libs, which are only used for ppc, only fdt? For now, let's leave it at that :). Can't think of any others OTOH, but maybe I'm missing something - which could easily be added later on then :). Alex