[gambit-list] Guile's new compiler

Alex Silva asandroq at gmail.com
Wed Nov 11 11:52:03 EST 2015


Hi,
>> On Nov 9, 2015, at 4:27 PM, Bradley Lucier <lucier at math.purdue.edu>
wrote:
>>
>> So using --enable-single-host, which generates a single C routine from a Scheme source file, quietly disables many optimizations even when --enable-c-opt is enabled and -Wdisabled-optimization is specified.
>>

Probably the reason why it builds so much faster than clang with
`--enable-single-host`.

-alex




More information about the Gambit-list mailing list