[GHC] #2834: DLL compilation does not work as it did in 6.8.3
GHC
trac at galois.com
Mon Dec 1 16:17:57 EST 2008
#2834: DLL compilation does not work as it did in 6.8.3
------------------------+---------------------------------------------------
Reporter: lewissandy | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.10.1 | Severity: normal
Keywords: DLL, Shared | Testcase:
Os: Windows | Architecture: Unknown/Multiple
------------------------+---------------------------------------------------
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
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2834>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list