Bill Wendling
2014-Aug-21 17:55 UTC
[LLVMdev] [3.5 Release] Release Candidate 3 Now Available
The third 3.5 release candidate is now available. Please pick up sources and binaries here: https://llvm.org/pre-release/3.5 Run it through its phases and report any bugs you find! Share and enjoy! -bw
Bill Wendling
2014-Aug-21 17:56 UTC
[LLVMdev] [3.5 Release] Release Candidate 3 Now Available
Ahem. And now for the correct URL: http://llvm.org/pre-releases/3.5/ -bw On Aug 21, 2014, at 10:55 AM, Bill Wendling <isanbard at gmail.com> wrote:> The third 3.5 release candidate is now available. Please pick up sources and binaries here: > > https://llvm.org/pre-release/3.5 > > Run it through its phases and report any bugs you find! > > Share and enjoy! > -bw-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140821/510c608b/attachment.html>
Renato Golin
2014-Aug-21 18:05 UTC
[LLVMdev] [3.5 Release] Release Candidate 3 Now Available
On 21 August 2014 18:55, Bill Wendling <isanbard at gmail.com> wrote:> The third 3.5 release candidate is now available. Please pick up sources and binaries here: > > https://llvm.org/pre-release/3.5You probably mean... http://llvm.org/pre-releases/3.5/ :D cheers, --renato
And you probably want to update the Release Candidates page to show "Release Candidate 3", not "Release Candidate 2". On Aug 21, 2014, at 11:05 , Renato Golin <renato.golin at linaro.org> wrote:> On 21 August 2014 18:55, Bill Wendling <isanbard at gmail.com> wrote: >> The third 3.5 release candidate is now available. Please pick up sources and binaries here: >> >> https://llvm.org/pre-release/3.5 > > You probably mean... > > http://llvm.org/pre-releases/3.5/ > > :D > > cheers, > --renato > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-- Rick Mann rmann at latencyzero.com
M.E. O'Neill
2014-Aug-25 17:21 UTC
[LLVMdev] [cfe-dev] [3.5 Release] Release Candidate 3 Now Available
The ARM binaries seem to be corrupt. Although correctly signed, the xz file seems to be truncated arm7% unxz < clang+llvm-3.5.0-rc3-armv7a-linux-gnueabihf.tar.xz | wc -c unxz: (stdin): Unexpected end of input 133214381 M.E.O. On Aug 21, 2014, at 10:56 AM, Bill Wendling <isanbard at gmail.com> wrote:> Ahem. And now for the correct URL: > > http://llvm.org/pre-releases/3.5/ > > -bw > > On Aug 21, 2014, at 10:55 AM, Bill Wendling <isanbard at gmail.com> wrote: > >> The third 3.5 release candidate is now available. Please pick up sources and binaries here: >> >> https://llvm.org/pre-release/3.5 >> >> Run it through its phases and report any bugs you find! >> >> Share and enjoy! >> -bw > > _______________________________________________ > cfe-dev mailing list > cfe-dev at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
Chandler Carruth
2014-Aug-26 21:53 UTC
[LLVMdev] [3.5 Release] Release Candidate 3 Now Available
Very sadly, someone just pointed out that the latest Ubuntu and Debian installations of certain multiarch/cross-compiling GCCs are incompatible with Clang's driver. I'm working on a fix now... On Thu, Aug 21, 2014 at 10:55 AM, Bill Wendling <isanbard at gmail.com> wrote:> The third 3.5 release candidate is now available. Please pick up sources > and binaries here: > > https://llvm.org/pre-release/3.5 > > Run it through its phases and report any bugs you find! > > Share and enjoy! > -bw > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140826/0a06ee41/attachment.html>
Chandler Carruth
2014-Aug-27 08:57 UTC
[LLVMdev] [3.5 Release] Release Candidate 3 Now Available
See http://llvm.org/PR19289 for lots of details. It had already been reported before but I had missed it and so had most others. =[ I'm pretty sure this breaks every 32-bit debian based Linux distro. I've asked David Majnemer to try to confirm or refute that. If it does impact every 32-bit debian based Linux distro, I think this should be a release blocker sad as I am to say it. CC-ing Richard, Doug, etc. Have I mentioned how much I hate the header search logic for GCC? =/ In good news, the fix was reasonably simple and I've already committed it here: r216531 It has zero impact outside of Linux and outside of the Clang driver. I've asked several folks to test it as much as they can of course. Let me know what if anything else I can do. On Tue, Aug 26, 2014 at 2:53 PM, Chandler Carruth <chandlerc at google.com> wrote:> Very sadly, someone just pointed out that the latest Ubuntu and Debian > installations of certain multiarch/cross-compiling GCCs are incompatible > with Clang's driver. > > I'm working on a fix now... > > > On Thu, Aug 21, 2014 at 10:55 AM, Bill Wendling <isanbard at gmail.com> > wrote: > >> The third 3.5 release candidate is now available. Please pick up sources >> and binaries here: >> >> https://llvm.org/pre-release/3.5 >> >> Run it through its phases and report any bugs you find! >> >> Share and enjoy! >> -bw >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140827/205a750e/attachment.html>
Seemingly Similar Threads
- [LLVMdev] [3.5 Release] Release Candidate 3 Now Available
- [LLVMdev] [3.5 Release] Release Candidate 3 Now Available
- [LLVMdev] Phronix does another speed test
- [LLVMdev] Possibly using a broken version of GCC to build LLVM (file won't finish compiling).
- [LLVMdev] Possibly using a broken version of GCC to build LLVM (file won't finish compiling).