Fri Aug 10 01:47:53 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX #1271: create manifests, and embed them in executables on Windows
We have 4 new flags:
-fno-gen-manifest
suppresses creation of foo.exe.manifest
-fno-embed-manifest
suppresses embedding of the manifest in the executable
-pgmwindres
specify a program to use instead of windres
-optwindres
extra options to pass to windres
"windres" is now copied from mingw and included in a binary
distribution.
M ./compiler/main/DriverPipeline.hs -1 +56
M ./compiler/main/DynFlags.hs -1 +15
M ./compiler/main/SysTools.lhs -1 +17
M ./distrib/prep-bin-dist-mingw +1
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc