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
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