[gambit-list] gambit + blackhole + srfi 13

Alex Queiroz asandroq at gmail.com
Mon Aug 31 10:12:49 EDT 2009


Hallo,

On 8/31/09, Frederick LeMaster <fred.lemaster at 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 at 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/



More information about the Gambit-list mailing list