Heap usage after compiling my program with -O is vastly different (at least 10x more) than without -O. Why? How can I prevent this? (other than, of course, not using -O) --ken