Advertisement
Guest User

Untitled

a guest
Apr 10th, 2019
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. clang-5.0: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument]
  2. clang-5.0: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument]
  3. clang-5.0: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument]
  4. In file included from /build/source/sulong/projects/com.oracle.truffle.llvm.libraries.bitcode/libcxxabi/cxa_exception.cpp:16:
  5. In file included from /build/source/sulong/projects/com.oracle.truffle.llvm.libraries.bitcode/libcxx/exception:82:
  6. In file included from /build/source/sulong/projects/com.oracle.truffle.llvm.libraries.bitcode/libcxx/cstdlib:86:
  7. /nix/store/d4n93jn9fdq8fkmkm1q8f32lfagvibjk-gcc-7.4.0/include/c++/7.4.0/stdlib.h:38:12: error: no member named 'abort' in namespace 'std'
  8. using std::abort;
  9. ~~~~~^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement