On 10/05/2012 06:06 PM, Anthony Liguori wrote: > Signed-off-by: Anthony Liguori <aligu...@us.ibm.com> > > -QEMULIBS=libhw libuser libdis libdis-user > +QEMULIBS=libuser libdis libdis-user >
Two other possibilities: - make it 'libhw.a' (and introduce a way of including just relevant hardware models) - reduces binary sizes, makes security types quieter - make it 'libhw.so' (and not introduce a way of including just relevant hardware models) - reduces overall package size Neither is compelling. -- error compiling committee.c: too many arguments to function