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

Updating makefiles for modern environments #11

Open
rageworx opened this issue Jan 5, 2023 · 0 comments
Open

Updating makefiles for modern environments #11

rageworx opened this issue Jan 5, 2023 · 0 comments
Assignees

Comments

@rageworx
Copy link
Owner

rageworx commented Jan 5, 2023

macOS updated to 13 ( Darwin 22 ) with new clang.
Maybe need to update code compatibility with latest clang standard, also other compilers - MinGW-W64 g++ 12.
Linux is not an option for now because my systems are running older version of Linux kernel and g++.

Compatibility goals

  • Darwin 22, clang 14
  • MinGW-W64 gcc/g++ 12
  • Debian Linux gcc/g++ 8
@rageworx rageworx self-assigned this Jan 5, 2023
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

1 participant