Re: open_dll on Linux?
- Posted by mattlewis (admin) Sep 09, 2009
- 1601 views
jaygade said...
Are there any known issues with open_dll() on Linux?
Not that I'm aware of.
jaygade said...
Attempting:
eui callc.exuFrom the demos/unix directory. Paths are set. Sanity.ex passes. I made sure that callc.exu has the full paths to the .so files and that said files actually exist.
The program runs but reports that it cannot find the .so files and only prints out the Euphoria results. No ex.err or other error messages.
What does ldd say about the .so files? I'm not on a Linux box right now, though I will be in a while. I'll check again on my box.
Matt