qemu-devel
[Top][All Lists]
Advanced

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

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


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH] Drop --whole-archive and static libraries
Date: Thu, 31 Dec 2009 15:10:00 +0100


Am 13.12.2009 um 09:02 schrieb Andreas Färber:

From: Andreas Färber <address@hidden>

Juan has donated a cool Makefile infrastructure that enables us to drop
static libraries completely:

Move shared obj-y definitions to Makefile.objs, prefixed common-, hw-, user-.

Link those object files directly.

Replace HWLIB by HWDIR, specifying only the directory.

Drop --whole-archive and ARLIBS in Makefiles and configure.

Drop GENERATED_HEADERS dependency in rules.mak, since this rebuilds all common objects after generating a target-specific header. Add dependency
rules to Makefile and Makefile.target instead.

Patch cancelled. It is superseded by "Drop --whole-archive and static libraries" v2, at top-level. ;)





reply via email to

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