klo uo <[email protected]> writes: [snip]
> Now that you mention MSYS2, quick Google shows it related to Cygwin, but it > seems you use it with MinGW? > It looks interesting, can you confirm if you use MSYS2 exclusively with > MinGW? MSYS2 is a Cygwin fork, but it comes with a package system that contains lots of tools and libraries for MinGW-w64 (32 and 64 bits). I use it for quickly installing the compiler, tools and libraries I need. Highly recommended. As for your problem with building hunspell, Alexpux (the maintainer of MSYS2) just confirmed on this thread that the build works for him, so you could try doing your build with MSYS2 as well, or just install it with MSYS2 package system. Start here: http://sourceforge.net/p/msys2/wiki/MSYS2%20installation/ ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
