Specify LDC to compile specific files

Michelle Long HappyDance321 at gmail.com
Sat Mar 2 04:49:45 UTC 2019


The problem with LDC is that it is very slow to compile. About 
10x slower than dmd. Unfortunately certain things need ldc to 
function such as dcompute.

It would be nice if one could specify certain files to compile 
for ldc only.


I guess the only way to accomplish this is to create a new 
project in the solution and use LDC for that?


More information about the Digitalmars-d-ide mailing list