|
Hi Mike, ideally GNU APL under cygwin should not be different than on other platforms. Dyadic ⎕FX is implemented via dlopen() and friends. It might be that you need to install libtool on your platform. I sporadically test GNU APL under cygwin (normally before a release). But only briefly - if it compiles and starts. The handling of dynamic libraries is vries a lot between different platforms. You may need to adapt the compiler and linker options to produce dlls. Maybe this link helps: http://www.hep.by/gnu/libtool/Windows-DLLs.html /// Jürgen On 08/13/2015 10:05 PM, Mike Duvos
wrote:
|
- [Bug-apl] Cygwin and src/native Mike Duvos
- Re: [Bug-apl] Cygwin and src/native Juergen Sauermann
- Re: [Bug-apl] Cygwin and src/native Mike Duvos
