Page 1 of 1

TC 5.2.1.250: Out of memory

Posted: Thu May 27, 2021 8:34 am
by AlexanderP
Hello!
We're using TC 5.2.1.250 (licensed) with C++ Builder 10.4 to speed up our project.
Unfortunately, there is one developer's machine with linker error, that we cannot quite figure out.
Out project is big and has good chunk of legacy code. And we're using clang.
The error is following:

C:\Program Files (x86)\JomiTech\TwineCompile\TCTargets104.targets : error : Fatal: Out of memory

Build logs are attached.

Re: TC 5.2.1.250: Out of memory

Posted: Thu May 27, 2021 9:38 pm
by jomitech
Linker memory issues are very difficult to pinpoint unfortunately. Try enabling the Split DWARF functionality introduced in 10.4.2 - that was built to help with linker memory issues.