> note that Windows (non-UNIX platform) can be compiled on MSYS2 which provides 
> a kind of POSIX environment. I compile on it evry day

Interesting, have you looked at the CMake build? I'm still amazed how
it takes less than 5 seconds or something on my 8-core Ryzen 1700 to
go from `cmake -G Ninja -DBUILD_SHARED_LIBS=ON .. && cmake --build .
--config Release` to a shared lib. Running configure alone takes more
than 5 seconds :D

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to