Re: runghc failing sometimes on Linux/ppc?

2009-05-02 Thread Jens Petersen
2009/5/1 Jens Petersen : > 2009/4/26 Ian Lynagh : >> Are you using a registerised build? If so, then as PPC/Linux isn't a >> tier 1 platform, it could well have bitrotted. So I tried doing an unregisterised ppc build with: echo "GhcUnregisterised=YES" >> mk/build.mk echo "GhcWithNativeCodeGen=NO"

Re: Linking and constants problems with OpenAL under Windows

2009-05-02 Thread Sven Panne
Am Sonntag, 15. Februar 2009 08:32:59 schrieb Jared: > The OpenAL binding's wiki page directs questions to Haskell-Cafe, but the > more serious of my problems seems to be with GHC. My platform is GHC > 6.10.1 under Windows XP. This post boils down to two questions. First, > why would GHCi and GH

6.10.3 prerelease

2009-05-02 Thread Ian Lynagh
Hi all, 6.10.3 is now ready to release. There have been very few changes relative to 6.10.2; the release notes are here: http://www.haskell.org/ghc/dist/stable/docs/users_guide/release-6-10-3.html This is just to give people a chance to report any regressions relative to 6.10.2, in particula