<p dir="ltr">On 23 Dec 2014 13:30, "CraigDillabaugh via Digitalmars-d-announce" <<a href="mailto:digitalmars-d-announce@puremagic.com">digitalmars-d-announce@puremagic.com</a>> wrote:<br>
><br>
> On Tuesday, 23 December 2014 at 11:53:38 UTC, Dicebot wrote:<br>
>><br>
>> On Tuesday, 23 December 2014 at 10:52:58 UTC, Joseph Rushton Wakeling wrote:<br>
>>><br>
>>> clip<br>
>><br>
>><br>
>> Consider both things like embedded/MIPS and Windows64 - LLVM tooling is not as strong on those right now, GCC does not provide such easy way to reuse C++ frontend and with DMD/MSVC it is simply beyond feasibility.<br>
>><br>
>> clip<br>
><br>
><br>
> Regarding GCC C++ frontend, will this be of help (also recently posted on this list):<br>
><br>
> <a href="http://forum.dlang.org/thread/weodkqwxrqetvolhbghb@forum.dlang.org">http://forum.dlang.org/thread/weodkqwxrqetvolhbghb@forum.dlang.org</a><br>
></p>
<p dir="ltr">I would say no.  The interface exposed by the jit frontend only supports a small subset of C-like code at this point in time.  And doesn't allow you to access other frontends.</p>
<p dir="ltr">Iain.</p>