Skip to content

Conversation

xiphmont
Copy link

GMP has a prototype declaration bug that is rejected by the latest release of GCC (15). This prevents PrusaSlicer from building, erroring out during the external dependency build.

The same patch is committed to upstream GMP HEAD, though there's not yet been a subsequent release:

https://gmplib.org/repo/gmp/rev/d66d66d82dbb

The included patch has been hand-edited to play nicely with / apply during the CMAKE build.

GMP has a prototype declaration bug that is rejected by the latest
release of GCC (15). This prevents PrusaSlicer from building.

The same patch is committed to upstream GMP HEAD, though there's not
yet been a subsequent release:

https://gmplib.org/repo/gmp/rev/d66d66d82dbb

The included patch has been hand-edited to play nicely with / apply during
the CMAKE external dependency build.
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.

1 participant