Ticket #6 (closed bug: Fixed)

Opened 12 years ago

Last modified 43 years ago

Debugging info confuses runtime linker

Reported by: simonmar Owned by: sewardj
Priority: normal Milestone:
Component: Runtime System Version: 5.02
Keywords: Cc:
Operating System: Architecture:
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

The runtime linker in GHCi can't load object files 
created with gcc -g, i.e. those containing debugging 
info.  It complains about the object having the wrong 
number of string tables.

Change History

Changed 12 years ago by sewardj

  • status changed from assigned to closed
Logged In: YES 
user_id=50143

Fixed for both ELF and Win32 PEi386.

Note: See TracTickets for help on using tickets.