> I compiled a program with "ghc --make -prof -auto-all -H100M
> -fglasgow-exts -i.. -iHUnit -package data -package util -package posix
> -syslib concurrent ...". When I run it, it evokes a "Bus
> Error" (with or
> without "+RTS -p"). Any ideas what's wrong?
>
> I'm using GHC 5.02.3 on Sparc/S
Dean Herington wrote:
> I compiled a program with [...] When I run it, it evokes a "Bus
> Error" (with or without "+RTS -p"). Any ideas what's wrong?
>
> I'm using GHC 5.02.3 on Sparc/Solaris.
Do you use the FFI and don't use -O or -fvia-C? There were some
problems with the native code generato