-
It would be incredibly useful if this could build under newer tools. Not asking the authors or maintainers to handle (or anyone else). I would just like the issue to stand until it's managed by someon…
-
Dosemu is not currently supported on Buster, so forwardported from the last Stretch source with only libslang2 dependencies. Here is the last section of the build that breaks and incidentally leaves t…
-
Hi there,
I started with watcom on a linux host as a dos cross compiler a few weeks ago and I am really excited about it so far.
There are just a few things I had to get used to, differences from…
-
Check pls this link https://sourceforge.net/projects/openwatcom/files/current-build/
(anyway, looks like it wasn't updated for a long time). It's possible to upload those builds at github as a 'releas…
-
Hello,
I tried to compile the following code which worked fine with the 2015er version of watcomv2.
```
static void (__interrupt *OldKeyVect)(void);
static void
INL_StartKbd(void)
{
IN_C…
-
```
= 01:26:33 /home/ewe2/devel/openwatcom/open-watcom-v2/bld/cpplib/complex/generic.086/mc =
c++ abs.obj
Segmentation fault
Error(E42): Last command making (abs.obj) returned a bad status
Error(…
-
Attempting to build the Watcom source tree on the latest OSX Sierra.
Got an error here:
```
=== 16:03:47 /Users/jeroenjacobs/open-watcom-v2/bld/browser/dlgprs/binbuild ===
yacc dlgytab.h
yacc bndyta…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits …
-
While now everything is building through raw makefiles, I want to have CMake which is very advanced, flexible, and easy to use.
## What new build must be able:
- [x] Option to compile gen_adldata.…
-
Есть такой компилятор C/C++ - доступен под достаточно либеральной лицензией https://github.com/DigitalMars/dmc/blob/master/LICENSE
Может быть можно добавить его поддержку в bootstrap.bat скрипт? Я по…