Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!elroy.jpl.nasa.gov!sdd.hp.com!hplabs!otter.hpl.hp.com!hpopd!richardh From: richardh@hpopd.pwd.hp.com (Richard Hancock) Newsgroups: comp.windows.ms.programmer Subject: Re: Link problem using CodeView Message-ID: <36990004@hpopd.pwd.hp.com> Date: 20 Mar 91 18:45:41 GMT References: <1991Mar15.022704.24298@oracle.com> Organization: The Vicuna Backlash Lines: 13 / hpopd:comp.windows.ms.programmer / mwick@.com (Mark Wick) / 2:27 am Mar 15, 1991 / > We have a very large application which we are trying to move to Windows > 3.0. After considerable monkeying around with the C files, we were able to > compile all of them; however, we have not gotten the entire application to > link when using CodeView - the error is L1053 - out of memory for symbol > table. Ugh. We had a similar problem. The work-around (?) is to only selectively compile with the Zi compiler switch, ie. compile only those modules you're particularly interested in. Richard.