Hi, On Fri, 28 Apr 2017, at 07:42, Papa wrote: > In my Win8.1 is there a way to meke MSYS2 recognized my > C:\mingw-w64\mingw64\bin . I need to make MSYS2 find gcc so that I can use it > to build other applications like FLTK. How can I do this? > Thanks
You should use the mingw-w64 GCC version which comes with MSYS2. You can install it with: pacman -S mingw-w64-x86_64-gcc Then open up a Mingw-w64 Shell and "gcc" will be on the PATH. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users