Skip to content
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

Any plans to Upgrade to gcc 13.3.0 from gcc 13.2.0? #30

Open
harshn05 opened this issue Aug 18, 2024 · 3 comments
Open

Any plans to Upgrade to gcc 13.3.0 from gcc 13.2.0? #30

harshn05 opened this issue Aug 18, 2024 · 3 comments

Comments

@harshn05
Copy link

Are there any plans to upgrade the Qt builds from GCC 13.2.0 to GCC 13.3.0?

or

Is it possible to link a Qt build compiled with GCC 13.2.0 with code compiled using a higher version of GCC, such as 13.3.0?

@Fsu0413
Copy link
Owner

Fsu0413 commented Aug 24, 2024

Are there any plans to upgrade the Qt builds from GCC 13.2.0 to GCC 13.3.0?

I'm assuming you are referring to MinGW builds.
I'm using MinGW built from this repository.
https://github.com/niXman/mingw-builds-binaries/releases

If they are not building MinGW w/ GCC 13.3.0 we won't either.

Is it possible to link a Qt build compiled with GCC 13.2.0 with code compiled using a higher version of GCC, such as 13.3.0?

MinGW provides no binary compatibility. Although it might be possible no one guarantees it.

@Fsu0413 Fsu0413 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2024
@harshn05
Copy link
Author

MinGW builds from niXman have recently released the GCC 14 series. Looking forward to the updated Qt binaries.

@Fsu0413
Copy link
Owner

Fsu0413 commented Sep 15, 2024

MinGW builds from niXman have recently released the GCC 14 series. Looking forward to the updated Qt binaries.

My computher failed and I am too lazy to fix it.
No more release is planned before October 1st.

Reopen since it should be resolved later.

@Fsu0413 Fsu0413 reopened this Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants