[GSoC] Header Generation for C/C++
Eduard Staniloiu
edi33416 at gmail.com
Wed Jul 17 13:20:39 UTC 2019
On Wednesday, 17 July 2019 at 12:40:38 UTC, Iain Buclaw wrote:
> On Tue, 16 Jul 2019 at 15:20, Eduard Staniloiu via
> Digitalmars-d <digitalmars-d at puremagic.com> wrote:
>> [...]
>
> So it's probably worth giving the generated header a test
> against gdc then.
>
> https://github.com/gcc-mirror/gcc/tree/ibuclaw/gdc
>
I'll give this a shot. Could you please give me a helping hand on
how to get gdc to compile with the generated `frontend.h`?
>
>> [...]
>
> So this would be part of the compiler rather than a standalone
> application? What's the rationale there?
Keeping it as part of the compiler doesn't require to redo all
steps that `mars.d` does and it is also consistent with the
current `.di` and `.json` generators.
More information about the Digitalmars-d
mailing list