[Ecls-list] (no subject)

Greg Pfeil sellout42 at mac.com
Thu May 18 10:45:15 UTC 2006


I found another issue with CFFi-Grovel and ECL today.

if there's a cffi-grovel-file named (for example) "foo", c::builder 
creates object files with the following symbols:

foo.o
000001fb T init_TIBRV_CFFI

ECLINIT*.o
          U init_TIBRV

The ECLINIT file is correct, it would seem, but foo.o ends up defining 
the wrong symbol (probably because it's using the name of the source 
file, rather than the name of the object file).





More information about the ecl-devel mailing list