Author Topic: VisualAge COBOL 2.2 on ArcaOS or Warp 4.52  (Read 310 times)

Robert Roland

  • Newbie
  • *
  • Posts: 12
  • Karma: +2/-0
    • View Profile
VisualAge COBOL 2.2 on ArcaOS or Warp 4.52
« on: October 24, 2025, 06:30:36 am »
Has anyone installed VA COBOL on ArcaOS or Warp 4.52?

It seems the SOM objects have a problem - after a reboot, I get an error from PROTSHELL at startup and OS/2 crashes.

If I move VACOBOL to the end of the SOM path, it gets further, but still crashes.

Dave Yeo

  • Hero Member
  • *****
  • Posts: 5585
  • Karma: +141/-1
    • View Profile
Re: VisualAge COBOL 2.2 on ArcaOS or Warp 4.52
« Reply #1 on: October 24, 2025, 06:43:01 am »
Be careful with LIBPATH, likely it installed itself early in LIBPATH, move it to the end.
For VACPP, I use a script instead of letting it mess with config.sys, might be best to do the same.
I'll attach my script to give ideas. You should revert your config.sys to before you installed it and keep the new one under a different name so you know what you need.
Edit: Also note the use of the Toolkit and that some of it is installed by YUM or ANPM
« Last Edit: October 24, 2025, 06:48:43 am by Dave Yeo »

Robert Roland

  • Newbie
  • *
  • Posts: 12
  • Karma: +2/-0
    • View Profile
Re: VisualAge COBOL 2.2 on ArcaOS or Warp 4.52
« Reply #2 on: October 25, 2025, 05:15:52 am »
Be careful with LIBPATH, likely it installed itself early in LIBPATH, move it to the end.
For VACPP, I use a script instead of letting it mess with config.sys, might be best to do the same.
I'll attach my script to give ideas. You should revert your config.sys to before you installed it and keep the new one under a different name so you know what you need.
Edit: Also note the use of the Toolkit and that some of it is installed by YUM or ANPM

It was several paths - LIBPATH, SOMDIR, and it messed with LIB and INCLUDE, but I got it! Thanks for the hint!

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 5508
  • Karma: +49/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: VisualAge COBOL 2.2 on ArcaOS or Warp 4.52
« Reply #3 on: October 25, 2025, 05:56:50 pm »
Hello

This is interesting. I would like to put the info and recommendations on this thread and upload it to hobbes.

Robert, if you have any COBOL for OS/2 sample that you want to share, let me know to upload it to this Github account: https://github.com/orgs/OS2World/repositories?q=COBOL
I have some COBOL samples there, but I had never try to compile those, and I don't know if Microfocus COBOL samples are useful for your.

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.