[gambit-list] Building gambit with --enable-test-coverage

Marc Feeley feeley at iro.umontreal.ca
Wed Feb 18 12:01:57 EST 2015


You can’t configure it out, but you could change the makefiles to not compile it (but you need to bootstrap Gambit first).

The proper solution is probably to chop _t-univ.scm into smaller files, like for _t-c-[123].scm .

File an issue on github and I will add this to my todo.

Marc

> On Feb 18, 2015, at 11:21 AM, Bradley Lucier <lucier at math.purdue.edu> wrote:
> 
> I've tried several ways to build gambit with test coverage. 
> 
> Gcc has problems with compiling gambit-generated C code with test coverage and profiling arcs; the PR is here:
> 
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64928
> 
> So I tried LLVM on Mac OS X. Things got stuck compiling _t-univ.scm (at least, I ran out of patience). 
> 
> Which led me to wonder: can Gambit be configured not to incorporate _t-univ.scm?  I don't think I ever use or need it, and it's the biggest thing in gsc/. 
> 
> Brad

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4839 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20150218/4da0b632/attachment.bin>


More information about the Gambit-list mailing list