Separating ddmd
Johan Engelen via Digitalmars-d
digitalmars-d at puremagic.com
Wed Nov 9 01:07:43 PST 2016
On Wednesday, 9 November 2016 at 08:50:25 UTC, ANtlord wrote:
>
> Now it shows my only a lot of warnings and doesn't build
> project. This is output of build http://vpaste.net/k2Y1U
>
> Should I fix this warning for successful build or does compiler
> get another errors but they are not in output? If compiler has
> errors how can I see them? I added flag '-wi', but it shows
> this http://vpaste.net/OsjUs.
The warnings are harmless and are fixed in master.
I can't help you further with this. I don't know what exactly it
is you want to do, but copying LDC's ddmd folder with a lot of
LDC-specific modifications does not sound like the right
approach. I'd start from DMD's source, and work from there.
More information about the Digitalmars-d
mailing list