#21174: llvm-devel: update to 2.6 pre-release -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: erickt@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: llvm-devel -------------------------------------+-------------------------------------- Could you please update llvm-devel to a version of the forthcoming LLVM 2.6? Pre-release 1 of LLVM 2.6 is available; pre-release 2 should be available 2009-09-11. Albert Graef, author of the [http://code.google.com/p/pure-lang/ Pure language], [http://groups.google.com/group/pure- lang/browse_thread/thread/ba59bb593bf5cec7#msg_22e236e0acb42487 says I need LLVM 2.6] to be able to update to pure version 0.35.
From: Albert Graef <Dr.Graef@t-online.de>[[br]] Date: September 6, 2009 19:13:22 CDT[[br]] To: pure-lang@googlegroups.com[[br]] Subject: [pure-lang] Re: ANN: Pure 0.33[[br]] Reply-To: pure-lang@googlegroups.com[[br]] [[br]] - You need LLVM >= 2.6 (pre1 works fine, you can grab this at http://llvm.org/prereleases/2.6/; trunk works fine, too). LLVM 2.5 won't work, as it generates broken code for double constants on ppc (symptom is a failed check in Pure test020). Make sure that you configure LLVM (at least) with --disable-expensive-checks, otherwise you'll hit the bogus assertions mentioned above.
See also #21173 for my request to add --disable-assertions and --disable- expensive-checks to llvm and llvm-devel. -- Ticket URL: <http://trac.macports.org/ticket/21174> MacPorts <http://www.macports.org/> Ports system for Mac OS