[dmd-internals] Refactoring of the Objective-C integration

Jacob Carlborg via dmd-internals dmd-internals at puremagic.com
Tue Mar 7 12:07:31 PST 2017


> On 7 Mar 2017, at 13:26, Andrei Alexandrescu via dmd-internals <dmd-internals at puremagic.com> wrote:
> 
> A larger question is where such a feature would fit in the hierarchy of the important and urgent. I understand the sentiment that something seems naturally desirable to a group of folks, but there is no shortage of things to work on and we need to cull the list. -- Andrei


I started this discussion because I want to continue the work on the Objective-C support. Before doing that I would like to first have a good foundation. Taking the decision if the Objective-C support is enabled or not in the makefile (as it does today) is not a good solution in my opinion. Since both LDC and GDC supports cross-compiling (and hopefully DMD as well in the future) I thought it would be a good idea to move the decision to runtime (of the compiler).

-- 
/Jacob Carlborg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-internals/attachments/20170307/442a51f7/attachment.html>


More information about the dmd-internals mailing list