Author Topic: IBM and VisuaAge C / C++ runtimes  (Read 3774 times)

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4746
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
IBM and VisuaAge C / C++ runtimes
« 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

I want to focus first on each release with the latest fixpack.  So this is my list for the moment:

Code: [Select]
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 with different time stamps and sizes:

Code: [Select]
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?

If you know about any newer version of the others VisualAge runtime DLLs, or any other comments, please let me know.

Regards
« Last Edit: December 31, 2020, 08:31:46 am by Ian Manners »
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Ian Manners

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 464
  • Karma: +10/-0
  • I am the computer, it is me.
    • View Profile
    • ComKal Networks Australia
Re: IBM and VisuaAge C / C++ runtimes
« Reply #1 on: December 30, 2020, 06:25:34 pm »
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.
« Last Edit: December 31, 2020, 08:32:45 am by Ian Manners »
Cheers
Ian B Manners

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4746
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: IBM and VisuaAge C / C++ runtimes
« Reply #2 on: December 30, 2020, 08:33:14 pm »
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
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Andy Willis

  • Sr. Member
  • ****
  • Posts: 292
  • Karma: +7/-0
    • View Profile
Re: IBM and VisuaAge C / C++ runtimes
« Reply #3 on: January 07, 2021, 04:06:24 am »
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

I want to focus first on each release with the latest fixpack.  So this is my list for the moment:

Code: [Select]
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 with different time stamps and sizes:

Code: [Select]
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?

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