TC 5.2.1.250: Out of memory

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
AlexanderP
Posts: 1
Joined: Thu May 27, 2021 8:03 am

TC 5.2.1.250: Out of memory

Post 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.
Attachments
PPSKiosk_build_fail_2021_05_27_14_19.rar
(98.51 KiB) Downloaded 357 times
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: TC 5.2.1.250: Out of memory

Post 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.
Jon
Post Reply