[Ecls-list] embedding ecl in multi-threaded C?
Ross Lonstein
rlonstein+ecls at pobox.com
Sun Mar 8 05:09:38 UTC 2009
At Sat, 07 Mar 2009 19:21:02 -0600,
Ross Lonstein wrote:
>
> At Fri, 06 Mar 2009 16:46:12 -0600, Ross Lonstein wrote:
> >
> > I'm experimenting with embedding ECL r8.12 in a library invoked by
> [snip]
>
> Nevermind. Worked it out after a night's sleep. :)
[snip]
That is I worked out my own mistakes. The vendor code does some
interesting things (for one, it unloads the shared object after use;
another it seems to use wrappers to malloc/free and the raw ones).
Turning off ECL's handling of SIGSEGV via ecl_set_option() let me
figure out how it failed (but not get a core, another feature).
Looks like it's not going to play well.
- Ross
More information about the ecl-devel
mailing list