-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
compile error on latest devel with orc and ssl #14647
Comments
gogolxdong
changed the title
compile error
compile error on latest devel with orc and ssl
Jun 13, 2020
FYI: don't put -d:release in the config, it won't have full effect, you should use it from the command line, see #14272 |
And what's your GCC version? |
gcc --version |
Can reproduce, probably related or same issue as in #14240. |
#14240 is fixed, but this remains an issue |
Clyybber
added a commit
to Clyybber/Nim
that referenced
this issue
Jun 23, 2020
Clyybber
added a commit
to Clyybber/Nim
that referenced
this issue
Jun 27, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$ nim -v
Nim Compiler Version 1.3.5 [Linux: amd64]
Compiled at 2020-06-13
Copyright (c) 2006-2020 by Andreas Rumpf
git hash: 5a26c37
active boot switches: -d:release
The text was updated successfully, but these errors were encountered: