Skip to content
Darren Bane edited this page Jan 22, 2018 · 1 revision

OpenComal Platform support

I am: Jos Visser [email protected]
Date: Wed Sep 18 17:39:19 CEST 2002

As of version 0.3.0 the following platforms are supported:

  • Linux (including the subsystem on Windows)
  • macOS

OpenComal has been carefully constructed to abstract all system dependent routines in a separate module/file, with clear entry points. Thus, porting to another platform is not all too difficult... :-)

The Linux dependent file (pdclinux.c) should be real easy to use on other Unix operating systems as well... Once upon a time I had OpenComal running on FreeBSD, SunOS and HP-UX. I have received favourable reports about OpenComal running on BSD/OS 4.3 (with the Linux routines).

If you're contemplating a port, please do not hesitate to contact me.

Clone this wiki locally