G
Guest
Hello,
setting the switch /clr significantly increased the linking time (ca. 18
min). The linker output shows "/incremental:no /fullbuild", when setting the
switch /test.
The same code linked in less than 1 minute without the /clr switch. Is it
possible to use incremental linking when specifying the /clr switch?
The executable is currently a 15MB monster executable. Would it help to
break up the code into DLL's?
Thank you.
Michael
setting the switch /clr significantly increased the linking time (ca. 18
min). The linker output shows "/incremental:no /fullbuild", when setting the
switch /test.
The same code linked in less than 1 minute without the /clr switch. Is it
possible to use incremental linking when specifying the /clr switch?
The executable is currently a 15MB monster executable. Would it help to
break up the code into DLL's?
Thank you.
Michael