Skip to content
Jiří Malák edited this page Jul 1, 2017 · 15 revisions

Welcome to Open Watcom v2!

For information about how to build Open Watcom from source see the Build file.

Overview

This project is a friendly fork of Open Watcom. The primary purpose of this fork is to forward development on 64 bit support in the Open Watcom tools. We are interested in both creating tools that are themselves 64 bit executables and also that can generate and manipulate 64 bit code. However, all reasonable contributions intended to improve or extend Open Watcom are also welcome.

We owe a debt of thanks for all the work done on Open Watcom over the years by contributors too numerous to name here. Without their efforts Open Watcom would not be where it is today. We hope to continue developing and improving Open Watcom in the same tradition.

Current binary build is created after each change in OW Git repository. It is build by Travis-CI site. If it succeed then copy of OW build binaries is put back into OW binary build repository. If it fails then only build log files are transfered back.

Binary installers of this version of Open Watcom can be downloaded from SourceForge. The binaries are refreshed on an irregular schedule. Bug reports, enhancement requests, and related discussion should be done on the GitHub site issues list.

Clone this wiki locally