Hi Thomas, On 05/27/2014 02:55 PM, Thomas Monjalon wrote: > Some linker options were not prefixed by -Wl, when using gcc: > -z muldefs > -melf_i386 (32-bit config) > > Using macro linkerprefix is fixing it. > > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
The patch looks correct, but from the commit log it's difficult to understand what is the problem today. Is there a compilation issue? Or is it just cleaning? Regards, Olivier