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

how to find compiler versions? #390

Open
geofflangenderfer opened this issue May 2, 2021 · 1 comment
Open

how to find compiler versions? #390

geofflangenderfer opened this issue May 2, 2021 · 1 comment

Comments

@geofflangenderfer
Copy link

geofflangenderfer commented May 2, 2021

I had to make the following ocaml changes to compile

-  Char.lowercase_ascii
+  Char.lowercase (* deprecated since ocaml 4.03.0 *)
@geofflangenderfer geofflangenderfer changed the title compiler versions find compiler versions? May 2, 2021
@geofflangenderfer geofflangenderfer changed the title find compiler versions? how to find compiler versions? May 2, 2021
@naboo-sy
Copy link

Type “g++ –version” in command prompt

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