On 2/28/25 10:53 PM, Camm Maguire wrote: > Greetings, and thanks! > > Qian Yun <oldk1...@gmail.com> writes: > >> For windows, there's packaged binary to download directly. >> That binary is compiled with sbcl on mingw64. >> >> As for cygwin, sbcl does not run on it, ecl worked on it, >> I have not tried for a long time. The advantage of cygwin >> is to have X11 support. >> > > Pending the answer to my earlier query regarding WSL making cygin and > mingw obsolete, GCL 2.6 and 2.7 supports cygwin, in case you want the > X11 support. >
WSL is pure Linux, windows is doing the emulation. Cygwin is an emulation layer, you can consider Cygwin as a quirky Linux distribution. Mingw is obsolete, but Mingw-w64 is not. This provides a *native* windows executable. Which I consider as the most valuable target if you are considering windows support, because it provides the best user experience. - Qian -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/fricas-devel/d73f8024-65c7-4242-b562-65a6a8b58acb%40gmail.com.