bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Cygwin and src/native


From: Mike Duvos
Subject: [Bug-apl] Cygwin and src/native
Date: Thu, 13 Aug 2015 13:05:01 -0700

I just noticed that Make builds .a files for things like FILE_IO under Cygwin instead of .DLL files.

Under Cygwin, you are running a windows binary with cygwin1.DLL doing an API translation between linux and windows, with your shared libraries set up as Windows .DLLs.

It is somewhat less than clear to me how this maps onto the dyadic FX load shared library feature in GNU APL.

What do I need to do in order to use FILE_IO under Cygwin?

Thanks,

Mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]