-
-
hdpmi causes the system to crash or reboot, when accessing empty CD rom drives.
Reproducing the error:
--------------------------------
-FreeDOS with uide.sys
-qemu or real computer
-random D…
-
The sources compile fine, however a black screen is displayed when I try and run any of the demo applications compiled.
-
-
Just tried this on fedora:
```
[root@e40b6d64708f build-gcc]# ./build-djgpp.sh --batch --prefix=/usr/local --target=i386-pc-msdosdjgpp all
/build-gcc/script/check-deps-and-confirm.sh: line 49: whic…
-
Я попытался собрать данный компилятор Рефала под DOS используя DJGPP - компиляция останавливается на этапе генерации srefc-core.exe
файл ``rasl-appender\_rasl-appender.exe`` успешно компилируется с…
-
The Compiler Explorer now includes the djgpp target, which somehow I hadn't noticed before. First of all I think it's a bit pointless since the generated asm should be identical to other i386 targets,…
jwt27 updated
2 years ago
-
Hi,
Building libwatt.a compiled, so would it be a candidate upgrading 16-bit Arachne to DJGPP SSL/TLS 32-bit?
Source Code, [link](http://glennmcc.org/arachne/asrc199.zip)
DJGPP SSL/TLS 32-bit refer…
-
Tried building with gcc 14 today. It produces some new warnings, mostly bogus (swapped `calloc()` arguments). But this one looks valid:
```
i386-pc-msdosdjgpp-gcc @build/djgpp/gcc.arg -o build/d…
jwt27 updated
3 months ago
-
These platforms seem like the most plausible to add cross platform regression tests to CI for. DJGPP and Emscripten are needed in particular due to the number of hacks they require.