> I just downloaded the binary relase of ghc-4.01 for sparc-sun-solaris2
> I am running SunOS 5.6 Generic_105181-11 sun4u sparc SUNW,Ultra-4
>
> I tried to compile and run this little program
> module Main where
> main = putStr "Hello!\n"
>
> and it compiles just fine. However running the program
> results in a bus
> error.
Are you using egcs as your C compiler? I'm pretty certain that egcs isn't
compatible with GHC on Sparcs. If not, then we'll have to dig a bit deeper.
Cheers,
Simon
- Bus Error from ghc-4.01 binary on Solaris 2.6 Martin Norb{ck
- Re: Bus Error from ghc-4.01 binary on Solaris 2.6 Simon Marlow
- RE: Bus Error from ghc-4.01 binary on Solaris 2.6 Simon Marlow
