[llvm] r201608 - Fix PR18743.
Chris Matthews
chris.matthews at apple.com
Wed Feb 19 14:49:11 PST 2014
It is failing building libLLVMSupport.a in stage 2. ar is failing stating a fatal error in randlib.
We are going to wait for a build with your LTO fix to see if that helps.
On Feb 19, 2014, at 2:02 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> On 19 February 2014 16:34, Chris Matthews <chris.matthews at apple.com> wrote:
>> We are building with configure for release, Mavericks tools are probably similar.
>
> How is it failing? I just finishing building a stage2 but I was using
> cmake (and c++11).
>
> I started a configure bootstrap using "--enable-optimized
> --disable-compiler-version-checks --disable-assertions". I have now
> also included compiler-rt and libcxx in the bootstrap by checking them
> out in projects/. Can you think of something else in your setup that
> might make a difference?
>
> Cheers,
> Rafael
More information about the llvm-commits
mailing list