[gambit-list] problems with clang

Bradley Lucier lucier at math.purdue.edu
Thu Apr 7 14:23:48 EDT 2016


Re:

On 04/06/2016 08:53 PM, Bradley Lucier wrote:
> I configured gambit on my Ubuntu 15.10 box with
>
> ./configure '--enable-single-host' 'CC=clang -g -save-temps -fsanitize=address,undefined -Wno-parentheses-equality’
<snip>
>
> It had been compiling one of the files for 28 hours when I left for dinner tonight, but after dinner it had miraculously finished.

Marc:  I'm now building it without --enable-single-host to see whether I 
can localize which part is miscompiled, and clang's been working about 
13 hours on _io.c so far.

If the larger functions in _io.scm could be broken up it would make this 
kind of work much more efficient.

Brad



More information about the Gambit-list mailing list