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.garciarip...@googlemail.com>
To:     Paul Bowyer <pbow...@olynet.com>
CC:     ecls-list@lists.sourceforge.net



On Tue, Dec 20, 2011 at 11:11 PM, Paul Bowyer <pbow...@olynet.com <mailto:pbow...@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

Attachment: patch.diff
Description: Binary data

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to