The installer gnatwin-3.15p.exe, when executed on Windows NT 3.51, failed with the message shown below. Instead of making the installer working on Windows NT 3.51, I have copied over the files installed under C:\GNAT on Windows NT 4.0/2000 to the same location on Windows NT 3.51. When I executed gnatmake.exe from C:\GNAT\BIN, it was looking for msvcrt.dll which was missing on my Windows NT 3.51. I've copied over msvcrt.dll from a Windows 2000 system to C:\GNAT\BIN of the Windows NT 3.51 system and put C:\GNAT\BIN to the system PATH and attempted to compile a small test program. It ended up with an error message shown below. |
Retrocomputing >