pkgsrc-wip/dmd/TODO

6 lines
237 B
Plaintext

The compiler itself compiles, but the standard library isn't ported.
- Since DMD requires itself to bootstrap, it has to fetch a DMD compiler.
This has to be done during the fetch stage and checked against a checksum,
not during build.