logo       

[ ghc-Bugs-1073501 ] checkProddableBlock: invalid fixup in runtime linker: msg#00037

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-1073501 ] checkProddableBlock: invalid fixup in runtime linker

Bugs item #1073501, was opened at 2004-11-25 17:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1073501&group_id=8032

Category: None
Group: 6.2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: checkProddableBlock: invalid fixup in runtime linker

Initial Comment:
From: Tom Pledger <tkpledger@xxxxxxxxxxx>

Platform: Mandrake, linux kernel version 2.4.27-xena-1

This one has a good workaround: leave off the -g flag
when compiling C for use with ghci.

$ echo "int hello(){}" > hello.c
$ gcc -g -c hello.c
$ ghci hello.o
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version 6.2.1,
for Haskell 98.
/ /_\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.

Loading package base ... linking ... done.
Loading object (static) hello.o ... done
final link ... ghc-6.2.1: internal error:
checkProddableBlock: invalid fixup in runtime linker
Please report this as a bug to glasgow-haskell-
bugs@xxxxxxxxxxx,
or http://www.sourceforge.net/projects/ghc/


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1073501&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise