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

Updated to use GCC 13.2.0 #327

Merged
merged 1 commit into from May 21, 2024

Conversation

iratahack
Copy link
Contributor

Updated the compiler and debugger to newer versions.

  • GCC 13.2.0
  • GDB 13.2

The benchmark app reports a better total score so optimizations are slightly improved with this version.
IH.

Copy link
Contributor Author

@iratahack iratahack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes tested on Windows standalone and work fine.

@joeyparrish
Copy link
Contributor

The Windows binaries are no longer the only way to run SGDK. Could you also update the Docker files to build GCC 13? Otherwise, your change will only affect Windows users.

@iratahack
Copy link
Contributor Author

@joeyparrish , the current docker build already includes gcc 13. This PR is to bring the Windows environment up to the same spec while maintaining backward compatibility.

@joeyparrish
Copy link
Contributor

Cool, thanks. Sorry I didn't notice.

@Stephane-D Stephane-D merged commit 8072609 into Stephane-D:master May 21, 2024
2 checks passed
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.

None yet

3 participants