[GHC] #1660: Can't make DLLs anymore
GHC
trac at galois.com
Tue Sep 4 11:31:05 EDT 2007
#1660: Can't make DLLs anymore
------------------------+---------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: reopened
Priority: high | Milestone: 6.8
Component: Driver | Version: 6.7
Severity: minor | Resolution:
Keywords: | Difficulty: Unknown
Os: Windows | Testcase:
Architecture: x86 |
------------------------+---------------------------------------------------
Changes (by clemens):
* resolution: fixed =>
* severity: normal => minor
* status: closed => reopened
Comment:
I was about to commit a patch that fixes the .def issue. We have to strip
-Wl--export-all-symbols (or similar) from the gcc invocation (otherwise
.def makes only limited sense). My intention was to update the ghc user
manual along with it, but it doesn't fit into the "Windows stuff" section
anymore, because ghc -shared is cross-platform. Where would this stuff go?
Create a new chapter?
Reopening ticket (feel free to bug me, if this still shows up unresolved
in a month)
--
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