digitalmars.D - Does DM C++ & D share the same \DM directory
- John P <John_member pathlink.com> Oct 06 2005
- Lars Ivar Igesund <larsivar igesund.net> Oct 06 2005
I just downloaded the Digitial Mars(DM) D compiler. Per the instructions - it unzips creating the directories \DMD & \DM. If I also load DM C++ will C++ use the existing \DM directory? Any conflicts? Thanks, John
Oct 06 2005
John P wrote:I just downloaded the Digitial Mars(DM) D compiler. Per the instructions - it unzips creating the directories \DMD & \DM. If I also load DM C++ will C++ use the existing \DM directory? Any conflicts? Thanks, John
No conflicts, the linker and backend is the same. Lars Ivar Igesund
Oct 06 2005








Lars Ivar Igesund <larsivar igesund.net>