> > i copied dlaed6.lisp to the release branch and committed it there.
> > (I couldn't bring myself to commit all of the regenerated files.
> > I don't think it makes a difference. I get the same error with the
> > CVS trunk version which has all the regenerated files.)
> >
> > When I try load(lapack) it eventually fails with the "Heap exhausted"
> > message shown below. I am working with SBCL 1.0.25 (most recent
> > version) on CentOS Linux. The box has 2 Gbytes of memory.
> > I tried it with 1.0.23 pre-built binary and 1.0.25 built on the box,
> > same error each time.
>
> sbcl-1.0.20 works fine here. I investigated the situation a little and
> found that there is no problem with newest sbcl version on 64 bit platform.
> For 32 bit mashine the version 1.0.20 is last that works
I've check out dlaed6.lisp from 5.18.0 release tag.
Confirm that there are problem for compiling lapack's dgesvd with
sbcl-1.0.23(25) while 1.0.20 is ok. The issue exists for 32 bit linux platform
only. My mashine has 4Gb RAM.
best regards
Valery