Question and Answer Database QNA :Linker Out of Memory in NT4.0 Category :Linking Platform :Windows95 Product :BC++ 5.x Question: Whenever I compile a 16 bit executable, I get a linker out of memory message! Why is your compiler doing this? How can I fix it? Answer: The BC++ linker is a 16 bit app, and windows is not allocating enough memory for it to run correctly. To correct this problem, you should edit the properties of "_default.pif" so that all of the options on the 'memory' tab are set to auto. Then _Reboot_ your system. This should solve the problem. 5/18/1998 8:41:42 AM
Last Modified: 01-SEP-99