[Haskell-cafe] haskell compiler on NetBSD amd64

Don Stewart dons at galois.com
Sun May 11 20:35:00 EDT 2008


donn:
> On Sat, 10 May 2008 23:59:18 +0200
> Matthias Kilian <kili at outback.escape.de> wrote:
> > 
> > Here you go:
> > 
> > http://openbsd.dead-parrot.de/distfiles/ghc-6.6.1-amd64-unknown-openbsd-hc.tar.bz2
> 
> Thanks, I have managed to build a stage1/ghc-6.6.1 with those,
> which is a start even if it does immediately core dump.  I will
> follow up off list if I get anywhere interesting with it, either
> to parties to this exchange or maybe glasgow-haskell-users would
> be an appropriate place.

glasgow-haskell-users is good. 

Also, gdb can be your friend when debugging failures porting .hc files.

-- Don


More information about the Haskell-Cafe mailing list