Displaying 3 results from an estimated 3 matches for "r195406".
Did you mean:
r195404
2013 Nov 26
1
[LLVMdev] [cfe-dev] Strange i386 cross build error.
I saw this; http://bb.pgr.jp/builders/clang-3stage-cygwin
Not sure, though, r195406 triggered this issue. I am still investigating.
I guess it could be reproducible with -target i686-* on other hosts.
2013/11/25 Rafael EspĂndola <rafael.espindola at gmail.com>:
>> ecc: note: diagnostic msg: /tmp/ARMAsmBackend-265222.cpp
>> ecc: note: diag...
2013 Nov 24
0
[LLVMdev] [cfe-dev] Strange i386 cross build error.
> ecc: note: diagnostic msg: /tmp/ARMAsmBackend-265222.cpp
> ecc: note: diagnostic msg: /tmp/ARMAsmBackend-265222.sh
> ecc: note: diagnostic msg:
>
> ********************
> The error only occurs for i386. Any ideas?
Open a bug report with ARMAsmBackend-265222.cpp and ARMAsmBackend-265222.sh?
Cheers,
Rafael
2013 Nov 24
2
[LLVMdev] Strange i386 cross build error.
As part of my ELLCC project (http://ellcc.org), I build clang/LLVM on my
native x86_64 Linux box and then use it to compile itself. For further
sanity checking, I then use that copy to cross compile for other targets
(arm, armeb, i386, microblaze, mips, mipsel, ppc, and x86_64). After
updating to a recent TOT revision, r195452, I get a strange error when
cross compiling for the i386: