[cfe-dev] 3.7.1-rc1 has been tagged. Let's begin testing!

Daniel Sanders via cfe-dev cfe-dev at lists.llvm.org
Thu Nov 19 12:01:21 PST 2015


clang+llvm-3.7.1-rc1-mips-linux-gnu.tar.xz
    2 of 3 complete. All good so far.

clang+llvm-3.7.1-rc1-mipsel-linux-gnu.tar.xz
    All good.

I normally test cross compilation from x86_64 to Mips but the Ubuntu toolchain doesn't work on my Debian system anymore. Everything failed with:
    libstdc++.so.6: version `GLIBCXX_3.4.21' not found
since my libstdc++ only goes up to GLIBCXX_3.4.20. The OpenSuSE toolchain seems to work so I've restarted with that. I'll build a proper Debian toolchain as well just in case.
________________________________________
From: Daniel Sanders
Sent: 18 November 2015 16:22
To: Tom Stellard; llvm-dev at lists.llvm.org
Cc: cfe-dev at lists.llvm.org
Subject: RE: 3.7.1-rc1 has been tagged.  Let's begin testing!

I've uploaded the mips/mipsel packages and I'm currently running the usual tests.

$ sha1sum clang+llvm-3.7.1-rc1-mips*-linux-gnu.tar.xz
78372e1dce17b9e74fbfaa847cc920402aad98ce  clang+llvm-3.7.1-rc1-mipsel-linux-gnu.tar.xz
acb19bb4a1311b2a0b0b84c55630c1dab1a14364  clang+llvm-3.7.1-rc1-mips-linux-gnu.tar.xz

> -----Original Message-----
> From: Tom Stellard [mailto:tom at stellard.net]
> Sent: 17 November 2015 03:33
> To: llvm-dev at lists.llvm.org
> Cc: cfe-dev at lists.llvm.org
> Subject: 3.7.1-rc1 has been tagged. Let's begin testing!
>
> Hi,
>
> I have just tagged 3.7.1-rc1, so it is ready for testing.  As a
> reminder, when doing regression testing, use the 3.7.0 release
> as your baseline.
>
> Thanks,
> Tom



More information about the cfe-dev mailing list