Hi When compiling the QEMU Guest Agent with 64-bit MinGW toolchain version 4.9.2, I run into the following problem: qga-vss.dll linking failed as linker reported a lot of unresolved symbol __stack_chk_fail errors stemming from the stack protection. The attached patch solves the problem by adding libssp to the qga-vss.dll libraries list.
Regards, Joseph Hindin
0001-windows-build-lssp-added-to-qga-vss.dll-library-list.patch
Description: Binary data