Hello. I am trying to make a library that makes use of 'STR' package and
link it into my C program.
I presumed that using :monolithic t flag would result in the static library
that contained all systems my library depends on. However it seems that is
not the case.
Here is my .asd file:
(defsystem
On 11/25/20, Garrett Dangerfield wrote:
> I got the 20.4.24 tarball and actually managed to compile it on Windows 10
> using cygwin gcc.
Here is my experience with (latest) ECL on Windows 10:
I installed the (free) MSVC compiler (which is the natural choice on
Windows, has fewer dependencies and