Guest User

Untitled

a guest
Nov 4th, 2018
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. lld: error: duplicate symbol: _start
  2. >>> defined at /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o:(_start)
  3. >>> defined at bootstrap.zig:21 (/home/steveno/local/lib/zig/std/special/bootstrap.zig:21)
  4. >>> /home/steveno/Projects/zig/ursa/zig-cache/ursa.o:(.text+0x21660)
  5.  
  6. The following command exited with error code 1:
  7. /home/steveno/local/bin/zig build-exe /home/steveno/Projects/zig/ursa/src/main.zig --cache-dir /home/steveno/Projects/zig/ursa/zig-cache --output /home/steveno/Projects/zig/ursa/zig-cache/ursa --name ursa
  8.  
  9. Build failed. The following command failed:
  10. /home/steveno/.local/share/zig/stage1/artifact/nILfh7icAo92szOIkMUg5qJGWCo3k5oUc5NciUXxvUEmwA7XykO_QuYTVhkrczK7/build /home/steveno/local/bin/zig /home/steveno/Projects/zig/ursa /home/steveno/Projects/zig/ursa/zig-cache
Advertisement
Add Comment
Please, Sign In to add comment