[Ecls-list] CL-Store and Osicat problems...

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Mon Oct 26 08:36:06 UTC 2009


On Mon, Oct 26, 2009 at 12:46 AM, Brit Butler <redline6561 at gmail.com> wrote:
> I promise this is the last time I'll hassle you for a little bit. :) Thanks
> again for your fine implementation. I'm having an issue compiling software
> that uses either osicat or cl-store. Specifically, during compilation gcc
> complains about not being able to find the entry point for a binary file

That error happens well after _another_ error was triggered during
compilation. I mean, if GCC cannot find an entry point for a binary it
is because it was not properly compiled. This can be due to wrong lisp
code, and then you must have seen an error message when building that
file, but you probably did not notice, or, less likely, wrong C code
generated by ECL.

> Is there anything
> I can do to resolve or help track down these issues?

Try building the library again and look for error messages.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list