Advertisement
Guest User

Untitled

a guest
Dec 8th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. Error: execution of an external compiler program 'gcc -c -w -pthread -I/home/tay/.choosenim/toolchains/nim-1.0.4/lib -I/home/tay -o /home/tay/.cache/nim/locktest_d/stdlib_dollars.nim.c.o /home/tay/.cache/nim/locktest_d/stdlib_dollars.nim.c' failed with exit code: 1
  2.  
  3. /home/tay/.cache/nim/locktest_d/stdlib_dollars.nim.c: In function ‘dollar___3Dq1hcGH7a2iNlnh4hnPbg’:
  4. /home/tay/.cache/nim/locktest_d/stdlib_dollars.nim.c:219:50: error: ‘pthread_mutex_t’ {aka ‘union <anonymous>’} has no member named ‘abi’
  5. 219 | addQuoted__N56rmvBL9a3xqnKq09cKdb3A((&result), x.abi);
  6. | ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement