Re: [Mingw-w64-public] Duplicate symbols in libuuid.a

2016-09-29 Thread David Wohlferd
Just those few? How about the rest of extras-uuid.c? The only ones that don't look like dupes are: DEFINE_GUID(IID_IEnumSTATURL,0x3c374a42,0xbae4,0x11cf,0xbf,0x7d,0,0xaa,0,0x69,0x46,0xee); DEFINE_GUID(IID_IHttpNegotiate,0x79eac9d2,0xbaf9,0x11ce,0x8c,0x82,0,0xaa,0,0x4b,0xa9,0xb);

[Mingw-w64-public] Duplicate symbols in libuuid.a

2016-09-29 Thread LaurentP
In latest git (tested with MSYS2) The following UUIDs are defined both in uuid.c and extra-uuid.c leading to links failures with duplicate symbols when using libuuid.a : // file:, local: Asychronous Pluggable Protocol Handler CLSID