[Ecls-list] Fwd: Re: Build problem
Paul Bowyer
pbowyer at olynet.com
Wed Dec 21 20:45:55 UTC 2011
In reply to your post, I experienced the same problem and Juanjo
provided a patch (attached) that solved the problem.
Paul
-------- Original Message --------
Subject: Re: [Ecls-list] Build problem
Date: Wed, 21 Dec 2011 19:15:58 +0100
From: Juan Jose Garcia-Ripoll <juanjose.garciaripoll at googlemail.com>
To: Paul Bowyer <pbowyer at olynet.com>
CC: ecls-list at lists.sourceforge.net
On Tue, Dec 20, 2011 at 11:11 PM, Paul Bowyer <pbowyer at olynet.com
<mailto:pbowyer at olynet.com>> wrote:
Condition of type: SIMPLE-ERROR
Cannot find out entry point for binary file BUILD:CLX;SHAPE.O.NEWEST
No restarts available.
Together with the code for inlining functions I added some checks to
prevent inlining recursive functions. The check was incorrect, as it did
not consider the possibility that the arguments to the function
contained further references. The patch attached solves this problem --
it will take some days until I can upload fixes.
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/20111221/09613bbb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 1323 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20111221/09613bbb/attachment.obj>
More information about the ecl-devel
mailing list