[PATCH] Accept .sld as scheme extensions in r7rs

2020-02-14 Thread Nguyễn Thái Ngọc Duy
This is similar to 0bb980f12 (New function: install-r6rs!, 2019-09-25) which accepts .sls extension for r6rs. In r7rs, most portable libraries use .sld. * module/ice-9/boot-9.scm (install-r7rs!): Update %load-extensions. --- module/ice-9/boot-9.scm | 3 +++ 1 file changed, 3 insertions(+) diff

Re: Segfault while building on 64-bit Cygwin

2020-02-14 Thread Charles Stanhope
On 2/6/20, Charles Stanhope wrote: > On 2/6/20, Andy Wingo wrote: > >> Given that John said that compilation went fine with >> GUILE_JIT_THRESHOLD=-1, I think perhaps this problem may have been fixed >> in the past. My suspicions are that this issue is an ABI issue with >> lightening that could