Advertisement
Guest User

Untitled

a guest
Feb 4th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. CC: stdlib_system
  2. Error: execution of an external compiler program 'gcc -c -w -pthread -I/home/travis/build/gokr/ni/nim-master/lib -o nimcache/stdlib_system.o nimcache/stdlib_system.c' failed with exit code: 256
  3. nimcache/stdlib_system.c: In function ‘atomicinc_16601’:
  4. nimcache/stdlib_system.c:6951:41: error: ‘__ATOMIC_RELAXED’ undeclared (first use in this function)
  5. nimcache/stdlib_system.c:6951:41: note: each undeclared identifier is reported only once for each function it appears in
  6. nimcache/stdlib_system.c: In function ‘atomicdec_16606’:
  7. nimcache/stdlib_system.c:6958:41: error: ‘__ATOMIC_RELAXED’ undeclared (first use in this function)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement