On Sat, Sep 23, 2023 at 06:04:03PM +0800, Qian Yun wrote: > Unlike Linux, GMP library is not present on Windows system by default, > and it is common practice for applications to ship their dependencies. > So I made following changes to make it easier for FriCAS to use GMP > on Windows. > > First, this patch bundles libgmp-10.dll (mingw64 version) in our > Windows CI binary. > > Second, this patch changes loading logic on Windows to: > try system version of libgmp-10.dll first, (if user has installed > msys2 for example), if fails, try to load our bundled GMP version > instead.
Look OK, please commit. -- Waldek Hebisch -- 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 on the web visit https://groups.google.com/d/msgid/fricas-devel/ZQ7AZaqOtd6%2BZNCo%40fricas.org.