Dave Lewis uploaded a new version of VMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/VMMaker-dtl.200.mcz==================== Summary ====================
Name: VMMaker-dtl.200
Author: dtl
Time: 2 November 2010, 6:58:07 am
UUID: 5c561064-656f-4b3a-903f-65e3ea147c50
Ancestors: VMMaker-dtl.199
VMMaker 4.3.14
Permit allocation of very large individual objects, e.g. "String new: 1024 * 1024 * 1024 * 4" for 64 bit object memory on 64 bit host. Resulting object may not display properly in an inspector, but is otherwise valid and can be successfully garbage collected.
Fix JPEGReadWriter2PluginTest>>formBytes for compatibility with Squeak 3.8.