id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1139,GHCi linking error.,guest,somebody,"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.",defect,closed,normal,,"general (Gtk+, Glib)",0.9.13,wontfix,,
