OS2 World Community Forum
OS/2, eCS & ArcaOS - Technical => Applications => Topic started by: Martin Iturbide on December 29, 2020, 05:30:01 pm
-
Hi
I want to try to organize and upload the IBM C and VisualAge C runtime files in one file. This is just to allow people to find only some missing DLLs, nothing amazing.
I'm doing it based on this list: http://www.edm2.com/index.php/VisualAge_C%2B%2B_Run-Time_Libraries (http://www.edm2.com/index.php/VisualAge_C%2B%2B_Run-Time_Libraries)
I want to focus first on each release with the latest fixpack. So this is my list for the moment:
VisualAge C++ 3.0 + Fix 8
07-29-1997 185,342 CPPOM30.DLL
07-29-1997 39,633 CPPON30.DLL
07-29-1997 83,732 CPPOOB3.DLL
07-29-1997 46,618 CPPOOD3.DLL
07-29-1997 62,776 CPPOOM3.DLL
07-29-1997 644,810 CPPOOU3.DLL
07-29-1997 174,493 CPPOS30.DLL
C/C++ Compiler 3.6.5 + Fix 2
11-08-2000 44,281 CPPRDI36.DLL
11-08-2000 299,825 CPPRMI36.DLL
11-08-2000 75,393 CPPRNI36.DLL
11-08-2000 285,955 CPPRSI36.DLL
11-08-2000 57,077 CPPRWM36.DLL
11-08-2000 34,875 CPPXM36.DLL
11-08-2000 45,571 CPPXM36I.DLL
11-08-2000 34,554 CPPXS36.DLL
11-08-2000 43,045 CPPXS36I.DLL
VisualAge C++ 4.0 - Fix 1
03-16-1999 221,237 CPPRSI40.DLL
03-16-1999 235,849 CPPRMI40.DLL
03-16-1999 55,549 CPPRNI40.DLL
03-16-1999 1,437,780 CPPOBI40.DLL
03-16-1999 203,776 CPPODI40.DLL
03-16-1999 1,997,664 CPPOUI40.DLL
03-16-1999 56,430 CPPRWM40.DLL
I thought that IBM C 3.6.5 latest fixpack was #2, but I found this file: cpprmrs.zip (http://www.os2site.com/sw/dev/vacpp/cpprmrs.zip) with different time stamps and sizes:
02-07-2001 299,623 cpprmi36.dll
02-07-2001 286,010 cpprsi36.dll
I'm wondering were did "cpprmrs.zip" showed up since IBM C-C++ Fixpack 2 is dated 2000-12-20, and if this is the latest versions, and if there was also a 2001 version of the rest of the DLLs. Where there some unlisted fixpacks that are not availble on IBM's site anymore (http://ftp://ftp.software.ibm.com/ps/products/visualagecpp/fixes/)?
If you know about any newer version of the others VisualAge runtime DLLs, or any other comments, please let me know.
Regards
-
No idea where it came from but should I move it to http://www.os2site.com/sw/dev/vacpp/index.html ?
Added: ok, moved, and updated the link above.
-
Hi Ian
That's a good question. I always wonder which should be the right location for runtime DLLs files. Because there not exactly development tool to be located in "development" but we usually don't have a "runtime" directory for it. Hobbes also locates runtimes DLLs on "/pub/os2/dev". So, maybe... I guess... that it should be ok to move it to "sw/dev/vacpp/" in your case.
Regards
-
Hi
I want to try to organize and upload the IBM C and VisualAge C runtime files in one file. This is just to allow people to find only some missing DLLs, nothing amazing.
I'm doing it based on this list: http://www.edm2.com/index.php/VisualAge_C%2B%2B_Run-Time_Libraries (http://www.edm2.com/index.php/VisualAge_C%2B%2B_Run-Time_Libraries)
I want to focus first on each release with the latest fixpack. So this is my list for the moment:
VisualAge C++ 3.0 + Fix 8
07-29-1997 185,342 CPPOM30.DLL
07-29-1997 39,633 CPPON30.DLL
07-29-1997 83,732 CPPOOB3.DLL
07-29-1997 46,618 CPPOOD3.DLL
07-29-1997 62,776 CPPOOM3.DLL
07-29-1997 644,810 CPPOOU3.DLL
07-29-1997 174,493 CPPOS30.DLL
C/C++ Compiler 3.6.5 + Fix 2
11-08-2000 44,281 CPPRDI36.DLL
11-08-2000 299,825 CPPRMI36.DLL
11-08-2000 75,393 CPPRNI36.DLL
11-08-2000 285,955 CPPRSI36.DLL
11-08-2000 57,077 CPPRWM36.DLL
11-08-2000 34,875 CPPXM36.DLL
11-08-2000 45,571 CPPXM36I.DLL
11-08-2000 34,554 CPPXS36.DLL
11-08-2000 43,045 CPPXS36I.DLL
VisualAge C++ 4.0 - Fix 1
03-16-1999 221,237 CPPRSI40.DLL
03-16-1999 235,849 CPPRMI40.DLL
03-16-1999 55,549 CPPRNI40.DLL
03-16-1999 1,437,780 CPPOBI40.DLL
03-16-1999 203,776 CPPODI40.DLL
03-16-1999 1,997,664 CPPOUI40.DLL
03-16-1999 56,430 CPPRWM40.DLL
I thought that IBM C 3.6.5 latest fixpack was #2, but I found this file: cpprmrs.zip (http://www.os2site.com/sw/dev/vacpp/cpprmrs.zip) with different time stamps and sizes:
02-07-2001 299,623 cpprmi36.dll
02-07-2001 286,010 cpprsi36.dll
I'm wondering were did "cpprmrs.zip" showed up since IBM C-C++ Fixpack 2 is dated 2000-12-20, and if this is the latest versions, and if there was also a 2001 version of the rest of the DLLs. Where there some unlisted fixpacks that are not availble on IBM's site anymore (http://ftp://ftp.software.ibm.com/ps/products/visualagecpp/fixes/)?
If you know about any newer version of the others VisualAge runtime DLLs, or any other comments, please let me know.
Regards
There were a few updates since FP2:
5-14-02 18:28 285,977 154 ___A_ cpprsi36.dll
5-14-02 18:28 299,726 154 ___A_ cpprmi36.dll
5-14-02 18:28 75,393 154 ___A_ cpprni36.dll
I found them here:
https://www.os2site.com/sw/dev/vacpp/vac365fx.zip