[Ecls-list] Build problem

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Wed Dec 21 18:15:58 UTC 2011


On Tue, Dec 20, 2011 at 11:11 PM, Paul Bowyer <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/d213606b/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/d213606b/attachment.obj>


More information about the ecl-devel mailing list