how build x86's bootloader in ldc ?

David Nadlinger via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sun Oct 25 08:14:21 PDT 2015


Hi there,

On 25 Oct 2015, at 16:08, guodemone via digitalmars-d-ldc wrote:
> I want to build the x86 bootloader with Dlang,but how to build.
>
> I have ucore os code(asm+C),I want ucore (asm+C) to (asm+D).
>
> help me,thank you.

I'm afraid this question is a little too unspecific for us to be able to 
help you efficiently. Where exactly do you get stuck?

You might want to have a look at the old 
https://github.com/xomboverlord/xomb project for inspiration (an 
exokernel written in D1), or Adam Ruppe's more recent experiments: 
http://arsdnet.net/dcode/minimal.zip

Best,
David


More information about the digitalmars-d-ldc mailing list