|
From: Keith M. <kei...@us...> - 2015-03-18 11:17:32
|
On 18/03/15 05:01, Xiaofan Chen wrote: > I have problems to build libusb git under latest MinGW.org toolchain. > Older version of MinGW (with GCC 4.7.2) seems to be fine. What version of mingwrt? (I doubt that the GCC version is significant). If you are using mingwrt-3.21, does the interim patch which I provided in http://thread.gmane.org/gmane.comp.gnu.mingw.user/44416/focus=44420 help? If not, where does your package expect struct timespec to be declared? (It wasn't present in previous mingwrt, and the patch hides it, until I have time to resolve the issues which seem to surround its current declaration in mingwrt-3.21). -- Regards, Keith. |