ghci baulks when trying the Glade tutorial
I'm just reporting what ghci asked me to do. [[BR]]
I was running through the Glade tutorial, http://www.haskell.org/gtk2hs/docs/tutorial/glade/ [[BR]]
All well, except the tutorial says it can be tried out in ghci. This is the report I got: [[BR]]
C:\Documents and Settings\BT\Desktop\Gtk2Hs Folder>ghci [[BR]]
GHCi, version 6.8.3: http://www.haskell.org/ghc/ :? for help [[BR]]
Loading package base ... linking ... done. [[BR]]
Prelude> :load hellogtk2hs [[BR]]
Ok, modules loaded: Main. [[BR]]
Prelude Main> main [[BR]]
Loading package array-0.1.0.0 ... linking ... done. [[BR]]
Loading package bytestring-0.9.0.1.1 ... linking ... done. [[BR]]
Loading package mtl-1.1.0.1 ... linking ... done. [[BR]]
Loading package glib-0.9.13 ... <interactive>: Unknown PEi386 section name `.rel [[BR]]
oc' (while processing: C:/Gtk2Hs/HSglib.o) [[BR]]
: panic! (the 'impossible' happened)[[BR]]
(GHC version 6.8.3 for i386-unknown-mingw32): [[BR]]
loadObj: failed [[BR]]
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug [[BR]]
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.8.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |