Janek S. wrote: > Gogling the error message leads to various LLVM pages, which suggests that > LLVM is the problem. > I'm using Debian Squeeze with LLVM 2.6 and I'm thinking that maybe DPH needs > newer version.
>From memory the first version of LLVM to support the GHC custom calling convention was llvm-2.7. Debian Squeeze is also quite old now (ghc-6.12?) and DPH performance has been improved quite significantly in the 7 series of compilers. HTH, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
