31 Aoû
2009
31 Aoû
'09
14:12
Hallo, On 8/31/09, Frederick LeMaster <fred.lemaster@gmail.com> wrote:
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 Huffman<steve.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?
Some GCC versions have trouble with code generated by Gambit-C unless one uses -fno-move-loop-invariants. Cheers, -- -alex http://www.ventonegro.org/