Dec 052017
Borland C++ 3.1 Patch. Increases TLINK capacity, also properly sorts MAP file. From Borland BB. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
README | 548 | 344 | deflated |
TLINK.EXE | 144960 | 47562 | deflated |
Download File BCC31P2.ZIP Here
Contents of the README file
This patch includes a new version of TLINK ( version 522b ) which
increases the capacity of the linker. Use this version of TLINK if
experiencing TABLE LIMIT EXCEEDED. Also, this TLINK will produce a
properly sorted MAP file to be used by TMAPSYM to avoid the error:
"Symbol addresses are in non-ascending order". To apply this patch,
save the current file, borlandc\bin\tlink.exe, for backup, and replace
with TLINK.EXE from this patch. This version of TLINK may be of
benefit to any previous versions experiencing Table Limit Exceeded.
increases the capacity of the linker. Use this version of TLINK if
experiencing TABLE LIMIT EXCEEDED. Also, this TLINK will produce a
properly sorted MAP file to be used by TMAPSYM to avoid the error:
"Symbol addresses are in non-ascending order". To apply this patch,
save the current file, borlandc\bin\tlink.exe, for backup, and replace
with TLINK.EXE from this patch. This version of TLINK may be of
benefit to any previous versions experiencing Table Limit Exceeded.
December 5, 2017
Add comments