Skip to content

ghc does not work as advertized in 11.5.1. Linking with DLLs

-- meta-comments:
-- why no field for platform on this sf form?
-- and why so few chars per line?

$ uname -a
CYGWIN_98-4.10 vaio 1.5.5(0.94/3/2) 2003-09-20 16:31 
i686 unknown unknown Cygwin

$ cat >hello.hs
module Main where
main = putStrLn "hi"

$ ghc -o hello hello.hs

$ ls -l hello.exe
-rwxr-xr-x    1 unknown  mkgroup    462725 Apr  2 18:41 
hello.exe

-------
according to 11.5.1 in

http://www.haskell.org/ghc/docs/latest/html/users_guide/
win32-dlls.html

the size should be more like 46xx than 46xxxx

claus.reinke@talk21.com
Trac metadata
Trac field Value
Version 6.4
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution ResolvedFixed
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information