I've also found it experimentally that atslib needs to be built in the correct environment (and probably prelude as well). That is to say, build the libats and prelude in a "MSYS2 MinGW 64-bit shell".
Assuming that your working dir is $PATSHOME: $ make -C ccomp/atslib -f Makefile clean $ make -C ccomp/atslib -f Makefile all Then the samples in doc/EXAMPLE/ATSLIB mostly work too. For now I'm just excluding the POSIX-specific functionality. -- You received this message because you are subscribed to the Google Groups "ats-lang-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ats-lang-users. To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/d2f41790-9a41-4b5a-a9d7-d0420ab3d4f0%40googlegroups.com.
