|
From: Xiaofan C. <xia...@gm...> - 2015-03-21 02:45:32
|
On Wed, Mar 18, 2015 at 7:17 PM, Keith Marshall <kei...@us...> wrote: > 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). > Yes it is mingwrt-3.21. And indeed the interim patch you provided fixed the problem. Hopefully a final patch can be integrated asap. There are a few reports in the libusb mailing list already. Thanks. -- Xiaofan |