open-watcom-v2

Latest binary build is available from https://github.com/open-watcom/travis-ci-ow-builds/archive/master.zip and installers are available from SourceForge site https://sourceforge.net/projects/openwatcom/files/?source=navbar

  • Owner: open-watcom/open-watcom-v2
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Open Watcom v2 Fork

Welcome to the Open Watom v2 Project!

For more information about the project and build instructions see the GitHub wiki.

Discuss the Project on Discord, Reddit, GitHub, SourceForge or News Groups.

We now have an Official Discord server!
Join the discussion here!

Reddit Server, join the discussion Open Watcom on Reddit

SourceForge, join the discussion Open Watcom on SourceForge

GitHub, join the discussion Open Watcom on GitHub

Open Watcom News Groups, join the discussion Open Watcom News Groups

Source Tree Layout

Open Watcom allows you to place the source tree almost anywhere (although
we recommend avoiding paths containing spaces). The root of the source
tree should be specified by the OWROOT environment variable in setvars
(as described in Build document). All relative paths in this document are
taken relative to OWROOT location. Also this document uses the backslash
character as a path separator as is normal for DOS, Windows, and OS/2. Of
course on Linux systems a slash character should be used instead.

The directory layout is as follows:

bld
  - The root of the build tree. Each project has a subdirectory under
    bld. For example:
      bld\cg       -> code generator
      bld\cc       -> C compiler
      bld\plusplus -> C++ compiler
      (see projects.txt for details)

build
  - Various files used by building tools. Of most interest are the
    *.ctl files which are scripts for the builder tool (see below)
    and make files (makeint et al.).

docs
  - Here is everything related to documentation, sources and tools.

distrib
  - Contains manifests and scripts for building binary distribution
    packages.

contrib
  - Third party source code which is not integral part of Open Watcom.
    This directory contains especially several DOS extenders.

build\bin
  - This is where all build tools created during phase one are placed.

rel
  - This is default location where the software we actually ship gets
    copied after it is built - it matches the directory structure of
    our shipping Open Watcom C/C++/FORTRAN tools. You can install the
    system by copying the rel directory to your host and then setting
    several environment variables.

    Note: the rel directory structure is created on the fly. The
    location of rel tree can be changed by `OWRELROOT` environment
    variable.

Main metrics

Overview
Name With Owneropen-watcom/open-watcom-v2
Primary LanguageC
Program languageC++ (Language Count: 44)
Platform
License:Other
所有者活动
Created At2012-08-12 18:20:28
Pushed At2025-07-17 03:45:16
Last Commit At2025-07-17 01:42:32
Release Count62
Last Release NameCurrent-build (Posted on 2025-07-17 03:45:14)
First Release Name2020-09-08-Build (Posted on 2020-09-08 01:30:14)
用户参与
Stargazers Count1.1k
Watchers Count58
Fork Count178
Commits Count17.6k
Has Issues Enabled
Issues Count962
Issue Open Count245
Pull Requests Count281
Pull Requests Open Count3
Pull Requests Close Count100
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private