On May 31, 2012, at 4:41 PM, "tim krimm" <twkr...@gmail.com> wrote:
> On Thursday, 31 May 2012 at 11:18:48 UTC, Jacob Carlborg wrote: > >> DMD links using gcc anyway. > > Would this technique work for DMD on windows as well? > Would this technique work for DMD on the MAC OS? > > ============================================================== > OK, lets switch from XOMB to a starting point for embedded coding. > > Does this also mean there is no Garbage collection? > > What happens if you try to use dynamic arrays or classes? > > Will this cause linker errors to let the user know they are "out of bounds"? The wiki at http://dsource.org/project/druntime is a bit outdated but relevant.