δΊ 2012/8/16 17:25, wangfeng wangfeng ει:
Hi, I used x86_64-w64-mingw32-mingw32 to build spice. Then I see the error: /x86_64-w64-mingw32-gcc: error: unrecognized option '-pthread'/ / / How can I resolve the problem? Thanks.
Which version do you use? Only 4.7.x or newer can support -pthread now. Or you can replace it with -lpthreadps: x86_64 compiler is not supported by MinGW, and you should mail it to MinGW64 Email list
-- Best Regards, xunxun
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
