February 29, 2004
Is it possible? Is it hard to do? dmd has only a Win32 mode, dmc can do DOS/DOS32.
I seem to remember that 32-bitness is a minimum requirement for D so straight *DOS will not do, but I'm fine with DOS32.

I would like to use D on an embedded x86 target and the OS choices are DOS(X) and ucLinux, which uses a 2.0.x kernel series.
What is the oldest kernel supported by Linux dmd?
March 03, 2004
It could be done on DOSX, it's just a matter of investing the time and effort doing the libraries for it.

"Cloud9 Virtual" <cloud9virtual@yahoo.com> wrote in message news:c1tbof$2sp4$2@digitaldaemon.com...
> Is it possible? Is it hard to do? dmd has only a Win32 mode, dmc can do
> DOS/DOS32.
> I seem to remember that 32-bitness is a minimum requirement for D so
> straight *DOS will not do, but I'm fine with DOS32.
>
> I would like to use D on an embedded x86 target and the OS choices are
> DOS(X) and ucLinux, which uses a 2.0.x kernel series.
> What is the oldest kernel supported by Linux dmd?