On Wed, Nov 8, 2023 at 3:21 AM Walter Oesch via Freedos-devel <
freedos-devel@lists.sourceforge.net> wrote:
> I want to build the FreeDOS Kernel.
> I use Dosbox in Ubuntu Linux and watcom comiler from FreeDOS, version 1.9.
>
> I changed config.b to use watcom and copied to config.bat, then start w
Hallo
I have downloaded the ZIP from https://github.com/FDOS/kernel, Version 2.43
(2043).
I have nothing changed. Later I want to change some parts.
Ubuntu 22.04.3 LTS
I downloaded the assembler NASM version 0.98.39 compiled on Oct 12 2019
(renamed to nasm.exe and put it in the bin folder of wa
Hi,
On Wed, Nov 8, 2023 at 2:21 AM Walter Oesch via Freedos-devel
wrote:
>
> I want to build the FreeDOS Kernel.
Kernel 2043? Any particular reason to not use the stock build? Did you
modify anything or add any patches? Just curiosity?
> I use Dosbox in Ubuntu Linux and watcom comiler from Free
I want to build the FreeDOS Kernel.
I use Dosbox in Ubuntu Linux and watcom comiler from FreeDOS, version 1.9.
I changed config.b to use watcom and copied to config.bat, then start with
buildall.bat.
The compilation hangs in BOOT/boot.asm:437 Warning Must update constant
offset (17Bh)...
What did