-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
recompiling the compiler: Segmentation fault: 11 #349
Labels
Bug
This tag is applied to issues which reports bugs.
Comments
what happens if you type |
see #345 |
You need to |
resolved my issue. |
|
@bentxt you need mkdir /var/tmp/vlang0.0.12/ |
yes thanks mkdir /var/tmp/vlang0.0.12/ solved my issue, while using 'clang' didnt' make a difference |
thanks for super fast (realtime) help |
yuyi98
pushed a commit
to yuyi98/v
that referenced
this issue
Jun 21, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
doing as described in the readme:
the 'vc' compiler segfaults
Segmentation fault: 11
this is on mac os
$ cc -v
Apple LLVM version 10.0.1 (clang-1001.0.46.3)
Target: x86_64-apple-darwin18.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
The text was updated successfully, but these errors were encountered: