[Mono-list] Using --optimize on Windows build (does it work?)

Paolo Molaro lupus@ximian.com
Fri, 7 May 2004 12:10:40 +0200


On 05/07/04 Andrew Larder wrote:
> I have been trying this for a few versions of Mono, but as it's got to Beta I thought I had better ask. How do you use the --optimize flag in the standard windows build? All I ever get is:
> 
> Unknown command line option: '--optimize'

Windows has a broken shell/command line handling: you need to quote the
arguments like this:

	mono '--optimize=all' program.exe ...

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better