-
-
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
tlsEmulation:on doesn't work with IC #19372
Labels
Comments
Merged
It is that tlsEmulation:on doesn't work with IC. |
ringabout
changed the title
echo + threads doesn't work with IC
tlsEmulation:on doesn't work with IC
Oct 16, 2022
capocasa
pushed a commit
to capocasa/Nim
that referenced
this issue
May 15, 2023
…indows; static link pthreads with mingw (nim-lang#21668) * fixes nim-lang#18146; disable tlsEmulation on windows; static link libwinthreads DLL * whatever
capocasa
pushed a commit
to capocasa/Nim
that referenced
this issue
May 16, 2023
…indows; static link pthreads with mingw (nim-lang#21668) * fixes nim-lang#18146; disable tlsEmulation on windows; static link libwinthreads DLL * whatever
bung87
pushed a commit
to bung87/Nim
that referenced
this issue
Jul 29, 2023
…indows; static link pthreads with mingw (nim-lang#21668) * fixes nim-lang#18146; disable tlsEmulation on windows; static link libwinthreads DLL * whatever
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
test.nim
nim c -r --incremental:on --threads:on -d:nimIcIntegrityChecks test.nim
givesThe symbol is a Lock object.
acquireSys echoLock
The text was updated successfully, but these errors were encountered: