[GHC] #1660: Can't make DLLs anymore
GHC
trac at galois.com
Mon Sep 3 11:43:14 EDT 2007
#1660: Can't make DLLs anymore
------------------------+---------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.8
Component: Driver | Version: 6.7
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Windows | Testcase:
Architecture: x86 |
------------------------+---------------------------------------------------
Comment (by guest):
It's important to be able to pass a .def file to the DLL maker so you can
control export and naming of symbols exactly. It seems that the new setup
uses ld rather than dlltool to create the DLL, so I have no idea how to do
this anymore.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1660>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list