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

  • 所有者: open-watcom/open-watcom-v2
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者open-watcom/open-watcom-v2
主編程語言C
編程語言C++ (語言數: 44)
平台
許可證Other
所有者活动
創建於2012-08-12 18:20:28
推送於2025-07-17 03:45:16
最后一次提交2025-07-17 01:42:32
發布數62
最新版本名稱Current-build (發布於 2025-07-17 03:45:14)
第一版名稱2020-09-08-Build (發布於 2020-09-08 01:30:14)
用户参与
星數1.1k
關注者數58
派生數178
提交數17.6k
已啟用問題?
問題數962
打開的問題數245
拉請求數281
打開的拉請求數3
關閉的拉請求數100
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?