#2524: GHCi linking error with Gtk2Hs.
-----------------------+----------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Component: GHCi
Version: 6.8.3 | Severity: normal
Keywords: | Testcase:
Architecture: x86 | Os: Windows
-----------------------+----------------------------------------------------
Starting ghci interpreter with '-package gtk' option results in this
linking error:
{{{
GHCi, version 6.8.3: http://www.haskell.org/ghc/ :? for help
Loading package base ... linking ... done.
Loading package mtl-1.1.0.1 ... linking ... done.
: Unknown PEi386 section name '.reloc' (while processing:
F:/Gtk2Hs/HSglib.o)
Loading package glib-0.9.13 ... : panic! (the 'impossible' happened)
(GHC version 6.8.3 for i386-unknown-mingw32):
loadObj: failed
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
}}}
I use Windows XP Home SP2 with last updates, and GHC / Gtk2Hs installers
from this site.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2524>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs