February 29, 2004 D on DOS32/X32, old Linux kernel | ||||
---|---|---|---|---|
| ||||
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 Re: D on DOS32/X32, old Linux kernel | ||||
---|---|---|---|---|
| ||||
Posted in reply to Cloud9 Virtual | 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? |
Copyright © 1999-2021 by the D Language Foundation