Hi,
I got the following panic message when trying to load haven into ghci,
and the panic message said that I should report the problem, so here you
go. :)
I am using ghc 5.02.1 under Windows 2000 / Cygwin.
I'd really like to be able to use ghci for Haven development, so any
ideas on what might be causing this would be most welcome. I'd be happy
to make the exact setup available if you'd like to reproduce the bug
yourselves.
-antony
$ ghci HavenTest
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version 5.02.1, for Haskell 98.
/ /_\\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.
Loading package std ... linking ... done.
Loading package lang ... linking ... done.
Loading package concurrent ... linking ... done.
Skipping StdDIS ( c:\greencard\gc-2.03\lib\ghc/StdDIS.hs,
c:\greencar
d\gc-2.03\lib\ghc/StdDIS.o )
Skipping GCJNI ( c:\frp\gcjni\src/GCJNI.hs,
c:\frp\gcjni\src/GCJNI.o
)
Skipping JNI ( c:\frp\gcjni\src/JNI.hs,
c:\frp\gcjni\src/JNI.o )
Skipping EnvM ( EnvM.hs, EnvM.o )
Skipping JNIBindings ( c:\frp\gcjni\src/JNIBindings.hs,
c:\frp\gcjni\src/J
NIBindings.o )
Skipping HavenJavaBindings ( HavenJavaBindings.hs, HavenJavaBindings.o )
Skipping HavenCoreJavaImpl ( HavenCoreJavaImpl.hs, HavenCoreJavaImpl.o )
Skipping HavenCore ( HavenCore.hs, HavenCore.o )
Skipping HavenCoreUtils ( HavenCoreUtils.hs, HavenCoreUtils.o )
Skipping RenderM ( RenderM.hs, RenderM.o )
Skipping Haven ( Haven.hs, Haven.o )
Skipping HavenTest ( HavenTest.hs, ./HavenTest.o )
PEi386 object has suspiciously large string table; > 64k relocs?
ghc.exe: panic! (the `impossible' happened, GHC version 5.02.1):
loadObj: failed
Please report it as a compiler bug to [EMAIL PROTECTED],
or http://sourceforge.net/projects/ghc/.
Prelude>
--
Antony Courtney
Grad. Student, Dept. of Computer Science, Yale University
[EMAIL PROTECTED] http://www.apocalypse.org/pub/u/antony
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs