-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can the developers provide latest mingw-w64 installer? #19
Comments
If you want latest mingw-w64 toolchain you can use https://www.msys2.org/ also. |
@Biswa96 with gdb 11.2, while debugging a code in vscode gdb doesn't hits the breakpoint!!! |
I am not familiar with that setup. I do not use vscode. |
@Biswa96 not even with command line? gdb11.2 ignores breakpoint |
I am using mingw-w64-gdb 12.1 in msys2 environment and breakpoint is working fine. |
I have downloaded the Mingw-w64 (10.0.0) zip. But can't figure out how to install MinGW-w64 from source.
Please can any body provide the steps of how to build mingw-w64 from source in a Windows system.
Or it will be better if the MinGW-w64 developer team would provide a installer for windows, containing the latest version of GCC (12.1.0)?
The text was updated successfully, but these errors were encountered: