Migrating dmd to D?

Iain Buclaw ibuclaw at ubuntu.com
Thu Feb 28 07:22:56 PST 2013


On Feb 28, 2013 3:02 PM, "Andrei Alexandrescu" <
SeeWebsiteForEmail at erdani.org> wrote:
>
> On 2/28/13 1:45 AM, Iain Buclaw wrote:
>>
>> Once HEAD is compiled by the previous release (or system D compiler), it
>> might be a good practice for HEAD to compile itself too. Then this
>> compiler built by HEAD will then build the library.
>
>
> Do you think there's a risk that bootstrapping causes trouble for gdc?
>
> Andrei

No more a risk than bootstrapping for dmd.  However my main concern is that
I'd rather see this happen at a time when we port to more architectures
other than x86 and 64bit. Leaving the cross-compiler step as a non-issue as
there is already a suitable D compiler on the targeted system.

Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130228/fa6dbf1c/attachment.html>


More information about the Digitalmars-d mailing list