On Thursday, 21 June 2012 at 19:44:40 UTC, Walter Bright wrote:
On 6/21/2012 9:39 AM, Alex wrote:
is it possible to use D to write code to work without OS?
like i do it with gcc.

Sure. But you'll need to thoroughly understand how the D runtime startup code works, so you can adjust as necessary.

Good luck getting the C-runtime part of the "D runtime" right..

Reply via email to