how build x86's bootloader in ldc ?

guodemone via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sun Nov 8 19:35:05 PST 2015


On Sunday, 25 October 2015 at 15:14:32 UTC, David Nadlinger wrote:
> 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

minimal this OS, I use cdrom to pack it up and running after TSS 
error, do not know how to solve.



More information about the digitalmars-d-ldc mailing list