[Qemu-devel] Re: [PATCH v3] Drop --whole-archive and static libraries

2010-01-07 Thread Palle Lyckegaard
On Wed, 6 Jan 2010, Andreas F?rber wrote: v3: - Fix dependency modelling for tools - Remove comment on GENERATED_HEADERS obsoleted by this patch Hi, as the previous patches this v3 version solves the linking problems on Solaris hosts regards Palle

[Qemu-devel] Re: [PATCH v3] Drop --whole-archive and static libraries

2010-01-07 Thread Blue Swirl
Thanks, applied. On Wed, Jan 6, 2010 at 7:24 PM, Andreas Färber wrote: > From: Andreas Färber > > Juan has contributed a cool Makefile infrastructure that enables us to drop > static libraries completely: > > Move shared obj-y definitions to Makefile.objs, prefixed {common-,hw-,user-}, > and li