Trass3r schrieb:
> I got the dmd2 compiler in the PATH, thus dsss correctly uses phobos
> imports and stuff from the dmd2 directory.
> BUT what it does not is setting the D_Version2 version??? Why does that
> happen, isn't that set by the compiler?

It is set by the compiler. But dsss has an own D compiler included to
retrieve the imports and pragmas. If you see error messages, they might
come from the dsss internal DMD frontend.
You can set the versions in the compiler profile, see dsss/etc/rebuild/

Reply via email to