[Bug 995419] [neon] ghc throws an illegal instruction error when compiling on nvidia tegra2

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 25 10:02:49 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=995419



--- Comment #30 from Jens Petersen <petersen at redhat.com> ---
Great seems like it is working better.

You could try a simple helloworld:

$ cat > hello.hs
main = putStrLn "hi!"
$ ghc hello.hs
$ ./hello

If it is looks good and doesn't change the library ABI hashes
then I guess this could be made a Fedora Update.

But I am wondering on the impact of this bug to rest of
the Haskell packages. Maybe everything needs to be rebuilt
to work without Neon, which sounds like for rawhide?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=mRhxdQKJ1C&a=cc_unsubscribe


More information about the haskell-devel mailing list