(should also work with
You should use
wine
Only Win16 binaries require the ability to mmap low addresses, Win32 binaries do not. It is recommended that you test your application with the increase mmap_min_addr setting. If the application starts up without issue, then you should not need to remove the mmap_min_addr restriction.
(http://wiki.debian.org/mmap_min_addr)
$ cat
The rule on staying alive as a program manager is to give 'em a number or give 'em a date, but never give 'em both at once.