https://bugs.llvm.org/show_bug.cgi?id=38605

            Bug ID: 38605
           Summary: Linker segfault while compiling `libc++abi` (in tests)
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedb...@nondot.org
          Reporter: psychox...@gmail.com
                CC: llvm-bugs@lists.llvm.org

Hello,

I explained bug here as far as I can:
https://github.com/llvm-project/llvm-project-20170507/issues/7

So here I maybe just paste the post from GitHub issues:

```
I am trying to compile libc++abi for x86_64-w64-mingw32 target. I am using
newest SVN version of the libraries (svn co
http://llvm.org/svn/llvm-project/libcxxabi/trunk libcxxabi -> revision 339892)

There I posted whole build command (BuildCommand.sh), console output
(ConsoleOutput.log) and CMake logs (CMakeOutput.log,CMakeError.log`):
https://gist.github.com/PsychoXIVI/c9323c0ab169fb0ed475b112a2f62737

While reading CMakeError I noticed Segmentation fault (core dumped) for lld
linker, so here I am since I even don't know what to do next...
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to