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

gcc makefile #74

Closed
twm1994 opened this issue Dec 13, 2021 · 2 comments
Closed

gcc makefile #74

twm1994 opened this issue Dec 13, 2021 · 2 comments

Comments

@twm1994
Copy link

twm1994 commented Dec 13, 2021

Has anyone made a branch that compile the project with gcc instead of Clang? Just out of curiosity

@jdah
Copy link
Owner

jdah commented Dec 13, 2021

Just change the CC in Makefile to gcc, it will compile.

@jdah jdah closed this as completed Dec 13, 2021
@twm1994
Copy link
Author

twm1994 commented Dec 14, 2021

Actually, to compile with gcc I need to remove "-fbracket-depth=1024". But thanks.

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