1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
unknown-v a743ecaff9 Windows : fix build
curl -Os https://raw.githubusercontent.com/vlang/vc/master/v.c
cc -std=gnu11 -w -o v v.c -lm
ccK5ic4o.o:v.c:(.text+0x6f62): undefined reference to `__imp_gethostname'
collect2.exe: error: ld returned 1 exit status
2019-07-17 00:02:31 +02:00
..
2019-07-15 14:27:33 +02:00
2019-07-16 01:57:06 +02:00
2019-07-17 00:02:31 +02:00