On Sunday, 22 March 2015 at 15:29:00 UTC, Koi wrote:
thank you Etienne, after i replaced dmd's link.exe my project
compiles successfully in debug-mode again.
i'll add this info in my "todo-after-installing-DMD.txt" just
in case.
On Sunday, 22 March 2015 at 14:29:14 UTC, Etienne wrote:
This is due to a high amount of symbols in your code.
I fixed this almost a year ago in the optlink repository:
https://github.com/DigitalMars/optlink/pull/15
You should be able to download it on the digitalmars.com
website under:
Digital Mars C/C++ Compiler Version 8.57 (3662658 bytes)
The link.exe file in the bin folder is up-to-date.
Maybe this should be distributed in the DMD installer?