Главная страница | назад





Article #17189: Block overflow for block ' symbol cache '

 Question and Answer Database
FAQ2189C.txt Block overflow for block ' symbol cache '
Category :IDE
Platform :Win95/NT
Product : BC++4.5x BC++5.x TC++Win4.5
Question:
I get the above error, what to do?
Answer:
The Linker will produce a TLink32.ini file in your project directory.
Open it up and find the symbol that most looks like " Symbol Cache " (SymCache I think)
and set up from it's current value to a larger value, go up in increments of 10, ie: default is
0x50, try 0x60 then 0x70 ect untill it works. I have had good luck with 0x80.
You may need to re-start the IDE/Reboot your machine for this to work.
5/13/98 10:46:48 AM

Last Modified: 01-SEP-99