[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MIT-Scheme-devel] build failure with recent host
From: |
Taylor R Campbell |
Subject: |
[MIT-Scheme-devel] build failure with recent host |
Date: |
Thu, 13 Jun 2013 00:29:08 +0000 |
User-agent: |
IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.1.1 |
I just tried a fresh build of Scheme with a recent host, from
2013-05-28 and itself built with 9.1.1. It consistently fails with
this:
; Compiling file: "machines/x86-64/instr1.bin" =>
"machines/x86-64/instr1.com"...
;FASDUMP: Object is too large to be dumped: #(debugging-file-wrapper 2 "..."
#(#[dbg-info 2271] #[dbg-info 2272] #[dbg-info 2273] #[dbg-info 2274]
#[dbg-info 2275] ...))
With my lazy floating-point environment switching changes, it chokes
on runtime/hashtb instead. Any idea what this is all about?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [MIT-Scheme-devel] build failure with recent host,
Taylor R Campbell <=