[Qemu-devel] Re: [PATCH 3/3] Workaround --whole-archive on Solaris

2009-12-13 Thread Avi Kivity
On 12/13/2009 01:07 AM, Andreas Färber wrote: Certainly I would prefer having one shared linking mechanism. The three separate Makefiles (Makefile, Makefile.hw, Makefile.target) that govern which objects are to be compiled pose the problem. In the end, we need some mechanism to get the right s

Re: [Qemu-devel] Re: [PATCH 3/3] Workaround --whole-archive on Solaris

2009-12-13 Thread Andreas Färber
Am 13.12.2009 um 00:07 schrieb Andreas Färber: Am 12.12.2009 um 21:57 schrieb Juan Quintela: Andreas Färber wrote: From: Andreas Färber On OpenSolaris, neither --whole-archive nor -z allextract appear to work as expected, causing runtime errors. For example: qemu: could not open disk im

[Qemu-devel] Re: [PATCH 3/3] Workaround --whole-archive on Solaris

2009-12-12 Thread Andreas Färber
Am 12.12.2009 um 21:57 schrieb Juan Quintela: Andreas Färber wrote: From: Andreas Färber On OpenSolaris, neither --whole-archive nor -z allextract appear to work as expected, causing runtime errors. For example: qemu: could not open disk image [...] Fix this by extracting archives and lin