Re: [Mingw-w64-public] Regarding gcc and libwinusb for win64

2018-08-22 Thread Greg Jung
Pre-built gcc versions are to be found here: https://sourceforge.net/projects/mingw-w64/files/mingw-w64/ On Mon, Aug 20, 2018 at 5:31 AM Aditya . wrote: > Hello, > > Hope you are doing well. > > Myself Aditya working on usb HCI drivers on windows 64bit machine. > > We use some of the APIs provid

[Mingw-w64-public] Regarding gcc and libwinusb for win64

2018-08-20 Thread Aditya .
Hello, Hope you are doing well. Myself Aditya working on usb HCI drivers on windows 64bit machine. We use some of the APIs provided by windows Usb core(libwinusb) to communicate to usb hardware. As I came to know mingw-w4 provides gcc for windows and corresponding libraries also. I downloaded m