DMD to GDC option converter
Thomas Brix Larsen via D.gnu
d.gnu at puremagic.com
Fri Dec 11 09:39:04 PST 2015
On Friday, 11 December 2015 at 17:17:24 UTC, Basile B. wrote:
> Hey, I'm looking for someone who masters well GDC options to
> contribute to a tool for Coedit that converts DMD options to
> GDC options, either directly in a D project or here, on the NG,
> through posts.
>
> The project:
>
> https://github.com/BBasile/Coedit/tree/master/cegdcldc
>
> Currently there's only the skeleton. If someone is interested ,
> the thing to do is `void convertToGdc()`. Actually the skeleton
> is obsolete because it still contains the code for LDC while
> it's not required
> (http://forum.dlang.org/post/equsfqozpqbduvpqggcz@forum.dlang.org). You should get the goal anyway.
gdmd is part of the gdc package. It takes dmd options.
More information about the D.gnu
mailing list