I have a Windows XP 32 bit system with Celeron M processor. I've tried to install both Ruby 2.1.5-p273, and Ruby 3.1.0. The DevKit I'm using is DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe
In both cases of ruby, when I click START COMMAND PROMPT WITH RUBY, I get the message "The procedure entry point _gmtime64_s could not be located in the dynamic link library msvcrt.dll".
I need ruby to work on rails.
How can I solve it??