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

Ayke van Laethem <aykevanlaet...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #2 from Ayke van Laethem <aykevanlaet...@gmail.com> ---
Yeah, I was just about to post a comment saying I found the issue (that it
includes /usr/include/stdint.h from the host).

With -nostdlibinc this problem appears to be fixed. Maybe it's an idea to add
this option to https://clang.llvm.org/docs/CrossCompilation.html?

Offtopic: with this extra flag most of compiler-rt compiles (some files still
report an invalid shift count), however it doesn't seem to work well and not
all required functions are implemented so I'll keep using libgcc for now.

-- 
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