Subj : Re: Incremental linker problem To : borland.public.cpp.borlandcpp From : Alan Jones Date : Mon Jun 13 2005 10:34 pm "Ed Mulroy" wrote in message news:42ae263b@newsgroups.borland.com... > In the file is a set of statements of the sort > > something = value > > and the browser cache is one of the statements. The current values used by > the linker are in there. Increase the size of the browser cache and, > assuming that the new size doesn't exceed some absolute limit, the new value > will be used in the next build. > > I am speaking of tlink32.exe. I do not know if the incremental linker, > ilink32.exe, does this. Ed, thanks. But I can't find the file. I looked at all new files in both the project directory and the compiler's BIN directory. At one time I had found a "tlink32.ini" with references to the "BrowserCache" with a size of 0x200. But that file seems to have disappeared. Also, I can't find where to change the size of browser cache. Can you point me to this? Thanks. Alan .