With ghc-5.02.3 on Windows starting with a package containing an object with a large
String
I get the following message. Note the last line.
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version 5.02.3, 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.
Loading package util ... linking ... done.
Loading package data ... linking ... done.
Loading package text ... linking ... done.
Loading package uni-options ... linking ... done.
Loading package uni-util ... linking ... done.
Loading package uni-events ... linking ... done.
Loading package uni-reactor ... linking ... done.
Loading package uni-htk ... ghc.exe: panic! (the `impossible' happened, GHC version
5.02.3):
loadObj: failed
Please report it as a compiler bug to [EMAIL PROTECTED],
or http://sourceforge.net/projects/ghc/.
PEi386 object has suspiciously large string table; > 64k relocs?
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs