
22 Dec
2007
22 Dec
'07
6:12 p.m.
Hello Peter, Sunday, December 23, 2007, 1:12:05 AM, you wrote:
How can I force the linker to exclude all the sections that are not referenced?
ghc ... -optl -s
I thought it had to do something with -split-objs?
no, it's just `strip`
I▓ve written a short consolemode program, but it compiles to 1.3MB.
you can use upx --lzma to further decrease EXE size -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com