[Dlang-internal] A Proof of Concept for the baremetal D runtime plans

Mike Franklin slavo5150 at yahoo.com
Mon Apr 29 00:43:44 UTC 2019


On Friday, 26 April 2019 at 01:24:21 UTC, mbalantz wrote:
> Hello, my name is Mark Balantzyan, an aspiring developer and 
> Google Summer of Code 2019 applicant. It took much varied 
> realizations of discernment between what is permissible in C 
> and C++ but not in D during my development of this proof of 
> concept. I would hope to say I have ported it, however I am not 
> entirely sure as the output complains of linker errors though 
> producing an executable.

A few questions:
* What are the linker errors?
* What hardware architecture are you running on?
* Is it truly bare metal, are is there an underlying OS?
* Looking at the source code, it appears SDL is doing the heavy 
lifting.  Perhaps it is SDL that needs porting?

Mike




More information about the Dlang-internal mailing list