TC 3.4.1 Static linking - fatal: Out of memory

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
aru
Posts: 3
Joined: Thu Sep 11, 2014 6:37 am

TC 3.4.1 Static linking - fatal: Out of memory

Post by aru »

Hello

TC 3.4.1, XE Version 15.0.3953.35171, OS: Win XP 2002 SP3
Out of memory error appers during static linking
TCTargetsXE.targets(442,5): error : Fatal: Out of memory
target "TCPerformLink"

How to fix this err?
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: TC 3.4.1 Static linking - fatal: Out of memory

Post by jomitech »

Was this a 32-bit Windows project?
Jon
aru
Posts: 3
Joined: Thu Sep 11, 2014 6:37 am

Re: TC 3.4.1 Static linking - fatal: Out of memory

Post by aru »

yes
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: TC 3.4.1 Static linking - fatal: Out of memory

Post by jomitech »

Sorry for the delay in replying, do you get this error with TC off? It almost sounds like the library limit that TLIB/ILINK have.
Jon
aru
Posts: 3
Joined: Thu Sep 11, 2014 6:37 am

Re: TC 3.4.1 Static linking - fatal: Out of memory

Post by aru »

It links without error when TC off
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: TC 3.4.1 Static linking - fatal: Out of memory

Post by jomitech »

Can you try increasing the tlib page size in the project options?
Jon
Post Reply