Hi, everybody!
Some time ago, I wrote about a problem when building a binary with dependencies.
Yesterday I've created a repository with minimal example:
https://github.com/svetlyak40wt/test-ecl-crash
It demostrates, how a programm, compiled with ECL is crashed because of it's dependency from CFFI. If you remove dependency – everything go well.
Please, help me to resolve this issue.