Ticket #2834 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

DLL compilation does not work as it did in 6.8.3

Reported by: lewissandy Owned by:
Priority: normal Milestone:
Component: Compiler Version: 6.10.1
Keywords: DLL, Shared Cc:
Operating System: Windows Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

Creating a windows DLL in GHC 6.10.1 in accordance with the "adder" example in the GHC documentation (section 12.6) results in a large number of undefined reference errors. The same code compiles without error in 6.8.3

Attachments

Adder.bat Download (123 bytes) - added by lewissandy 4 years ago.
Adder code
Adder.hs Download (173 bytes) - added by lewissandy 4 years ago.
dllMain.c Download (505 bytes) - added by lewissandy 4 years ago.
adder.def Download (31 bytes) - added by lewissandy 4 years ago.
Output.log Download (70.0 KB) - added by lewissandy 4 years ago.

Change History

Changed 4 years ago by lewissandy

Adder code

Changed 4 years ago by lewissandy

Changed 4 years ago by lewissandy

Changed 4 years ago by lewissandy

Changed 4 years ago by lewissandy

Changed 4 years ago by simonmar

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to duplicate

Duplicate of #2745

Note: See TracTickets for help on using tickets.