Ad
  • Custom User Avatar

    $ make sandbox1
    /usr/bin/ld: /lib/x86_64-linux-gnu/Scrt1.o: in function _start': (.text+0x1b): undefined reference to main'
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    make: *** [: sandbox1] Error 1

    I really wanna see what this does. Anyone got a hint?