Skip to content

Conversation

@cscd98
Copy link
Contributor

@cscd98 cscd98 commented Nov 5, 2025

GCC 15 defaults to std=23, causing a build failure. The first patch is from the gmp mailing list, it also "fixes the fix" for compatibility with older compilers by adding parameters.

I made the second patch after testing the first.

Fixes: #351

This will allow the latest buildroot for webOS to build it

@cscd98
Copy link
Contributor Author

cscd98 commented Nov 5, 2025

Build failures to do with iconv

@cscd98 cscd98 changed the title Add GCC 15 patch to fix compilation as defaults to std=23 gmp: add GCC 15 patch to fix compilation as defaults to std=23 Nov 5, 2025
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

Successfully merging this pull request may close these issues.

gmp compiler failure on Ubuntu and webOS

1 participant