[Ecls-list] Fwd: Problem compiling Maxima 5.26.0 numerical/slatec/dbesj.lisp with ECL >= 12.7.1 on Cygwin

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Sat Dec 15 01:19:58 UTC 2012


On Fri, Dec 14, 2012 at 8:31 PM, Jean-Pierre Flori <jpflori at gmail.com>wrote:

> On my 64 bits Windows 7 system, ECL gets stuck while producing the C
> files for SLATEC::DBESJ function.
>

I managed to reproduce this. Cygwin's compiler hard-codes the constant 0.1
with not enough precision for what ECL attempts to do. As a result,
scale-float in ECL's src/lsp/format.lsp ends in an infinite loop. I am
uploading a patch that seems to solve the problem. I could not test the
other thing yet.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121215/fe9546c3/attachment.html>


More information about the ecl-devel mailing list