sisyphus <sisyphus...@gmail.com> writes: > In msys2, I've just updated 32-bit Cairo (mingw32/mingw-w64-i686-cairo) to > version 1.16.0-1 but, after re-building the program, I'm getting a pop-up > with the following runtime error: > > "The procedure entry point __divmoddi4 could not be located in the dynamic > link library libgcc_s_dw2-1.dll" > > How do I install the updated libgcc_s_dw2-1.dll that contains the missing > entry point ? > > I updated Cairo by simply running: > pacman -S mingw32/mingw-w64-i686-cairo > > Was that the wrong way to go about it ? > I followed the same procedure to update 64-bit Cairo > (mingw64/mingw-w64-x86_64-cairo) and struck no problems.
Do a full update: pacman -Suuy (if it asks about replacing packages, answer yes) If the problem persists, create a bug report on https://github.com/msys2/MINGW-packages/issues Maybe the package needs a rebuild against recent gcc & runtime. _______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users