You could always pass the option -cc-options "-U___SINGLE_HOST", but there'll be a performance hit in the resulting code. gcc has issues with very large function definitions, like the ones gambit produced when --enable-single-host is in effect.
On Sun, Aug 30, 2009 at 9:21 PM, Steve Huffmansteve.huffman@gmail.com wrote:
I'm running OS X with 4 gigs of ram. I notice the cc process that is spawned uses about 3.5 gigs before it dies. That seems a bit excessive, no?