On 8/03/2015 8:13 am, David Macek wrote: > A new wikipage is up: > https://sourceforge.net/p/msys2/wiki/MSYS2%20introduction/ > > Comments are appreciated. >
Great write up. One thing that came to mind is the DLLs required by a MinGW built executable. The DLLs referenced by a MSYS2 MinGW built executable is specific to MSYS2. There is no uniform DLL naming across any of the differing projects in this area of building Windows executables and cross-compiling for Windows from Unix provides a bunch more differences. I feel a note to new users that they need to package and ship MSYS2 DLLs with a native Windows executable is worth doing. Thanks Chris ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
