Hacker Newsnew | past | comments | ask | show | jobs | submit | faiface's commentslogin

So, what are the correct instructions?

I followed the instructions on the GitHub and yes, I'm getting segfaults.


can you `wget https://vlang.io/v.c` again?


Okay, I did and I was able to compile the `vc` compiler from the C source. The REPL in `vc` seems to work (at least for the basic printing I tried) and running `./vc -o v .` worked as well. But the new `v` compiler segfaults with:

  coudlnt create file "/var/tmp/vlang0.0.12//vrepl.v"
  Segmentation fault (core dumped)
EDIT: however, if I understand it correctly, it was not the instructions after all, that resulted in everyone having segfaults...

EDIT2: okay, so I redownloaded the whole thing and yes, you fixed that now. But it still segfaults sometimes. For example if I try to pass a `-h` flag.


You had to do `git pull` to fix the "V" V binary :) Forgot to mention that, sorry.

It's going to be much, much more stable in the coming days.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: